I am fairly new to Lemmy and was thinking of getting an account on one of the "big" servers to get the full experience, but then I figured I could do exactly the same thing as with my GoToSocial and other services: run my own instance.

I am wondering if this is an overkill or not. Any experience running your own small Lemmy instance? Are there better options that are compatible with Lemmy but lighter to run for this purpose?

you are viewing a single comment's thread
view the rest of the comments
[–] 4 points 7 months ago (2 children)

Having to run a full-blown PostgreSQL instance just for a single user is a show-stopper for me.

  • source
  • hideshow 4 child comments
  • [–] 1 point 7 months ago (1 child)

    I don't really worry too much about running multiple DBs; all the apps I am currently running are dockerized. As far as I can run everything I need for an app can run as a container, I am good. For apps like these, they run in their own network and only the main entry point is visible to the interwebs via private tunnel.

  • source
  • parent
  • hideshow 2 child comments