Skip to content

russell310/ansible-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-Ansible

Host django site on your favorite vps

Steps:

  1. Clone project
  2. Change on env_vars/base.yml file as your requirements
  3. Put command ansible-playbook -i inventory webserver.yml
  4. Take a tea break

N.B:

  • If you want uwsgi over gunicorn change webserver.yml file
  • Run this on local machine
  • Must have ssh access to server from local machine
  • Project must have ssh access from server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published