Commit graph

1638 commits

Author SHA1 Message Date
bboerni2 80143a232c dasss 2025-10-14 10:19:20 +02:00
bboerni2 b6b616c5bc das 2025-10-14 08:53:41 +02:00
bboerni2 433180764f sd 2025-10-14 08:48:33 +02:00
bboerni2 baa5c08618 netconfig 2025-10-14 08:46:18 +02:00
bboerni2 63b7fb09d1 dns bgp 2025-10-14 07:51:04 +02:00
bboerni2 5cee074f67 gas 2025-10-07 16:05:01 +02:00
bboerni2 3e99bbbf6a readme 2025-09-30 14:36:56 +02:00
bboerni2 2dfbeeb71a sssds 2025-09-30 12:03:25 +02:00
bboerni2 ef5958dc14 dsa 2025-09-30 11:47:51 +02:00
bboerni2 d6b6030b5f netbox to diode cs 2025-09-30 09:39:50 +02:00
bboerni2 30cd062a00 readme-install update 2025-09-29 13:56:35 +02:00
bboerni2 62f572eecc revert template update 2025-09-29 13:45:30 +02:00
bboerni2 1cbdcf3b91 update init templates 2025-09-29 13:43:23 +02:00
bboerni2 98cf9e472a initialize templates 2025-09-29 13:29:50 +02:00
bboerni2 0f7ff759cc custom_fields 2025-09-29 11:53:26 +02:00
bboerni2 151b27fe88 Add netbox-initializers plugin and custom fields configuration 2025-09-29 11:48:21 +02:00
bboerni2 52c5460178 Update .gitignore to include initializers and add tags.yml for device categorization 2025-09-29 11:24:12 +02:00
bboerni2 ed3fbfb753 Add netbox_initializers to plugins and requirements 2025-09-29 11:06:33 +02:00
bboerni2 946678d53e Remove slurpit_netbox from the list of plugins 2025-09-29 10:48:37 +02:00
bboerni2 3128c98820 Add slurpit_netbox to plugins and requirements 2025-09-29 10:40:31 +02:00
bboerni2 c8c03945b0 Remove custom fields and tags configuration files 2025-09-29 10:25:13 +02:00
bboerni2 de96e6409f
Create tags.yml 2025-09-29 10:20:29 +02:00
bboerni2 acb2d00085
Create custom_fields.yml 2025-09-29 10:20:12 +02:00
bboerni2 4a23ef6bf7
Merge branch 'netbox-community:release' into release 2025-09-29 10:19:32 +02:00
bboerni2 8122a5d5aa starting 2025-09-29 10:16:56 +02:00
bboerni2 17df5e7638 Update plugin requirements and configurations; add netbox_diode_plugin and related settings 2025-09-29 09:04:55 +02:00
bboerni2 c63a3feff5 Remove unused plugins and tidy up requirements-plugins.txt 2025-09-29 07:55:59 +02:00
bboerni2 8da31a38fa Fix formatting in requirements-plugins.txt by adding newlines for better readability 2025-09-29 07:37:40 +02:00
bboerni2 856ea70db7 sdsd 2025-09-29 07:35:45 +02:00
bboerni2 0f261ec49f Remove proxbox API dependency from requirements-plugins.txt 2025-09-29 07:30:00 +02:00
bboerni2 53abe4872e Remove netbox_proxbox configuration and tidy up requirements-plugins.txt 2025-09-26 12:04:20 +02:00
bboerni2 333924e970 Add proxbox API service and update plugin requirements; configure environment variables 2025-09-26 11:53:16 +02:00
bboerni2 b45e8f4b55 Update netbox-floorplan-plugin version to 0.8.0 in requirements-plugins.txt 2025-09-26 11:08:00 +02:00
Tobias Genannt ae5f7d2419
Merge pull request #1524 from netbox-community/develop
Version 3.4.1
2025-09-26 11:04:31 +02:00
bboerni2 09cdff4c9a Add netbox_floorplan plugin and update related requirements; introduce custom fields and tags CSV files 2025-09-26 11:02:18 +02:00
bboerni2 4140ed47d6 Reintroduce Dockerfile-withplugins for plugin dependencies installation 2025-09-26 10:42:04 +02:00
bboerni2 c01891efa4 Update Dockerfile references and image names in docker-compose.override.yml; modify requirements in README-INSTALL.md 2025-09-26 10:33:01 +02:00
bboerni2 017cfec1d3 Add environment variables for netbox-housekeeping service in docker-compose.override.yml 2025-09-26 10:29:37 +02:00
bboerni2 156f813872 Re-add DB_WAIT_DEBUG variable to netbox.env for debugging purposes 2025-09-26 10:23:38 +02:00
bboerni2 7cb8953113 Add netbox-worker and netbox-housekeeping service configurations to docker-compose.override.yml 2025-09-26 09:57:56 +02:00
Tobias Genannt a945236c81 Preparation for 3.4.1
Some checks are pending
push / Checks syntax of our code (push) Waiting to run
push / Builds new NetBox Docker Images (./build-latest.sh, ubuntu-24.04) (push) Waiting to run
push / Builds new NetBox Docker Images (./build-latest.sh, ubuntu-24.04-arm) (push) Waiting to run
push / Builds new NetBox Docker Images (./build.sh feature, ubuntu-24.04) (push) Waiting to run
push / Builds new NetBox Docker Images (./build.sh feature, ubuntu-24.04-arm) (push) Waiting to run
push / Builds new NetBox Docker Images (./build.sh main, ubuntu-24.04) (push) Waiting to run
push / Builds new NetBox Docker Images (./build.sh main, ubuntu-24.04-arm) (push) Waiting to run
push / Builds new NetBox Docker Images (PRERELEASE=true ./build-latest.sh, ubuntu-24.04) (push) Waiting to run
push / Builds new NetBox Docker Images (PRERELEASE=true ./build-latest.sh, ubuntu-24.04-arm) (push) Waiting to run
2025-09-26 09:47:06 +02:00
bboerni2 84d4afc095 Add healthcheck and environment variables for netbox service in docker-compose.override.yml 2025-09-26 09:34:43 +02:00
Tobias Genannt 481a102d30
Merge pull request #1515 from alexanderhofstaetter/patch-1
Increase default NGINX Unit request body limit to 100 MB in nginx settings
2025-09-26 09:25:28 +02:00
bboerni2 b760309fd5 Update Dockerfile-plugins to use the latest NetBox image; remove DB_WAIT_DEBUG from netbox.env 2025-09-26 09:06:55 +02:00
bboerni2 85e76a5111 Update netbox-plugin-prometheus-sd version to 1.2.0 in requirements-plugins.txt 2025-09-26 08:15:05 +02:00
bboerni2 9e7ac3610e Refactor plugins.py to remove commented-out code and simplify PLUGINS_CONFIG; update netbox.env to ensure DB_WAIT_DEBUG is set 2025-09-26 08:10:37 +02:00
bboerni2 0bef7cfdca Refactor Dockerfile-plugins to remove comments and streamline plugin installation; update requirements-plugins.txt for clarity 2025-09-26 07:55:04 +02:00
bboerni2 eb8c90c9bb Refactor netbox service in docker-compose.override.yml to simplify comments and remove unused environment variables 2025-09-26 07:49:47 +02:00
bboerni2 8c03918b2b Refactor Dockerfile-plugins to use the official base image and streamline plugin installation process 2025-09-26 07:48:57 +02:00
bboerni2 0efd015fa2 ssss 2025-09-26 07:44:36 +02:00