Commit Graph

1099 Commits

Author SHA1 Message Date
Tobias Genannt 03a1793208 Drops privileges to user 101 and group 0
When the container is started as root the default was to drop privileges to "unit:unit". This caused some problems with temporary files. Now the privileges are drop to "101:0".
When the container is started as a normal user unit prints a warning that changing the user and group is not possible. This warning is safe to ignore.
2021-07-30 21:42:05 +02:00
Christian Mäder 3c01985e20
Merge pull request #542 from netbox-community/renovate/django-auth-ldap-3.x
Update dependency django-auth-ldap to v3
2021-07-30 11:16:28 +02:00
Renovate Bot 275d2673b4
Update dependency django-auth-ldap to v3 2021-07-19 07:56:47 +00:00
Tobias Genannt 746aa9b4a6
Merge pull request #534 from tobiasge/alpine-update
Alpine update to 3.14
2021-07-08 10:41:22 +02:00
Tobias Genannt c13bec47b8
Merge pull request #537 from insidieux/disable-server-side-cursors-option
Disable server side cursors option
2021-07-07 09:51:05 +02:00
Tobias Genannt 9953d11fd8
Merge pull request #536 from netbox-community/renovate/ruamel.yaml-0.x
Update dependency ruamel.yaml to v0.17.10
2021-07-07 09:47:56 +02:00
Tobias Genannt b2ee468871 Alpine update to 3.14 2021-07-07 09:44:21 +02:00
Ageev Pavel dd41d09b43 Add possibility to disable server side cursors 2021-06-24 18:21:08 +03:00
Renovate Bot abfa6c989f
Update dependency ruamel.yaml to v0.17.10 2021-06-24 09:38:10 +00:00
Christian Mäder bb3d964b89
Merge pull request #533 from netbox-community/renovate/napalm-3.x
Update dependency napalm to v3.3.1
2021-06-23 21:47:32 +02:00
Renovate Bot 6bbc7a3a84
Update dependency napalm to v3.3.1 2021-06-18 12:29:27 +00:00
Christian Mäder 17b1a5022d
Merge pull request #531 from netbox-community/renovate/ruamel.yaml-0.x
Update dependency ruamel.yaml to v0.17.9
2021-06-10 17:19:06 +02:00
Renovate Bot e38d646e8e
Update dependency ruamel.yaml to v0.17.9 2021-06-10 06:57:09 +00:00
Christian Mäder bb298e7a01
Merge pull request #530 from netbox-community/renovate/ruamel.yaml-0.x 2021-06-09 20:01:41 +02:00
Renovate Bot 98840382b9
Update dependency ruamel.yaml to v0.17.8 2021-06-09 13:53:48 +00:00
Christian Mäder b8ff0a1d43
Merge pull request #524 from jlemesh/fix/initialize_tenants_before_sites
Initialize tenants before sites
2021-06-03 11:29:53 +02:00
Jelizaveta Lemeševa 15b097bd3e Add second tenant with group to site 2021-06-01 14:22:08 +03:00
Christian Mäder e0b34b8c67
Merge pull request #527 from netbox-community/renovate/ruamel.yaml-0.x
Update dependency ruamel.yaml to v0.17.7
2021-06-01 09:45:02 +02:00
Renovate Bot 3aad44d68c
Update dependency ruamel.yaml to v0.17.7 2021-05-31 15:28:52 +00:00
Christian Mäder 6658d069fb
Merge pull request #520 from cimnine/PinNetboxMinor 2021-05-31 11:26:51 +02:00
Christian Mäder 52f097d4a2
Merge pull request #525 from netbox-community/renovate/ruamel.yaml-0.x 2021-05-31 11:25:56 +02:00
Renovate Bot f4e9ebcfb5
Update dependency ruamel.yaml to v0.17.6 2021-05-31 08:58:27 +00:00
Jelizaveta Lemeševa 057728b774 Allow sites to be initialized with tenants 2021-05-28 11:26:34 +03:00
Christian Mäder 5b618851c0 Pin the NetBox Docker version in the docker-compose.yml file 2021-05-26 19:05:37 +02:00
Christian Mäder 9f531ce0f7
Merge pull request #518 from netbox-community/renovate/github-super-linter-4.x 2021-05-26 16:46:24 +02:00
Renovate Bot dd732d7bc2
Update github/super-linter action to v4 2021-05-25 20:35:56 +00:00
Tobias Genannt 05bb40adb1
Merge pull request #511 from netbox-community/renovate/napalm-3.x
Update dependency napalm to v3.3.0
2021-05-19 09:02:18 +02:00
Renovate Bot 240326ef37
Update dependency napalm to v3.3.0 2021-05-18 13:30:10 +00:00
Tobias Genannt c49fa313ed
Merge pull request #514 from tobiasge/ttf-ubuntu
Remove 'ttf-ubuntu-font-family' from image
2021-05-18 14:23:32 +02:00
Tobias Genannt ff6bd95fce
Merge pull request #513 from tobiasge/remove-secret-initializers
Secrets are removed in Netbox 2.12
2021-05-18 14:23:07 +02:00
Tobias Genannt 0def662e53
Merge pull request #508 from netbox-community/renovate/postgres-13.x
Update postgres Docker tag to v13
2021-05-18 14:22:45 +02:00
Renovate Bot 49b7c267b9
Update postgres Docker tag to v13 2021-05-18 08:03:10 +00:00
Tobias Genannt 02f30f3a68 'ttf-ubuntu-font-family' was remove from Alpine 2021-05-18 09:34:44 +02:00
Tobias Genannt e2cc9386fb Secrets are removed in Netbox 2.12 2021-05-18 09:32:48 +02:00
Tobias Genannt 43b8b36951
Merge pull request #507 from tobiasge/run-update-when-needed
Optimise migrations on startup
2021-05-18 08:55:31 +02:00
Tobias Genannt 4d320f34d5 Optimise migrations on startup
The migrations are only started if there are some that have not been
applied. Additionally the maintenace task needed after an update are
now run after the migrations
2021-05-05 11:42:25 +02:00
Tobias Genannt 676ca798cd
Merge pull request #493 from netbox-community/develop
Release 1.2.0
2021-04-27 09:47:38 +02:00
Christian Mäder 60428d5639
Merge pull request #498 from tobiasge/build-feature-branch
Build feature branch
2021-04-27 09:16:06 +02:00
Tobias Genannt fd55ec220c
Merge pull request #497 from ryanmerolle/startup-scripts-2.10+
user, group, & permissions fix
2021-04-27 09:05:14 +02:00
Christian Mäder 73b07a7181
Merge pull request #500 from ryanmerolle/python-formatting
Python formatting Startup Scripts
2021-04-26 16:32:49 +02:00
ryanmerolle 1f3d9463f9 apply black formating to all startup_scripts 2021-04-26 10:26:10 -04:00
ryanmerolle 8678ad92ce update permission user & group lookup as suggested 2021-04-26 09:17:25 -04:00
Tobias Genannt 5b34df1471 Build feature branch
The branch for the next version of Netbox is now called "feature".
2021-04-26 09:44:52 +02:00
Christian Mäder 3d063a4b35
Merge branch 'ryanmerolle-plugins-and-logging' into develop 2021-04-26 08:55:41 +02:00
Christian Mäder f924e76adf
Formatting 2021-04-26 08:55:22 +02:00
Christian Mäder 604ff3b76d
Merge branch 'plugins-and-logging' of https://github.com/ryanmerolle/netbox-docker into ryanmerolle-plugins-and-logging 2021-04-26 08:54:31 +02:00
ryanmerolle 96545135cb remove example evn var for logging 2021-04-25 16:38:03 -04:00
ryanmerolle 474ca9e78f fully working object permissions 2021-04-25 16:31:50 -04:00
ryanmerolle 12401f2a3f correct black formatting for object_permissions.py 2021-04-25 12:13:27 -04:00
ryanmerolle 528bc17eb8 correct flake8 in object_permissions.py 2021-04-25 11:59:13 -04:00