The goal of this project was to migrate an existing TradeNote Docker container to a dedicated Ubuntu server. I selected a VPS provider with the most cost-effective pricing.
To secure the public-facing app, I added an Nginx reverse proxy Docker container, which also automates SSL certificate generation.
A key challenge was backing up and restoring the existing MongoDB Docker volume to the new server. I addressed this by creating a script to automate the backup and restore process.
The migration was completed smoothly without any data loss.
▶ About
[60s Demo] is a section where I present quick work samples, giving you a glimpse to my projects I've done in 60 seconds or less.
#portfolio #ubuntu #docker