jardim do jojo

Deploying Baunilha with Ansible

// Publicado em: 14 de março de 2016

After creating Baunilha and running inside Flask’s own webserver, I faced the task to configure a proprer webserver and CGI to put it on production. Using NGINX and uWSGI step-by-step was pretty straightforward and I decided to automate it with Ansible.
Creating infrastructure automation with Ansible is amazing, easy and pratically self documented. I already wrote how I did and instructions to deploy your own in the Baunilha’s Repository so I won’t do this again here.

If you have any comments, recommendations or improvements, please leave a comment. Thank you!