Commit Graph

101 Commits

Author SHA1 Message Date
Tobias Genannt
5dea11c4d4 Preparation for 3.0.2 2024-09-19 13:43:31 +02:00
Tobias Genannt
f13a6bf5e4 Preparation for 3.0.1 2024-09-04 07:25:44 +02:00
Tobias Genannt
b81d4fba64 Updated YAML formatting to fix linter 2024-09-03 20:22:55 +02:00
Tobias Genannt
2c26000304 Preparation for 3.0.0 2024-09-03 20:08:36 +02:00
renovate[bot]
838a56c96f
Update docker.io/valkey/valkey Docker tag to v8 2024-08-02 02:08:50 +00:00
Christian Mäder
21cf7b498d Fix port 2024-05-25 15:45:25 +02:00
Christian Mäder
6a3ba4409e Update test to valkey as well 2024-05-25 15:24:12 +02:00
Christian Mäder
5e492c63c6 Suggestion from Tobias 2024-05-25 15:17:22 +02:00
Christian Mäder
26b15f9ff1 Add healthcheck to postgres too 2024-05-25 15:17:22 +02:00
Christian Mäder
3c8449fbec Switch to valkey and add healthcheck 2024-05-25 15:17:22 +02:00
Niklas
918952a2a5
Update docker-compose.yml 2024-05-10 10:19:55 +02:00
Tobias Genannt
1265d2277a Preparation for 2.9.1 2024-05-07 13:45:53 +02:00
Tobias Genannt
b6492b2e6b Fix #1222: Use /login/ as health check URL 2024-05-07 07:15:37 +02:00
Tobias Genannt
36f409a16b Preparation for 2.9.0 2024-05-06 19:04:09 +02:00
Chandan Kumar
6c01ada882 Removed version line from the yaml file as it is obsolete 2024-04-01 16:57:53 -04:00
Tobias Genannt
dfa1904a82 Preparation for 2.8.0 2024-01-01 10:33:59 +01:00
renovate[bot]
0603f1ebe9
Update docker.io/postgres Docker tag to v16 2023-09-15 23:13:09 +00:00
Tobias Genannt
44d0f47fb5 Prepare for Netbox 3.6 2023-08-28 09:41:55 +02:00
Florian Schroen
8208dedb19 docker-compose.yml: fix volume mount options
`z` is valid only for bindmounts

When using with volumes a warning for each volume appears:

netbox$ docker compose up
[+] Building 0.0s (0/0)
WARN[0000] mount of type `volume` should not define `bind` option
WARN[0000] mount of type `volume` should not define `bind` option
WARN[0000] mount of type `volume` should not define `bind` option

This may appear only when using a docker-compose.override.yml
2023-06-15 12:14:05 +02:00
Tobias Genannt
c085287e64
Prepare 2.6.1 2023-04-28 13:13:06 +02:00
Tobias Genannt
3978b14c7f
Preparation for 2.6.0 2023-04-27 23:45:39 +02:00
Tobias Genannt
cb524c32ed Preparation for Netbox 3.5
- Reports and Scripts have changed in Netbox 3.5. They need to be uploaded now.
  The Docker compose now creates a volume as it does for the media files
- Napalm has been removed from Netbox 3.5
  All configuration entries for Napalm were removed and napalm itself is removed from the requirements file
- Removed Gunicorn from the image
  Nginx Unit has been used for a while now. No need to install Gunicorn
2023-04-27 09:32:42 +02:00
Tobias Genannt
c698496e36 Preparation for 2.5.3 2023-04-15 01:16:40 +02:00
Tobias Genannt
17f1bb0af0 Preparation for 2.5.2 2023-03-29 12:41:34 +02:00
Ryan Merolle
2ba441124e
Update docker-compose.yml 2023-03-20 08:21:17 -04:00
Tobias Genannt
311629ade4 Preparation for 2.5.1 2023-03-16 07:39:38 +01:00
Tobias Genannt
ac8cb022ae Preparation for 2.5.0 2023-03-15 14:32:09 +01:00
Sean M. Collins
41d80d66b1 Prepend docker.io to image URLs
This is to make podman happy, since newer versions of podman
have set short-name-mode to enforcing

https://github.com/containers/image/blob/main/docs/containers-registries.conf.5.md
2023-01-10 14:10:15 +01:00
Tobias Genannt
238f95c5ce Preparation for 2.4.0 2022-12-15 12:57:51 +01:00
Tobias Genannt
5e2158da24
Merge pull request #866 from ryanmerolle/issue_784
Address housekeeping traceback
2022-12-06 18:12:02 +01:00
renovate[bot]
a4f494db14
Update postgres Docker tag to v15 2022-11-11 14:24:44 +00:00
Christian Mäder
c5f91ad359 Preparation for 2.3.0 2022-10-25 17:38:03 +02:00
Ryan Merolle
35a94cb7e5
Update docker-compose.yml
Address housekeeping tracebacks & remove whitespace
2022-10-22 09:40:03 -04:00
Delta / Subo /Stefan
cd5015642e
Fix for random volume Redis Cache
fixes:
https://github.com/netbox-community/netbox-docker/issues/851
2022-09-23 14:33:49 +02:00
Tobias Genannt
e38c1d3c85 Preparation for 2.2.0 2022-09-01 10:43:10 +02:00
Tobias Genannt
6f1d46d765 Initializers are now a plugin 2022-08-30 16:01:43 +02:00
Tobias Genannt
0a6d4c998d Preparation for 2.1.0 2022-07-22 10:15:51 +02:00
Tobias Genannt
f05a9c67ae Preparation for 2.0.0 2022-07-12 16:50:32 +02:00
Renovate Bot
184ff72912
Update dependency redis to v7 2022-06-09 06:12:46 +00:00
Tobias Genannt
91ab616cc5 Preparation for 1.6.1 2022-04-06 09:39:22 +02:00
Tobias Genannt
b6d6f85dc0 Preparation for 1.6.0 2022-02-21 11:25:37 +01:00
Tobias Genannt
6d5cf7a815 Preparation for 1.5.1 2021-12-09 12:15:26 +01:00
Tobias Genannt
9ab54f27b1 Preparation for 1.5.0 2021-12-09 08:29:42 +01:00
Renovate Bot
d4081c15e1
Update postgres Docker tag to v14 2021-10-19 12:25:17 +00:00
Christian Mäder
daaea77144
Merge pull request #589 from tobiasge/user-unit
Fix #586: Use user name instead of userid
2021-10-06 17:25:47 +02:00
Christian Mäder
faa1cb52dd Preparation for 1.4.1 2021-10-06 17:03:48 +02:00
Tobias Genannt
5679ab435f Use user name instead of userid
Nginx unit needs the user and group parameter as names.
2021-09-24 08:16:07 +02:00
Tobias Genannt
a8b6883183 Changed entrypoint to "tini". 2021-09-13 08:51:23 +02:00
Tobias Genannt
58debafa8a Added container for Netbox housekeeping command
Adds an additional container in which the new "housekeeping" command from
Netbox v3.0.0 is run.
2021-09-03 12:48:30 +02:00
Daniel Metzler
a0a32b930e
Fixed port issue with latest docker version. (#538)
Co-authored-by: Tobias Genannt <t.genannt@scanplus.de>
2021-09-03 08:03:27 +02:00