hyper

joined 1 year ago
 

Hi, I was wondering how to get into this private indexer. I couldn't find any information on this anywhere.

[–] hyper@lemmy.ml 1 points 1 year ago

The irony of it, it’s hosted on GH πŸ˜‚.

I love it haha

[–] hyper@lemmy.ml 1 points 1 year ago* (last edited 1 year ago) (2 children)

GitHub MAS is my go to after installing anything M$. πŸ˜„

[–] hyper@lemmy.ml 1 points 1 year ago

Genuine question, why would you downgrade to home?

[–] hyper@lemmy.ml 0 points 1 year ago* (last edited 1 year ago) (3 children)

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 @marsara9@lemmy.world 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

Edit 2: I think I found the issue why the server is unusable. I have websocket errors

0
submitted 1 year ago* (last edited 1 year ago) by hyper@lemmy.ml to c/selfhosted@lemmy.world
 

Hey, does anyone else have issues running a lemmy instance with docker compose?

I cant get it to work. I followed the guide on the wiki step by step to no avail..

Edit: This is my error message with the docker-compose config as provided by the guide:

Then I tried to remove the logging bits, I get this error:

Then I started over and pulled the github repository and edited the files in the docker subfolder and I get this error:

I give up πŸ™‚