Commit Graph

12 Commits

Author SHA1 Message Date
jeremystretch
01fccfc60f Closes #9218: Update documentation links with docs.netbox.dev 2022-04-25 09:48:39 -04:00
jeremystretch
1fcc218a38 Fixes #8512: Correct file permissions to allow execution of housekeeping script 2022-02-01 16:58:09 -05:00
jeremystretch
061f0d9a2e Merge v2.11.10 2021-07-28 16:26:04 -04:00
jeremystretch
7e14ebe718 Closes #6702: Update reference nginx config to support IPv6 2021-07-28 10:31:59 -04:00
Jeremy Stretch
78c45e23b1 Merge branch 'feature' into 6651-plugins-rq-queues 2021-07-09 08:43:39 -04:00
maximumG
d47c3d805d chore: avoid the default RQ worker to listen to every queues by default and rather only listen to netbox core queues. 2021-07-09 10:03:51 +02:00
jeremystretch
64a948c350 Closes #6590: Introduce a nightly housekeeping command to clear expired sessions and change records 2021-06-11 10:44:17 -04:00
Jeremy Stretch
9c0ccb0c86 Move nginx/Apache configs to discrete files 2020-04-03 15:46:48 -04:00
Jeremy Stretch
dbb388f61c Extend installation docs to include creation of a specific netbox user 2020-02-28 16:25:43 -05:00
Jeremy Stretch
92ccb0c6a2 Update installation instructions to use a Python virtual environment 2020-02-26 12:28:35 -05:00
Jeremy Stretch
e61a79acb7 Fix up the installation docs 2019-12-12 14:27:12 -05:00
Daniel Sheppard
f8de1d0d32 Fixes: #2902 - Implements systemd (#3017)
* Closes #2902 - Migrate to systemd from supervisord
* Closes #2902 - Migrate to systemd from supervisord

* Update systemd unit and environment file
* Add gunicorn.conf
* Update documentation and CHANGELOG.  Moved parameters around on service file
* Update Gitignore
2019-09-06 11:46:35 -05:00