I’m not doing any users or subscribing to any communities, just hosting a community. Should be pretty chill.
Those top posts on reddit are always karma farming bots
DO lowest tier i’m on is 20gb, but hetzner is slightly cheaper with more ram and 40gb.
Attempting to get my lemmy instance going properly. Got it running on digital ocean but they don’t allow outgoing email and reccomend a third party service. I decided to try out Hetzner and am getting errors saying that docker compose isn’t installed when running the ansible script.
I figured it out. It’s Digital Ocean blocking it.
deleted by creator
i’m still having issues I’m afraid. I do have a password in my local inventory/host_vars/{{ domain }}/passwords/postgres.psk
and it does pass through to both POSTGRES_PASSWORD
and PICTRS__SERVER__API_KEY
in docker - compose.yml
on the server.
docker compose logs show:
lemmy-1 | Error: LemmyError { message: Unknown("Error connecting to database"), inner: Error connecting to database
lemmy-1 |
lemmy-1 | Caused by:
lemmy-1 | connection to server at "postgres" (172.18.0.2), port 5432 failed: Connection refused
lemmy-1 | Is the server running on that host and accepting TCP/IP connections?
lemmy-1 | , context: SpanTrace [] }
lemmy-1 | Lemmy v0.19.8
lemmy-1 | Error: LemmyError { message: Unknown("Error connecting to database"), inner: Error connecting to database
lemmy-1 |
lemmy-1 | Caused by:
lemmy-1 | connection to server at "postgres" (172.18.0.2), port 5432 failed: Connection refused
lemmy-1 | Is the server running on that host and accepting TCP/IP connections?
lemmy-1 | , context: SpanTrace [] }
lemmy-1 | Lemmy v0.19.8
lemmy-1 | Error: LemmyError { message: Unknown("Error connecting to database"), inner: Error connecting to database
lemmy-1 |
lemmy-1 | Caused by:
lemmy-1 | connection to server at "postgres" (172.18.0.2), port 5432 failed: Connection refused
lemmy-1 | Is the server running on that host and accepting TCP/IP connections?
lemmy-1 | , context: SpanTrace [] }
lemmy-1 | Lemmy v0.19.8
lemmy-1 | Error: LemmyError { message: Unknown("Error connecting to database"), inner: Error connecting to database
lemmy-1 |
lemmy-1 | Caused by:
lemmy-1 | connection to server at "postgres" (172.18.0.2), port 5432 failed: Connection refused
lemmy-1 | Is the server running on that host and accepting TCP/IP connections?
lemmy-1 | , context: SpanTrace [] }
lemmy-1 | Lemmy v0.19.8
lemmy-1 | Error: LemmyError { message: Unknown("Error connecting to database"), inner: Error connecting to database
lemmy-1 |
lemmy-1 | Caused by:
lemmy-1 | connection to server at "postgres" (172.18.0.2), port 5432 failed: Connection refused
lemmy-1 | Is the server running on that host and accepting TCP/IP connections?
lemmy-1 | , context: SpanTrace [] }
lemmy-1 | Lemmy v0.19.8
lemmy-1 | Federation enabled, host is dullsters.net
lemmy-1 | Starting HTTP server at 0.0.0.0:8536
Thank you for the answer. should the password be in quotes?
postgres_password: "{{ lookup('password', 'inventory/host_vars/{{ domain }}/passwords/postgres.psk chars=ascii_letters,digits') }}"
postgres_password: "password"
deleted by creator
deleted by creator
Come on down to !dull_mens_club@lemmy.world
deleted by creator
deleted by creator
deleted by creator
deleted by creator
I just created !dullsters@dullsters.net but not taking signups so you have to use an account from a federated instance.