mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-06-09 03:26:40 +02:00
Updated TLS (markdown)
parent
f255dd1acf
commit
c05b977cf1
2
TLS.md
2
TLS.md
@ -1,7 +1,7 @@
|
||||
This page explains how to add TLS support for Netbox.
|
||||
There are many ways to do this.
|
||||
We recommend setting up a reverse proxy that is independent of the Netbox Docker setup.
|
||||
You can do this by installing a webserver like _nginx_ on your host machine directly (and forwarding traffic to the container)
|
||||
You can do this by installing a webserver like _nginx_ on your host machine directly (and forward all traffic to the container)
|
||||
or by running such a webserver in a container, [as explained below on the example of _Hitch_](#tls-using-hitch).
|
||||
|
||||
**We strongly advise _against_ changing the Nginx configuration that ships with Netbox Docker.**
|
||||
|
Loading…
x
Reference in New Issue
Block a user