Replies: 3 comments 5 replies
-
It's possible to upgrade to the latest NetBox release (v3.3.0) directly from here simply following the normal upgrade instructions.
I would (actually I'd rebuild it entirely), but that's entirely your call. |
Beta Was this translation helpful? Give feedback.
4 replies
-
You need to update the OS first to get a newer Python 3.8 interpreter to build the new virtualenv. Most important is backup the PostgreSQL database with pg_dump and any other static files, config, the whole Netbox install if you can, so you can always start over and try again if something goes wrong or you make a mistake during the upgrade.
—
Mark Tinberg ***@***.***>
Division of Information Technology-Network Services
University of Wisconsin-Madison
…________________________________
From: DocX39 ***@***.***>
Sent: Tuesday, August 23, 2022 9:38 AM
To: netbox-community/netbox ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [netbox-community/netbox] Netbox 2.11.3 and ubuntu 18.04 update to the last version. (Discussion #10113)
I am currently on an Ubuntu 18.04 server and Netbox 2.11.3.
Dependencies:
* Python 2.7.17
* Python 3.6.9
* postgresql 10.22
* Redis 4.0.9
Could you please guide me through the process of upgrading Netbox to version 3.x and Ubuntu 22.04?
Should I upgrade the operating system first or not?
Thanks in advance for your help.
—
Reply to this email directly, view it on GitHub<#10113>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAS7UM3RKFBPBGOTNOOG4ODV2TO43ANCNFSM57LYHPPA>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
You can read through the upgrade instructions, but the main thing will be to load the database dump from the old Netbox 2.11 instance into the new Netbox 3.3 one, then run the upgrade script which will run database migrations and other maintenance tasks to make it compatible with Netbox 3.3.
—
Mark Tinberg ***@***.***>
Division of Information Technology-Network Services
University of Wisconsin-Madison
…________________________________
From: DocX39 ***@***.***>
Sent: Tuesday, August 23, 2022 10:06 AM
To: netbox-community/netbox ***@***.***>
Cc: Mark Tinberg ***@***.***>; Comment ***@***.***>
Subject: Re: [netbox-community/netbox] Netbox 2.11.3 and ubuntu 18.04 update to the last version. (Discussion #10113)
I set up a new ubuntu 22.04 server with Netbox 3.3.0.
Is it easy to migrate the PostgreSQL database from my production Netbox 2.11.3 to the new server with Netbox 3.3.0?
—
Reply to this email directly, view it on GitHub<#10113 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAS7UM5BXFA4P3SKYPULOTDV2TSI3ANCNFSM57LYHPPA>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am currently on an Ubuntu 18.04 server and Netbox 2.11.3.
Dependencies:
Could you please guide me through the process of upgrading Netbox to version 3.x and Ubuntu 22.04?
Should I upgrade the operating system first or not?
Thanks in advance for your help.
Beta Was this translation helpful? Give feedback.
All reactions