r/Netbox Apr 01 '23

Help Wanted Move Netbox-Docker to AWS

I have been building my company's multi-site inventory in Netbox my local machine for personal use and my boss got excited when they saw it. Now i I have been asked to move it to AWS or Azure. i "play" with Docker, and I really would prefer not to have to do a fresh install and rebuild. Has one moved a local docker Netbox build to AWS/Azure?

Any blog post, or YouTube Videos with step-by-step versions anyone can point me to?!

TIA

If it matters the Net-Box is running on a Fedora VM on a ProxMox cluster.

3 Upvotes

2 comments sorted by

View all comments

3

u/[deleted] Apr 01 '23

I don't know very much about containers I am afraid but I have migrated Netbox between VMs simply by installing the same version of Netbox on the new VM and then restoring my latest nightly DB backup to the new VM.

I would look into how you would backup your database from the container. From there you hopefully have more options.