How to use fabric to deploy a flask app on an Ubuntu server
You have developed your flask web application, and it's time to show it to the world. The next step would be to spin up a server from AWS, Linode, Digital Ocean, etc. Once the server is running, you need to do the following:
SSH into the server
Upd...
musingsabouttech.hashnode.dev2 min read