SSL Issue behind Nginx Reverse Proxy (DOCKER) #1554

Closed
opened 2026-02-05 01:12:53 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @danmed on GitHub (Feb 22, 2020).

Describe the bug
Running Bookstack Docker behind an NGINX Reverse proxy with SSL.. However Bookstack obviously runs non ssl and i have display issues as the other open bugs say.. The problem is if i change it in the env then the next time the docker container updates, i have to do it again.. Any tips?

Originally created by @danmed on GitHub (Feb 22, 2020). **Describe the bug** Running Bookstack Docker behind an NGINX Reverse proxy with SSL.. However Bookstack obviously runs non ssl and i have display issues as the other open bugs say.. The problem is if i change it in the env then the next time the docker container updates, i have to do it again.. Any tips?
OVERLORD added the 🐕 Support label 2026-02-05 01:12:53 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Feb 26, 2020):

What docker setup are you using? You should be able to set the APP_URL as either an environment variable or you might be able to mount the container to share the .env file across to the host for safe keeping and manipulation.

@ssddanbrown commented on GitHub (Feb 26, 2020): What docker setup are you using? You should be able to set the `APP_URL` as either an environment variable or you might be able to mount the container to share the `.env` file across to the host for safe keeping and manipulation.
Author
Owner

@danmed commented on GitHub (Feb 27, 2020):

HI, i'm running the solidnerd/bookstack:latest container

edit : I've set APP_URL to my https address and i'ts working perfectly.. thank you!

@danmed commented on GitHub (Feb 27, 2020): HI, i'm running the solidnerd/bookstack:latest container edit : I've set APP_URL to my https address and i'ts working perfectly.. thank you!
Author
Owner

@ssddanbrown commented on GitHub (Feb 28, 2020):

@danmed Awesome! Will therefore close this off.

@ssddanbrown commented on GitHub (Feb 28, 2020): @danmed Awesome! Will therefore close this off.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#1554