✨ Include Initializers
Initializers are startup scripts for common tasks like creating custom
fields. These are problems many users of Netbox Docker potentially face
and are therefore worth sharing.
1 parent 061cbb8 commit 43cb9f7e50d1a38f9c95c741aa832a0b57560f3b
@Christian Mäder Christian Mäder authored on 16 Feb 2018
Showing 11 changed files
View
Dockerfile
View
README.md
View
docker-compose.yml
View
docker/docker-entrypoint.sh
View
docker/startup_scripts/.gitkeep 100644 → 0
View
initializers/custom_fields.yml 0 → 100644
View
initializers/groups.yml 0 → 100644
View
initializers/users.yml 0 → 100644
View
startup_scripts/00_users.py 0 → 100644
View
startup_scripts/10_groups.py 0 → 100644
View
startup_scripts/20_custom_fields.py 0 → 100644