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
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 |
|
bboerni2
|
ea660cc67e
|
Remove unused netbox image alias from docker-compose.override.yml
|
2025-09-26 07:43:29 +02:00 |
|
bboerni2
|
c066f58965
|
Refactor netbox service in docker-compose.override.yml to remove build args and update image specification for clarity
|
2025-09-26 07:39:24 +02:00 |
|
Tobias Genannt
|
81fb62ecef
|
Merge pull request #1519 from netbox-community/renovate/sentry-sdk-2.x
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
Update dependency sentry-sdk to v2.39.0
|
2025-09-25 15:14:25 +02:00 |
|
renovate[bot]
|
2c49500e8d
|
Update dependency sentry-sdk to v2.39.0
|
2025-09-25 12:49:11 +00:00 |
|
bboerni2
|
11c9b771be
|
Refactor Dockerfile-plugins and docker-compose.override.yml to update image source, streamline build arguments, and enhance logging configurations for services.
|
2025-09-25 07:52:39 +02:00 |
|
bboerni2
|
ca50f1bbcd
|
Remove netbox-housekeeping service from docker-compose.override.yml
|
2025-09-24 13:08:57 +02:00 |
|
bboerni2
|
5ed31c37ff
|
Refactor Dockerfile-plugins and docker-compose.override.yml to remove unnecessary image specifications and streamline build context
|
2025-09-24 13:06:36 +02:00 |
|
bboerni2
|
ab4d420bae
|
Update FROM_TAG to v4.4-3.4.0 in Dockerfile-plugins and docker-compose.override.yml for consistency
|
2025-09-24 08:10:32 +02:00 |
|
bboerni2
|
61b453d4ee
|
Refactor Dockerfile-plugins to install python3-pip and update docker-compose.override.yml to streamline service definitions and remove unnecessary logging configurations
|
2025-09-24 08:00:58 +02:00 |
|
bboerni2
|
76282d222f
|
Refactor Dockerfile-plugins and docker-compose.override.yml to improve pip installation process and streamline image specification
|
2025-09-23 17:02:44 +02:00 |
|
bboerni2
|
c11718fce1
|
Refactor netbox service in docker-compose.override.yml to include build context and Dockerfile, and remove unnecessary logging configuration
|
2025-09-23 16:59:45 +02:00 |
|
bboerni2
|
4ae3ab6350
|
Remove image specification from netbox service in docker-compose.override.yml
|
2025-09-23 16:56:40 +02:00 |
|