Spyke

Replies

Comment on

Google is getting a lot worse because of the Reddit blackouts

I was not a fan of this change

Reddit was my go to !bang to search for solutions and opinions because it felt so natural. Always got a pros and cons, different ways to fix or do things.. everything in a central place. Sad to see it go.

On the other hand reddit has been declining in quality over the years so I think this kind of reset is natural and something we should support. I'm all in lemmy right now. Feels good so far.

Comment on

Issues with lemmy docker-compose?

Reply in thread

I used the docker-compose file from the official github repo: https://github.com/LemmyNet/lemmy/blob/main/docker/docker-compose.yml

But after the comment from @[email protected] I changed it to pull the image from dockerhub instead of building it myself. Now it pulls correctly and the server comes online but is almost unusable. The homepage displays but I cannot login as admin or create a new user :/

Edit: Here is the docker-compose.yml I used