Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use behind nginx proxy manager #20

Open
skollrc opened this issue Jul 9, 2022 · 3 comments
Open

Use behind nginx proxy manager #20

skollrc opened this issue Jul 9, 2022 · 3 comments

Comments

@skollrc
Copy link

skollrc commented Jul 9, 2022

Hi,
I use filebrowser in docker and would like to use it behind nginx proxy manager in https.
Curruntly I'm stuck with http only and I can't get https working. Any clues?

King regards

@baddate
Copy link
Contributor

baddate commented Jul 22, 2022

Hi,
I was getting everything works well.
like this:
image

this is my npm config:
image

how did you config your proxy host?

@skollrc
Copy link
Author

skollrc commented Jul 22, 2022

Hi,

Exactly as you did in the picture + ssl. Did you changed sth into your docker config? Did you use custom locations or sth in advanced panel?

In the Readme, you put a nginx config. How did you deal with this in nginx proxy manager?

@baddate
Copy link
Contributor

baddate commented Jul 22, 2022

What you need to do is changing data dir and config dir with your dirs in docker-compose.yml, then run docker compose up -d in your yml file dir.
btw, maybe you should change your mapping port to another one.

Also I didn't use custom locations. like what you said, we just need config Details and SSL tabs.

In the Readme, you put a nginx config. How did you deal with this in nginx proxy manager?

  1. Go to SSL Certificates Tab and add a ssl cert for you domain.
  2. Go to Hosts -> Proxy Hosts and add one(config like the second pics).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants