larsen0815
83dc65acb5
Improve upgrade instructions
2025-05-16 12:19:07 +02:00
Jeremy Stretch
ac3c2e2de3
Closes #19348 : Plug the NetBox Cloud Free tier ( #19349 )
2025-04-28 16:28:54 -05:00
Jeremy Stretch
a0006632a7
Closes #19327 : Remove CentOS installation instructions ( #19328 )
2025-04-25 13:05:08 -07:00
Jeremy Stretch
6c7a0cf2b2
Merge branch 'main' into feature
2025-04-22 16:36:17 -04:00
Jeremy Stretch
77bfc40579
Closes #17136 : Add read-only database support to the upgrade script ( #19247 )
2025-04-22 07:42:54 -07:00
Jeremy Stretch
918470a2bb
Closes #19208 : Ignore beta releases when fetching latest release tag
2025-04-22 08:18:23 -04:00
Jeremy Stretch
8aacef60a3
Closes #19175 : Remove outdated NetBox installation video ( #19177 )
2025-04-14 15:14:59 -05:00
Jeremy Stretch
7375042f9e
Release v4.3-beta1 ( #19172 )
...
* Draft changelog for v4.3 release
* Add release notes summary & nav link
* Docs cleanup
* Update Python dependencies
* Update static assets
* Revert errant change to schema
* Fix minimum PostgreSQL version
* Misc cleanup
* Correct issue numbers in change log
2025-04-14 15:12:47 -04:00
Jeremy Stretch
fc0acb020f
Merge main into feature
2025-04-10 17:17:21 -04:00
Martin Hauser
a5106b858d
docs(upgrading): Add dependency matrix for NetBox versions
...
Adds a dependency matrix to the upgrade guide, detailing supported
Python, PostgreSQL, and Redis versions for each NetBox release. This
helps users verify compatibility before upgrading.
Fixes #18733
2025-04-01 07:23:42 +02:00
Jeremy Stretch
d4f8cb72aa
Closes #18780 : External database configuration ( #18912 )
2025-03-17 10:23:37 -07:00
Arthur Hanson
1b4e00aeda
18896 Replace STORAGE_BACKEND with STORAGES and support Script running from S3 ( #18680 )
2025-03-17 07:36:34 -07:00
Jeremy Stretch
ffe035567a
Closes #18820 : Bump minimum PostgreSQL version to 14 ( #18909 )
2025-03-14 13:45:44 -05:00
Brian Tiemann
5fce4eef8e
Add note about \l command
2025-01-24 08:09:10 -05:00
Brian Tiemann
b1e7530295
Add warning about UTF8 encoding in PostgreSQL
2025-01-24 08:09:10 -05:00
Brian Tiemann
80e1fd02bb
Update docs to indicate PostgreSQL 13+ requirement
2025-01-09 10:58:51 -05:00
Jeremy Stretch
14cec518f5
Closes #18311 : Update minimum required version of PostgreSQL
2025-01-06 17:04:13 -05:00
Jeremy Stretch
b7610971c0
Closes #13366 : Update documentation for main
branch ( #18309 )
...
* Closes #13366 : Update documentation for main branch
* Clarify wording
2025-01-06 15:29:03 -05:00
Jeremy Stretch
b87d1eca98
Fixes #16016 : Correct typo
2024-05-08 10:15:43 -04:00
Jeremy Stretch
c858aa33cc
Fix broken link in installation guide
2024-04-17 08:37:38 -04:00
Arthur Hanson
99508150d3
15154 Add uWSGI as option to gunicorn ( #15550 )
...
* 15154 uwsgi docs
* 15154 uwsgi contrib files
* 15154 review comments - merge nginx conf
* Restructure gunicorn/uWSGI installation docs
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-03-28 15:24:08 -04:00
Jeremy Stretch
78bd7dec48
Merge branch 'develop' into feature
2024-03-15 12:32:54 -04:00
Jeff Gehlbach
c45acf0a7c
Fixes: Use systemctl enable --now shortcut in docs #15249
2024-02-29 16:01:53 -05:00
Jeremy Stretch
74e67afa41
Merge branch 'develop' into feature
2024-02-05 14:38:26 -05:00
Arthur Hanson
a141f7f771
14691 add documentation for gunicorn bug ( #14924 )
...
* 14691 add documentation for gunicorn bug
* Update docs/installation/4-gunicorn.md
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-01-25 08:41:01 -05:00
Jeremy Stretch
1f865af559
Closes #14672 : Add support for Python 3.12
2024-01-05 13:08:37 -05:00
Jeremy Stretch
7bedf48a97
Closes #14638 : Drop support for Python 3.8 and 3.9
2024-01-03 13:33:00 -05:00
Jeremy Stretch
840b7d804c
Closes #13645 : Make Sentry integration optional ( #14197 )
2023-11-09 16:33:35 -05:00
Jeremy Stretch
7a21541ed6
Plug NetBox Cloud in installation docs
2023-09-20 14:43:12 -04:00
Daniel W. Anner
cf2f39a0a8
Documentation: LDAP Update for Active Directory ( #13716 )
...
* Adding documentation to 6-LDAP to display how to allow Active Directory logins with or without the user UPN suffix.
* Correcting misspellings and clarifying explanations
* Updating sections to include sample template
* Misc revisions
---------
Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2023-09-13 08:44:52 -04:00
Jeremy Stretch
2a4e3dd09f
Merge branch 'develop' into feature
2023-08-29 10:45:55 -04:00
jose_d
9450ce4c3a
upgrading.md: there shouldbe OLDVER instead of NEWVER
2023-08-15 16:19:31 +02:00
Jeremy Stretch
c1ca8d5d8d
Closes #12906 : Make boto3 & dulwich libraries optional ( #13324 )
...
* Initial work on #12906
* Catch import errors during backend init
* Tweak error message
* Update requirements & add note to docs
2023-08-01 11:13:35 -04:00
Jeremy Stretch
d52c18ce38
Merge branch 'develop' into feature
2023-07-28 10:36:09 -04:00
Jeremy Stretch
c89193d331
Closes #13080 : Differentiate more clearly between old and new version placeholders in upgrade guide
2023-07-28 08:11:28 -04:00
Alef Burzmali
bba4fe437c
Update the install doc for PostgreSQL 15
...
Fixes #12768
2023-07-27 16:06:41 -04:00
Jeremy Stretch
48b2ab3587
Closes #12964 : Raise minimum PostgreSQL version from 11 to 12
2023-06-22 12:27:21 -04:00
Abhimanyu Saharan
556beeee6c
Updates doc for reports and scripts permission ( #12565 )
...
* updates doc for script permission #12557
* updates doc for reports permission #12557
2023-05-12 09:04:56 -04:00
Abhimanyu Saharan
2b2c559a37
updates ldap doc for centos #12447
2023-05-09 08:32:22 -04:00
jeremystretch
d5c4b1e27c
#10520 : Remove obsolete NAPALM documentation
2023-04-21 11:22:38 -04:00
jeremystretch
d5d2431cbd
Docs cleanup for v3.5
2023-04-18 16:58:53 -04:00
jeremystretch
08017c51f6
Merge branch 'develop' into feature
2023-04-07 13:00:00 -04:00
jeremystretch
6f08c4a4be
Fixes #11846 : Update database creation instructions for PostgreSQL 14+
2023-03-30 16:35:56 -04:00
jeremystretch
b0f6cea4f3
Documentation cleanup
2023-03-30 15:45:32 -04:00
jeremystretch
2a9178af12
Merge branch 'develop' into feature
2023-03-13 11:58:37 -04:00
rganascim
07b0b93256
Closes #11638 : add http redirect to apache
2023-03-10 09:55:22 -05:00
Arthur Hanson
36771e821c
10520 remove Napalm code references ( #11768 )
...
* 10520 remove all Napalm code references
* 10520 remove lldp
* 10520 remove config, status - rebuild js
* 10520 re-add config parameters
* 10520 re-add serializer
* 10520 update docs
2023-02-24 15:38:50 -05:00
jeremystretch
b79a2976f7
Closes #10888 , #10889 : Add supplementary notes to installation docs
2023-01-24 14:40:09 -05:00
jeremystretch
5a77791f9d
Merge branch 'develop' into feature
2022-12-08 09:31:22 -05:00
jeremystretch
35596ddcbc
Closes #10806 : Add warning to run deactivate prior to upgrade script
2022-12-08 09:00:02 -05:00