Christian Mäder
b8885e4b79
✨ Disable webhooks by default*
...
*but enable it by default for anyone who checks out the netbox-docker project
via the netbox.env file.
2018-08-13 13:17:41 -07:00
Brady Lamprecht
b88974ef9f
Working implementation of webhooks using new 'redis' container
2018-08-10 17:55:09 -06:00
thde
10533ab4c3
add allow all hosts by default
2018-06-25 10:41:31 +02:00
Matthew Tom-Wolverton
b28e615023
set MEDIA_ROOT to match docker-compose.yml
...
otherwise the default of `/etc/netbox/media` is used, which doesn't persist
2018-04-08 19:46:26 -04:00
Brady Lamprecht
07b1b4675c
Adding in support for NAPALM
2018-03-08 09:38:43 +01:00
Christian Mäder
bd9298e668
❇️ Make the default configuration cluster ready
...
This changes the default configuration to be better prepared for
usage with container management platforms, such as Docker Swarm,
Kubernetes or OpenShift.
Closes #27 .
2017-12-14 12:53:19 +01:00
Christian Mäder
7b69fd8a1c
✨ Creates a token for admin by default
2017-11-29 15:08:55 +01:00
Christian Mäder
d3dd6a2f69
🐞 Adds most common hostnames to ALLOWED_HOSTS
...
`nginx.netboxdocker.docker` and `netboxdocker.docker` are required
if our ['reception'][1] thing is used to access the container.
Fixes #21
[1]: https://github.com/ninech/reception
2017-11-29 10:55:43 +01:00
Christian Mäder
ecb5ecd1a4
Restructured docker-compose.yml
2017-04-21 13:46:15 +02:00