Commit Graph

21 Commits

Author SHA1 Message Date
7b791df337 feat: add extra.py to wrap DATABASES with DynamicSchemaDict 2026-01-07 18:33:10 +00:00
bee3aee91d chore: remove configuration.py (will use extra.py instead) 2026-01-07 18:33:01 +00:00
918340ae0e docs: update for configuration.py and plugins.py 2026-01-07 15:42:30 +00:00
c740dcc9e3 refactor: mount configuration.py and plugins.py instead of local_settings.py 2026-01-07 15:42:11 +00:00
e9699d5759 feat: add plugins.py for runtime plugin configuration 2026-01-07 15:41:49 +00:00
fb6e86adc5 feat: add configuration.py with DynamicSchemaDict for netbox-branching 2026-01-07 15:41:40 +00:00
20052f352d chore: remove local_settings.py (replaced by configuration.py) 2026-01-07 15:41:29 +00:00
c2f18484d6 docs: update paths to /opt/netbox/{tailscale,app} 2026-01-07 15:26:51 +00:00
345cec496a refactor: use /opt/netbox/{tailscale,app} directory structure 2026-01-07 15:26:30 +00:00
dd380c14e1 docs: add local_settings.py download instruction 2026-01-07 15:23:30 +00:00
2dcc45beec feat: mount local_settings.py for netbox-branching support 2026-01-07 15:23:13 +00:00
3dc7bf2eab feat: add local_settings.py for netbox-branching 2026-01-07 15:22:53 +00:00
a98707ef7d docs: update README for stack.env workflow 2026-01-07 14:46:17 +00:00
9fde13e30d feat: add stack.env for Portainer deployment 2026-01-07 14:46:01 +00:00
75761e91c8 refactor: use stack.env variables instead of env_file 2026-01-07 14:45:51 +00:00
dd697b9fba fix: correct housekeeping command and add env_file support 2026-01-07 14:42:38 +00:00
620a3b9c8c docs: update Tailscale config path to /opt/ts-netbox 2026-01-07 14:24:24 +00:00
2a9fff8cc4 refactor: use /opt/ts-netbox for Tailscale config 2026-01-07 14:24:09 +00:00
4d05ff3ea6 docs: add README with deployment instructions 2026-01-07 14:14:53 +00:00
1d79a320a6 feat: add Tailscale serve configuration 2026-01-07 14:14:42 +00:00
e05392880c feat: add docker-compose for Netbox with Tailscale 2026-01-07 14:14:34 +00:00