Commit Graph

9 Commits

Author SHA1 Message Date
43cb9f7e50 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.
2018-02-16 10:25:51 +01:00
8e98b8d870 Load custom fields when creating the container. 2018-01-25 09:58:27 +01:00
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
7b69fd8a1c Creates a token for admin by default 2017-11-29 15:08:55 +01:00
d58930ab67 🐳 Adds the possibility to overwrite the CMD 2017-08-30 11:10:15 +02:00
ab0c255040 🐳 Change to the actual workdir 2017-08-30 11:09:24 +02:00
1072d243a3 Fixes logging config that prevented gunicon launch 2017-06-19 09:24:35 +02:00
fee1eed522 Checks if the superuser exists before creating it 2017-04-21 13:43:44 +02:00
582b2abea8 Copied Docker components from main repo 2017-04-19 10:48:21 -04:00