mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-12-10 13:52:38 +00:00
Avoid modifying the upstream compose file and track our overrides which handle the container build using SUSE BCI base images, the loading of environment variables from a canonical location, and the disabling of the integrated database service. A Traefik reverse proxy to handle TLS termination is added as well. Signed-off-by: Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com>
14 lines
265 B
Plaintext
14 lines
265 B
Plaintext
*.sql.gz
|
|
.netbox
|
|
.python-version
|
|
*.pem
|
|
configuration/*
|
|
!configuration/configuration.py
|
|
!configuration/extra.py
|
|
configuration/ldap/*
|
|
!configuration/ldap/extra.py
|
|
!configuration/ldap/ldap_config.py
|
|
!configuration/logging.py
|
|
!configuration/plugins.py
|
|
super-linter.log
|