Commit graph

  • 017cfec1d3 Add environment variables for netbox-housekeeping service in docker-compose.override.yml bboerni2 2025-09-26 10:29:37 +0200
  • 156f813872 Re-add DB_WAIT_DEBUG variable to netbox.env for debugging purposes bboerni2 2025-09-26 10:23:38 +0200
  • 7cb8953113 Add netbox-worker and netbox-housekeeping service configurations to docker-compose.override.yml bboerni2 2025-09-26 09:57:56 +0200
  • a945236c81 Preparation for 3.4.1 Tobias Genannt 2025-09-26 09:46:29 +0200
  • 84d4afc095 Add healthcheck and environment variables for netbox service in docker-compose.override.yml bboerni2 2025-09-26 09:34:43 +0200
  • 481a102d30
    Merge pull request #1515 from alexanderhofstaetter/patch-1 Tobias Genannt 2025-09-26 09:25:28 +0200
  • b760309fd5 Update Dockerfile-plugins to use the latest NetBox image; remove DB_WAIT_DEBUG from netbox.env bboerni2 2025-09-26 09:06:55 +0200
  • 85e76a5111 Update netbox-plugin-prometheus-sd version to 1.2.0 in requirements-plugins.txt bboerni2 2025-09-26 08:15:05 +0200
  • 9e7ac3610e Refactor plugins.py to remove commented-out code and simplify PLUGINS_CONFIG; update netbox.env to ensure DB_WAIT_DEBUG is set bboerni2 2025-09-26 08:10:37 +0200
  • 0bef7cfdca Refactor Dockerfile-plugins to remove comments and streamline plugin installation; update requirements-plugins.txt for clarity bboerni2 2025-09-26 07:55:04 +0200
  • eb8c90c9bb Refactor netbox service in docker-compose.override.yml to simplify comments and remove unused environment variables bboerni2 2025-09-26 07:49:47 +0200
  • 8c03918b2b Refactor Dockerfile-plugins to use the official base image and streamline plugin installation process bboerni2 2025-09-26 07:48:57 +0200
  • 0efd015fa2 ssss bboerni2 2025-09-26 07:44:36 +0200
  • ea660cc67e Remove unused netbox image alias from docker-compose.override.yml bboerni2 2025-09-26 07:43:29 +0200
  • c066f58965 Refactor netbox service in docker-compose.override.yml to remove build args and update image specification for clarity bboerni2 2025-09-26 07:39:24 +0200
  • 88a2e48923
    Update docker.io/postgres Docker tag to v18 renovate[bot] 2025-09-26 02:25:40 +0000
  • 81fb62ecef
    Merge pull request #1519 from netbox-community/renovate/sentry-sdk-2.x Tobias Genannt 2025-09-25 15:14:25 +0200
  • 2c49500e8d
    Update dependency sentry-sdk to v2.39.0 renovate[bot] 2025-09-25 12:49:11 +0000
  • 11c9b771be Refactor Dockerfile-plugins and docker-compose.override.yml to update image source, streamline build arguments, and enhance logging configurations for services. bboerni2 2025-09-25 07:52:39 +0200
  • ca50f1bbcd Remove netbox-housekeeping service from docker-compose.override.yml bboerni2 2025-09-24 13:08:57 +0200
  • 5ed31c37ff Refactor Dockerfile-plugins and docker-compose.override.yml to remove unnecessary image specifications and streamline build context bboerni2 2025-09-24 13:06:36 +0200
  • ab4d420bae Update FROM_TAG to v4.4-3.4.0 in Dockerfile-plugins and docker-compose.override.yml for consistency bboerni2 2025-09-24 08:10:32 +0200
  • 61b453d4ee Refactor Dockerfile-plugins to install python3-pip and update docker-compose.override.yml to streamline service definitions and remove unnecessary logging configurations bboerni2 2025-09-24 08:00:58 +0200
  • 76282d222f Refactor Dockerfile-plugins and docker-compose.override.yml to improve pip installation process and streamline image specification bboerni2 2025-09-23 17:02:44 +0200
  • c11718fce1 Refactor netbox service in docker-compose.override.yml to include build context and Dockerfile, and remove unnecessary logging configuration bboerni2 2025-09-23 16:59:45 +0200
  • 4ae3ab6350 Remove image specification from netbox service in docker-compose.override.yml bboerni2 2025-09-23 16:56:40 +0200
  • f978c13b3a Fix command in netbox service to use python -m pip for installing requirements bboerni2 2025-09-23 16:55:55 +0200
  • 2c1e4c7983 Update installation instructions and add volume mapping for requirements-plugins in docker-compose.override.yml bboerni2 2025-09-23 16:51:42 +0200
  • 47350e2729 Clean up extra.py by removing commented-out configuration options and organizing plugin initialization bboerni2 2025-09-23 16:41:35 +0200
  • cbf5e38b35 Add additional status fields for IP addresses and update plugin configurations in extra.py Remove volume mapping for extra_local.py in docker-compose.override.yml bboerni2 2025-09-23 16:34:37 +0200
  • 981de305ae Add volume mapping for extra_local.py in docker-compose.override.yml bboerni2 2025-09-23 16:26:40 +0200
  • 9bb22a9500 Remove housekeeping service from docker-compose.override.yml bboerni2 2025-09-23 16:18:07 +0200
  • 52d35eeef3 housekeeping services bboerni2 2025-09-23 16:15:22 +0200
  • 9d0be5096e Add docker-compose.override.yml for service configuration bboerni2 2025-09-23 14:11:36 +0200
  • 9a8eb683f3 Fix missing newline at end of file in README-INSTALL.md bboerni2 2025-09-23 14:09:35 +0200
  • 027be884e4 Update README-INSTALL with detailed instructions for Portainer setup and NetBox plugins bboerni2 2025-09-23 13:45:38 +0200
  • 2f9575f293 Update installation instructions in README and add requirements-plugins file bboerni2 2025-09-23 13:34:26 +0200
  • 30312e3760 Add import for extra_local configuration in extra.py bboerni2 2025-09-23 13:00:55 +0200
  • 97ddc0cce8 s bboerni2 2025-09-23 11:54:43 +0200
  • b499ca83b6 Add installation instructions for NetBox-Docker on Portainer bboerni 2025-09-23 11:40:14 +0200
  • bfcfcf0b5b Merge commit 'b1394ff9cb1b96ec1cb0d9f6162a07bf8eff92ad' into with-plugin John Wong 2025-09-22 09:41:03 +0800
  • c16c79ff16
    Merge pull request #1517 from netbox-community/renovate/sentry-sdk-2.x Tobias Genannt 2025-09-16 06:39:49 +0200
  • c05e838edc
    Update dependency sentry-sdk to v2.38.0 renovate[bot] 2025-09-15 23:32:23 +0000
  • e62af8be76
    Increase default NGINX Unit request body limit to 100 MB in docker/nginx-unit.json Alexander Hofstätter 2025-09-13 13:06:29 +0200
  • a229603d90
    Merge pull request #1513 from netbox-community/renovate/sentry-sdk-2.x Tobias Genannt 2025-09-09 17:08:38 +0200
  • 942fc04776
    Update dependency sentry-sdk to v2.37.1 renovate[bot] 2025-09-09 14:47:12 +0000
  • b76bd3d780
    Merge pull request #1511 from LeoColomb/patch-1 Tobias Genannt 2025-09-08 08:12:34 +0200
  • 4744eeb3ef
    Update BUILD_DATE format to include seconds Léo Colombaro 2025-09-07 14:41:44 +0200
  • bdea0cf05a
    Merge pull request #1510 from netbox-community/renovate/sentry-sdk-2.x Tobias Genannt 2025-09-05 15:21:12 +0200
  • 76f670faaa
    Update dependency sentry-sdk to v2.37.0 renovate[bot] 2025-09-05 12:59:40 +0000
  • 263fcf35bf
    Merge pull request #1509 from netbox-community/renovate/sentry-sdk-2.x Tobias Genannt 2025-09-04 12:17:06 +0200
  • fb1cfd880a
    Update dependency sentry-sdk to v2.36.0 renovate[bot] 2025-09-04 09:54:49 +0000
  • b1394ff9cb
    Merge pull request #1508 from netbox-community/develop 3.4.0 Tobias Genannt 2025-09-04 09:59:09 +0200
  • e9a8e14aa8 Disable zizmor for now Tobias Genannt 2025-09-03 08:10:15 +0200
  • 1b0da4048b Disable Trivy for now Tobias Genannt 2025-09-03 07:59:56 +0200
  • e61aba8388 Preparation for 3.4.0 Tobias Genannt 2025-09-03 07:50:41 +0200
  • c4f90b7b34
    Merge pull request #1507 from netbox-community/renovate/sentry-sdk-2.x Tobias Genannt 2025-09-02 07:07:46 +0200
  • 8dac9f2dc7
    Update dependency sentry-sdk to v2.35.2 renovate[bot] 2025-09-01 21:58:31 +0000
  • d6f8ae0281
    Update .gitignore Dominic 2025-08-30 13:19:01 +0200
  • 51947e4c52
    Merge pull request #1506 from netbox-community/renovate/sentry-sdk-2.x Tobias Genannt 2025-08-26 18:14:55 +0200
  • af562671e2
    Update dependency sentry-sdk to v2.35.1 renovate[bot] 2025-08-26 15:54:13 +0000
  • a517836bdd
    Update .gitignore Dominic 2025-08-26 08:58:03 +0200
  • 64dbd23e3d LHJ merge with latest release Ludwig Jordaan 2025-08-25 14:19:53 +0000
  • 3769b6e8a5 LHJ added stack config; docker compose up still working Ludwig Jordaan 2025-04-09 14:34:00 +0000
  • 473ebc4a5a LHJ removed postgres Ludwig Jordaan 2025-04-09 14:23:09 +0000
  • b97c177df8
    Merge pull request #1501 from tobiasge/remove-housekeeping-container Tobias Genannt 2025-08-18 10:49:53 +0200
  • 67eff20f7d Housekeeping Tobias Genannt 2025-08-05 08:06:22 +0200
  • c49af09fa5
    Merge pull request #1499 from netbox-community/renovate/sentry-sdk-2.x Tobias Genannt 2025-08-15 06:49:39 +0200
  • 00d8dd75d6
    Update docker.io/valkey/valkey Docker tag to v9 renovate[bot] 2025-08-15 00:38:39 +0000
  • 71ebfca443
    Update dependency sentry-sdk to v2.35.0 renovate[bot] 2025-08-14 21:03:27 +0000
  • 1af88847d6
    Merge branch 'develop' into patch-1 sekkis 2025-08-13 15:59:45 +0200
  • c77031a142
    Fix LDAP: Update django-auth-ldap to support Netbox 4.3 sekkis 2025-08-13 15:50:31 +0200
  • b882df6c73
    Merge pull request #1497 from netbox-community/renovate/actions-checkout-5.x Tobias Genannt 2025-08-11 17:50:23 +0200
  • e9b6231d03
    Update actions/checkout action to v5 renovate[bot] 2025-08-11 15:30:00 +0000
  • 1d8a31be83
    Merge pull request #1495 from CompPhy/database-syntax-fix Tobias Genannt 2025-08-05 07:19:46 +0200
  • 109ef8afd2 Update DATABASES syntax. Kelly Shutt 2025-08-04 13:10:06 -0400
  • b329ab9e61
    Merge pull request #1493 from tobiasge/fix-feature-build Tobias Genannt 2025-08-02 10:44:45 +0200
  • 56e8af355e Fixed build for Netbox feature branch Tobias Genannt 2025-08-02 10:00:17 +0200
  • 8c1a8a9ea6
    Merge pull request #1492 from netbox-community/renovate/dulwich-0.x Tobias Genannt 2025-08-01 23:14:05 +0200
  • 68fd99c34a
    Update dependency dulwich to v0.24.1 renovate[bot] 2025-08-01 14:59:00 +0000
  • 88b6fdb1bd
    Merge pull request #1491 from netbox-community/renovate/dulwich-0.x Tobias Genannt 2025-08-01 09:07:14 +0200
  • f03200b88b
    Update dependency dulwich to v0.24.0 renovate[bot] 2025-08-01 06:47:14 +0000
  • cc314c6e03
    Merge pull request #1490 from netbox-community/renovate/sentry-sdk-2.x Tobias Genannt 2025-07-30 15:05:23 +0200
  • 7b10cf0933
    Update dependency sentry-sdk to v2.34.1 renovate[bot] 2025-07-30 12:45:32 +0000
  • b15de21aca
    Merge pull request #1489 from netbox-community/renovate/sentry-sdk-2.x Tobias Genannt 2025-07-30 07:17:42 +0200
  • d1ef353b31
    Update dependency sentry-sdk to v2.34.0 renovate[bot] 2025-07-29 18:12:22 +0000
  • 900c8da9c6
    Merge pull request #1487 from netbox-community/renovate/sentry-sdk-2.x Tobias Genannt 2025-07-22 20:44:38 +0200
  • e58c735825
    Update dependency sentry-sdk to v2.33.2 renovate[bot] 2025-07-22 18:24:34 +0000
  • a2506df96a
    Merge pull request #1486 from netbox-community/renovate/sentry-sdk-2.x Tobias Genannt 2025-07-21 22:12:45 +0200
  • f9f5ae70f9
    Update dependency sentry-sdk to v2.33.1 renovate[bot] 2025-07-21 19:45:47 +0000
  • 7c22dd8656 Adding --checksum to avoid CIS-DI-0009 Jan Wagner 2025-05-15 11:21:47 +0200
  • dd57383091
    Merge pull request #1485 from netbox-community/renovate/super-linter-super-linter-8.x Tobias Genannt 2025-07-18 18:22:45 +0200
  • 950b74e3e6
    Update super-linter/super-linter action to v8 renovate[bot] 2025-07-18 15:59:13 +0000
  • 9623807910
    Merge pull request #1484 from netbox-community/renovate/ghcr.io-astral-sh-uv-0.x Tobias Genannt 2025-07-18 08:47:16 +0200
  • 658fc00a86
    Update ghcr.io/astral-sh/uv Docker tag to v0.8 renovate[bot] 2025-07-17 23:45:53 +0000
  • bc74b0aa6a
    Merge pull request #1483 from netbox-community/renovate/sentry-sdk-2.x Tobias Genannt 2025-07-15 18:55:23 +0200
  • f69d214b9a
    Update dependency sentry-sdk to v2.33.0 renovate[bot] 2025-07-15 15:30:00 +0000
  • c8d766a95b Use our example file in the Readme Tobias Genannt 2025-07-08 07:33:49 +0200
  • 0e66fbad47
    Merge pull request #1478 from dawnstrider/develop Tobias Genannt 2025-07-08 07:19:23 +0200
  • 3320c5d82f Fixed typo for BUILDX_PLATFORM variable dawnstrider 2025-07-07 23:08:49 +0200