this post was submitted on 15 Jan 2025
583 points (94.8% liked)
Fediverse
28930 readers
2110 users here now
A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).
If you wanted to get help with moderating your own community then head over to [email protected]!
Rules
- Posts must be on topic.
- Be respectful of others.
- Cite the sources used for graphs and other statistics.
- Follow the general Lemmy.world rules.
Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I tried self hosting Pixelfed but gave up because it wouldn't work. I'm used to Docker containers that are able to just start up by themselves, but the guide didn't work for me. Maybe it's time to try again.
Make sure you use a MariaDB or MySQL database. Despite what the (very incomplete) docu says, Postgres support is broken.
Really? I assumed postgres was the default for basically all open source projects