I’m considering doing this within the next month. Are these the appropriate steps to complete the migration with minimal issues?
- Backup Invoice Ninja directory in full via zip or tgz
- Complete Invoice Ninja SQL database dump/backup
- Update to the most recent version
- Repeat steps 1+2
On New Server - Recreate database and import the most recent database export/backup in
- Uncompress the Ninja backup into the new host/server
- Double check .env file to make sure settings are correct with new setup
- Set webroot to /public
- Access /update
- Contact Invoice Ninja to update WhiteLabel License
Assuming domain name will be the same just a new host does the above sound about right?