I must be doing something wrong, because when i run the playbook I get an unconfigured nginx page at the ip of my server.
The instruction docs for ansible states:
Do not edit anything inside the {{ }} braces.
https://github.com/LemmyNet/lemmy-ansible/blob/main/examples/config.hjson
however that config file points to:
https://join-lemmy.org/docs/administration/configuration.html
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 bothPOSTGRES_PASSWORD
andPICTRS__SERVER__API_KEY
indocker - compose.yml
on the server.docker compose logs show: