Comment on [deleted]
BobsAccountant@lemmy.world 2 weeks ago
I too am running Authentik in an LXC and am using the default docker-compose.yml
. Did you make sure to define your .env
file correctly? Are you able to connect to the docker container itself after deployment? You may need to blow the DB volume away and try again because it will only provision on first run.
Tinkerer@lemmy.ca 2 weeks ago
I definitely can’t connect to the container as it doesn’t start. I’ve also tried without the .env file and that doesn’t work either. I’ve even setup a new LXC and started from scratch with the same result.