Deployment
Fly Machine Tips
Some useful tips for managing your fly machine
Once your app is up and running and you have setup a github action for automatic deployments, you shouldnt need to do any maintence to your fly machine.
However you may find some of these tips handy!
Tips
Take copy of Production Database
You might find it useful to take a copy of your production database for debugging in your local environment
SSH access to your fly machine
SFTP console access to your fly machine
Useful for pushing a copy of your local sqlite.db to production!