Commit Graph

31 Commits

Author SHA1 Message Date
ceb2ee65c0 docs: update for configuration.py + plugins.py structure 2026-01-07 18:55:13 +00:00
a4c033b818 feat: mount both configuration.py and plugins.py 2026-01-07 18:54:49 +00:00
600341fe6d refactor: simplify plugins.py (DB config moved to configuration.py) 2026-01-07 18:54:24 +00:00
0dea41514c feat: add complete configuration.py based on netbox-docker with DynamicSchemaDict 2026-01-07 18:54:12 +00:00
1a57e1d36d docs: update for single plugins.py config file 2026-01-07 18:38:10 +00:00
32a2ed57c6 refactor: mount only plugins.py (contains all config including DynamicSchemaDict) 2026-01-07 18:37:44 +00:00
d1720455e5 feat: add DynamicSchemaDict config directly in plugins.py (official method) 2026-01-07 18:37:17 +00:00
9028c2b903 chore: remove extra.py (config moved to plugins.py) 2026-01-07 18:36:53 +00:00
b0daaee39e docs: update for extra.py instead of configuration.py 2026-01-07 18:33:56 +00:00
6789f7550b refactor: mount extra.py instead of configuration.py 2026-01-07 18:33:36 +00:00
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