This website requires JavaScript.
Explore
Help
Sign In
Mascali
/
netbox-docker
Watch
1
Star
0
Fork
You've already forked netbox-docker
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0.22.0
netbox-docker
/
.gitignore
5 lines
59 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
❇️ 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-13 15:50:30 +01:00
*.sql.gz
externalize netbox download with wget
2019-10-13 16:00:42 +02:00
.netbox
Improve test.sh Don't move the original initializers directory, but rather use the one with the modified initializers in it.
2020-01-17 17:21:47 +01:00
.initializers
Ignore local override file Adding an ignore rule for docker-compose.override.yml should allow people to clone this repo and use an override file to match their environment, without that file causing issues every time they pull a new version of the repo.
2019-11-18 00:20:39 +01:00
docker-compose.override.yml