Skip to content

OpenCloud behind Caddy Reverse Proxy: Login not possible #1042

Answered by daaho
daaho asked this question in Q&A
Discussion options

You must be logged in to vote

The access to https://opencloud-test.meineadresse.de/.well-known/openid-configuration is working now.

I added a rule to iptables, to allow access from the containers to the host.

Check for the Network ID of the network for OpenCloud (In my case backend-test)

docker network list
NETWORK ID     NAME           DRIVER    SCOPE
afbfd3ffe90b   backend        bridge    local
201c804e007d   backend-test   bridge    local
86328f7f5391   bridge         bridge    local
ed66c0cdc8b7   host           host      local
a27fe44ec0a5   none           null      local
452236264ec0   proxy          bridge    local

Find the bridge name for Network ID 201c804e007d

route
Kernel IP routing table
Destination     …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@daaho
Comment options

Answer selected by daaho
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants