This write up was based on Henrik's gist
- Set up a virtual machine on azure, aws, digital ocean or whatever
- Don't forget to Setup inbounding rule (in some cases) for azure: https://docs.microsoft.com/en-us/azure/virtual-machines/windows/nsg-quickstart-portal, for open a listening port
- install dokku http://dokku.viewdocs.io/dokku/
- ssh into your server (ex: ssh [email protected])
- Run these commands in the terminal.