problem getting authentik to work with nginx proxy manager for truenas jailmaker #9488
mooglestiltzkin
started this conversation in
General
Replies: 2 comments
-
I found these 2 threads not sure if it's the same as my issue that is why i made this thread. |
Beta Was this translation helpful? Give feedback.
0 replies
-
in nginx proxy manager for host, they said you can put your docker name:port but mine can't. i only used 192.168.0.24 which is the static ip pointing to the docker jail. in my docker compose for deploying docker containers it has
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I setup the
nginx proxy manager and authentik as such
https://forums.truenas.com/t/qnap-ts-877-truenas-journal/1646/428?u=mooglestiltzkin
my networking setup for truenas jailmaker docker
https://forums.truenas.com/t/qnap-ts-877-truenas-journal/1646/383?u=mooglestiltzkin
https://github.com/Jip-Hop/jailmaker/blob/main/NETWORKING.md
Basically just followed this video
https://www.youtube.com/watch?v=7clQw132w58
to setup a bridge networking for the truenas docker jail which i also later added a static ip for which is 192.168.0.24 whereas my truenas uses 192.168.0.210
and for the first links, i had setup based on wolfgangs video a domain name for local lan usage e.g. https://authentik.domain.duckdns.org
which also has a working lets encrypt to work in dns mode only for a local lan and is valid.
anyway this is my setup. i listed all the steps i did in nginx proxy manager and also in authentik, but when i tested the https://librespeed.domain.ainzooalgown.duckdns.org didn't work. hoe come? Just wondered if anyone here knows x-x;
Beta Was this translation helpful? Give feedback.
All reactions