#Authentik Docker not working when put in extra network

1 messages · Page 1 of 1 (latest)

subtle holly
#

I'd probably rather add nginx to additional networks, than add things to nginx's network. The way you do it, you're going to have all the things share a network with each other, being nginx's network.

agile owl
#

network seperation

#

you mean I create 50 Networks and add it into nginx? thats sounds insane

#

alone the documentation work for alle subnets

subtle holly
#

If you add them all to nginx's network in addition to their own networks, what is the point of their own networks? Everything else added to the nginx network will be able to communicate with each other

agile owl
#

I have 30 other container that are not in my nginx network

#

because I seperate them

#

but this is not really a answer to my question.

When I add all services to the same network they should reach each other right?

subtle holly
#

There's nothing interesting in the log file you attached. It looks like at the very least authentik_server is able to connect to authentik_postgres