Comment on Show HN: “Install on DigitalOcean” button for open source appsComments−level0911yI have written something similar, it deploys Enferno (enferno.io) a flask based app on ubuntu (not necessarily digital ocean)it's an ansible playbook that configures the server and installs all requirements, and sets up nginx, python for you.whoever is interested, here is the source code:https://github.com/level09/enferno-ansible
Comments
I have written something similar, it deploys Enferno (enferno.io) a flask based app on ubuntu (not necessarily digital ocean)
it's an ansible playbook that configures the server and installs all requirements, and sets up nginx, python for you.
whoever is interested, here is the source code:
https://github.com/level09/enferno-ansible