Skip to content

This is an Ansible playbook for deploying Django application with virtual environment

License

Notifications You must be signed in to change notification settings

ahmedhosnycs/ansible-django-deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Django Deployment (ADD)

This is an Ansible playbook for deploying Django application with virtual environment.

Requirements

For control machine (Machine that has ssh access to the servers and will be used to run the playbooks), you will need the followings:

  1. Ansible, check Ansible Installation Guide.
  2. SSH access for servers in host file.

Organization

Each directory has a YAML file that represents Ansible playbook. Each YAML file has tasks which are responsible for Django deployment. Each tech stack (nginx, apache2, redis, celery, ..) has its own directory.

Bugs and Other Issues

Please use the GitHub issue tracking system to report bugs, feature requests, or other issues with ADD.

License

The ADD is released under the MIT license.

Keeping in touch

About

This is an Ansible playbook for deploying Django application with virtual environment

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published