jcalazan / ansible-django-stack

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.
MIT License
1.37k stars 391 forks source link

Add Jenkins role #49

Closed jcalazan closed 8 years ago

jcalazan commented 8 years ago

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 :(

jcalazan commented 8 years ago

Closing, actually makes more sense to make this a separate project.

jcalazan commented 8 years ago

Created separate repo for this: https://github.com/jcalazan/ansible-jenkins