Comment on Could anyone help me set up a lemmy instance?
jivandabeast@lemmy.browntown.dev 4 days ago
This is the solution to your problem
Change your config to mount the data directory to /var/lib/postgresql instead of /var/lib/postgresql/data
My advice though, if your debugging skills are primarily comprised of asking AI for help, you’re in for a bit of a learning curve. The software is absolutely amazing (I’ve been running an instance since 2023), but weird things pop up and because this is so niche quick google searches are very limited and you gotta be willing to dive into github issues (this for example, I’ve also had to do it for pictrs to debug something a while ago).
Don’t feel discouraged though, this is probably the most rewarding thing I host (more than plex, immich, or any of the other “mainstream” things people talk about)
revoirwinery@ttrpg.network 4 days ago
Wow, thank you so much. This solved it.
I’m honestly not that familiar with docker or lemmy, so I was just trying to follow the guide and look up issues as they arose.
I simply could not figure this out after hours of trying, so I decided to call in the cavalry. I was not disappointed.
jivandabeast@lemmy.browntown.dev 4 days ago
Understandable, I will say you definitely chose to dive straight into the deep end choosing Lemmy 🤣 I think most people cut their teeth using docker on stuff like Plex and the related *arrs, then jump to the more complex stuff.
But, it’s also the best way to learn so enjoy it :) stuff like this will become trivial eventually