Skip to content

How are people enabling HTTPS/SSL? #768

Answered by jbtronics
rthorntn asked this question in Q&A
Discussion options

You must be logged in to vote

If you have installed Part-DB directly, then you can follow any tutorial for setup TLS in apache (or nginx, depending). That is nothing special for Part-DB, thats bascially just normal webserver config:

Something like this: https://www.digitalocean.com/community/tutorials/how-to-secure-apache-with-let-s-encrypt-on-ubuntu

If you are using docker, you should put it behind a reverse proxy, which handels the HTTPs connection.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by rthorntn
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
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