Skip to content

How to config AdventureLog with Nginx Proxy Manager? #361

Answered by seanmorley15
Aloe-recite asked this question in Q&A
Discussion options

You must be logged in to vote

@Aloe-recite, I would check two variables, PUBLIC_SERVER_URL on the frontend and PUBLIC_URL on the backend. I would try PUBLIC_SERVER_URL=http://server:8000, because of the internal docker networks. Also for the PUBLIC_URL, it seems like you are using some kind of proxy for the app and not for the ngnix media service, this is causing the HTTPS warning. I would make sure that you are also proxying that and using a domain like media.mydomain.tld and using it as the PUBLIC_URL. If that does not work and the login and stuff does, don't worry too much because the update I am releasing this Wednesday removes the need for a separate nginx container and just includes it in the server container. T…

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@Aloe-recite
Comment options

@seanmorley15
Comment options

@Aloe-recite
Comment options

@seanmorley15
Comment options

Answer selected by Aloe-recite
@Aloe-recite
Comment options

@Aloe-recite
Comment options

@seanmorley15
Comment options

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