Ansible Playbook for setting up a Django app with Nginx, Gunicorn, PostgreSQL, Celery, RabbitMQ, Supervisor, Virtualenv, and Memcached. A Vagrantfile for provisioning a VirtualBox virtual machine is included as well.
Really nice to have when you have multiple projects to manage.
For digital nomads, it's also a good idea to run your deployment scripts from a reliable VPS instead of running it from your laptop when you're working somewhere with unreliable connection.
Really nice to have when you have multiple projects to manage.
For digital nomads, it's also a good idea to run your deployment scripts from a reliable VPS instead of running it from your laptop when you're working somewhere with unreliable connection.
Ansible Tower is too expensive :(