Commit Graph

36 Commits

Author SHA1 Message Date
Jeremy Stretch
5813ad3a81 Updated installation docs 2020-11-17 12:01:10 -05:00
systeembeheerder
fd10011d17 Update upgrading.md
make destination path for cp media absolute
2020-10-29 22:05:19 +01:00
systeembeheerder
9cead9ccd6 Update upgrading.md
confirm 5275; use absolute paths
2020-10-27 16:07:38 +01:00
Jeremy Stretch
c921092409 Closes #5030: Call out required minimum versions for depdencies in upgrade documentation 2020-08-22 20:53:21 -04:00
systeembeheerder
124df8f412 Update upgrading.md (#4937)
include the local_requirements.txt file to keep ldap from breaking during upgrades.

Co-authored-by: Jeremy Stretch <jeremy.stretch@networktocode.com>
2020-08-04 12:26:21 -04:00
Jeremy Stretch
af2e46c3b8 Clarify requirement for Python 3.6 or later 2020-04-13 14:22:17 -04:00
Jeremy Stretch
8c037feb0e Update upgrade documentation for non-git installations 2020-03-10 13:24:10 -04:00
Jeremy Stretch
719a3bfc64 Closes #4322: Introduce and document local_requirements.txt support for installation/upgrade of optional dependencies 2020-03-09 14:22:27 -04:00
Jeremy Stretch
683f358ebb Reset documentation hierarchy 2020-03-05 17:23:56 -05:00
Jeremy Stretch
17dac2c761 Closes #4119: Extend upgrade script to clear expired user sessions 2020-03-04 10:29:22 -05:00
Jeremy Stretch
76cffe760a Update upgrade script & instructions to better accomodate moving to a venv 2020-02-26 15:26:12 -05:00
Jeremy Stretch
67ef7557a6 Simplify the systemctl commands 2020-02-26 14:38:25 -05:00
Jeremy Stretch
48a470d966 Clean up the upgrade guide 2020-02-26 14:09:54 -05:00
Jeremy Stretch
f2ca7d68d3 Update the upgrade script & instructions to use a virtual environment 2020-02-26 13:54:07 -05:00
Daniel Sheppard
edb13fc473 Fixes: #4130
Corrects service name for the RQ worker service in docs/installation/upgrading.md
2020-02-11 20:39:50 -06:00
Jeremy Stretch
3eb2c631c7 Closes #3408: Remove WEBHOOKS_ENABLE configuration setting 2019-12-06 11:52:28 -05:00
Jeremy Stretch
5d179d54d1 Merge branch 'develop' into develop-2.7 2019-10-10 13:41:10 -04:00
Jeremy Stretch
95fcef7686 Provide index link to most recent version for release note 2019-10-10 12:10:35 -04:00
Jeremy Stretch
585818e8d3 Rearranged release notes 2019-10-10 12:02:53 -04: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
Robert Ellegate
95bee19161 Replacing references to digitalocean org
s/(?<=:\/\/github.com\/)digitalocean(?=\/netbox)/netbox-community/g
2019-07-10 09:23:43 -04:00
Jeremy Stretch
1724491366 Closes #2000: Remove support for Python 2 2018-08-14 11:48:12 -04:00
Jeremy Stretch
e879d09b0f Split webhooks documentation into the data model and installation sections 2018-07-16 16:21:46 -04:00
Jeremy Stretch
519b9773d6 Closes #2211: Removed Python 2 instructions from the installation docs 2018-07-02 16:33:18 -04:00
Reimann, Timo
56b65d7341 Changed upgrading documentation for ease of use 2018-05-22 16:20:10 -04:00
Douglas Thor
268b145f21 Add note about copying reports to upgrading.md
The `upgrading.md` file does not mention reports. If the user created reports in the old version's default directory (`./netbox/reports`), then the reports will not be transferred to the new version.
2018-03-01 15:05:51 -08:00
Jeremy Stretch
54a2b3bc13 Closes #1918: Add note about copying media directory to upgrade doc 2018-02-27 15:54:25 -05:00
Jeremy Stretch
a4116bd39a Fixes #1253: Improved upgrade.sh to allow forcing Python2 2017-06-09 12:13:47 -04:00
Markus Witt
8b0ace8618 upgrading.md: fix typo 2017-06-08 10:58:30 +02:00
Jeremy Stretch
0ab74fc8d1 Added a warning to note "untracked migrations" warnings during an upgrade 2017-05-23 22:36:40 -04:00
Matthew Yauch
c940db23a9 Update upgrading.md
Added directive to copy the LDAP configuration if in use.  I upgraded a whole two versions before realizing my LDAP was broken.
2017-01-26 15:28:11 -08:00
Jeremy Stretch
ffdb9b5c24 Ditched syntax highlighting for shell commands 2016-11-30 12:07:51 -05:00
Jeremy Stretch
135f7b16ba Specified syntax for code blocks 2016-11-30 12:01:45 -05:00
Christophe CHAUVET
6aec7110d3 Fix path to find configuration.py on migration 2016-10-20 09:55:03 +02:00
Jeremy Stretch
3cfd60e290 Fixes #272: Added a step to copy the gunicorn config 2016-07-12 16:57:00 -04:00
Jeremy Stretch
057010abce Reorganized installation docs 2016-07-08 16:00:53 -04:00