Skip to content
This repository has been archived by the owner on Nov 9, 2018. It is now read-only.

Safecast/safecastapi-ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

safecast api ansible playbooks

Usage

Keys are encrypted using ansible-vault.

Get the latest .vault_pass.txt from a team member and run chmod 600 .vault_pass.txt to help ensure it remains a secret.

Then in your shell config add

export ANSIBLE_VAULT_PASSWORD_FILE=.vault_pass.txt

Next set up your hosts file by copying hosts.example to hosts and optionally adding your sudo password for safecast's infrastructure to the new file.

Once this is all set you should be able to run a dev deployment with:

> ansible-playbook playbooks/dev.yml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published