Skip to content
/ ansible Public

Ansible script for minkube and django-todo deploy

Notifications You must be signed in to change notification settings

vosmax/ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ansible playbook

For minkube and django-todo deploy

Just set variables in values.yaml file. Variables have desribption in vars folder

Basicly, it's enough to set helm_chart.web.host variable and put host to hosts file in inventory to have a great chance work this app.

Use test inventory for test playbook (dont forget define address of test host in hosts file!):

ansible-playbook playbook.yml -i test

Or use molecule for testing

molecule test

Notes:

  • Minikube cluster configs are located in root home folder

  • Minikube needs at least 2 CPUs host. Don`t forget!

  • Tested on Ubuntu 16, Ubuntu 18. Not yet available for OS which doesn`t use apt manager. In progress...

About

Ansible script for minkube and django-todo deploy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published