Post #1594931
2025-03-09 09:25 UTC
Replies (1)
-
@cinimodev@masto.ctms.me 2025-03-09 16:13
@mforester I do! I run GoToSocial with Docker in a Debian VM on a Ubuntu hypervisor right here at the house on a residential ISP ๐. No real changes to the container, I even use SQLite that comes bundled instead of another database. I also have a reverse proxy to give it a legit SSL cert. When I created it I was concerned about resource allocation after reading the requirements for a full Mastodon deployment. So, I gave the VM 4 CPU cores, 4 GB of RAM, and 120 GB of storage. It is way overkill. I could easily run it with a single core, 2 GB of RAM, and just 40GB of storage. Its run flawlessly for over a year. I have to do almost zero maintenance other than a few updates a year. Its not feature parity with Mastodon, but its enough for me.