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

Https support ? #49

Open
ONBET opened this issue Feb 12, 2022 · 4 comments
Open

Https support ? #49

ONBET opened this issue Feb 12, 2022 · 4 comments
Labels

Comments

@ONBET
Copy link

ONBET commented Feb 12, 2022

How can we add https for glpi as default installation? I would like to have https for glpi and run behind nginx proxy

@DiouxX
Copy link
Owner

DiouxX commented Feb 13, 2022

For HTTPS, it's delegated to your reverse proxy.
This can be done with Traefik, acme-companion or others

@ONBET
Copy link
Author

ONBET commented Feb 15, 2022

So bad I cant get it works with my nginx proxy manager :(

I have cloudflare A record proxied and set SSL Full (Strict) mode. I can't find any documentation or guideline in the Internet regarding this setup. Can you guide me a little bit ?

@DiouxX

@Toumash
Copy link
Contributor

Toumash commented Feb 18, 2022

@ONBET you need to follow your nginx proxy manager's guide. Im using caddyserver for a OSS project and it works fine - you only neeed a one file to set it up (Caddyfile) https://github.com/Toumash/mlflow-docker/pull/11/files

IF you want to stick with nginx - heres the tutorial for that, ive configured multiple nginx servers in the past, and letsencrypt certbot is the easiest one to setup

There is also a PR #32 which already contains apache SSL inside of this docker container

@wil-goncalves
Copy link

hello guys good afternoon

Continuing with the question of how to configure HTTPS with apache itself

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

No branches or pull requests

4 participants