This repositry regroups the configuration-as-code to provision, configure,
deploy and manage the EPFL's businesscard app. It uses Ansible wrapped in a
convenient suitcase, called busible
.
- Be member of the Keybase
/keybase/team/epfl_bsncrd/
team. - Be member of the EPFL group
vra_p_svc0077
.
./busible # (--prod for production environment)
Start a new "cloud" build
./busible -t image.startbuild
Restart the app
./busible -t app.restart` # (--prod for production environment)