Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 397 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 397 Bytes

Deploy YOMYPOPCORN with Ansible

Example

ansible-playbook -i production full.yml
ansible-playbook -i staging full.yml

Playbooks

  • full.yml: Deploys the entire stack including tools
  • apps.yml: Deploys just the YOMYPOPCORN apps and their dependencies
  • migration-rename.yml: Renames everything from old names to the new names.