|
✨ 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. |
|---|
|
|
| Dockerfile |
|---|
| README.md |
|---|
| docker-compose.yml |
|---|
| docker/docker-entrypoint.sh |
|---|
| docker/startup_scripts/.gitkeep 100644 → 0 |
|---|
| initializers/custom_fields.yml 0 → 100644 |
|---|
| initializers/groups.yml 0 → 100644 |
|---|
| initializers/users.yml 0 → 100644 |
|---|
| startup_scripts/00_users.py 0 → 100644 |
|---|
| startup_scripts/10_groups.py 0 → 100644 |
|---|
| startup_scripts/20_custom_fields.py 0 → 100644 |
|---|