Hey all,

It’s been slightly over two weeks since lemmyrs started. It’s been pretty fun watching the community grow!

Some instance stats for you:

$ df -h
Filesystem      Size  Used Avail Use% Mounted on
tmpfs            97M  1.7M   96M   2% /run
/dev/vda1        24G   15G  7.1G  68% /
tmpfs           485M     0  485M   0% /dev/shm
tmpfs           5.0M     0  5.0M   0% /run/lock
tmpfs            97M  4.0K   97M   1% /run/user/1002
$ free -mh
               total        used        free      shared  buff/cache   available
Mem:           969Mi       445Mi        77Mi       134Mi       445Mi       240Mi
Swap:          2.3Gi       571Mi       1.8Gi
lemmy=# select count(id) from local_user;
 count
-------
   294
(1 row)

We’re cutting it pretty close in terms of RAM and Disk usage, the user growth rate has mostly flat-lined though once r/rust came back online so I’m not too concerned. When (If) it’s time I’ll likely bump up the Vultr instance plan to something which will continue to serve us for the foreseeable future.

Previous relevant posts: