Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 986 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 986 Bytes

ATARI Ops

This repositry regroups the configuration-as-code to provision, configure, deploy and manage the EPFL's ATARI app. It uses Ansible wrapped in a convenient suitcase, called atarisible.

All the "dev" code can be found in https://github.com/epfl-si/ATARI.

Prerequisites

  • Access to our Keybase /keybase/team/epfl_atari/ directory.
  • Access to itsidevfsd0024 (staging) & itsidevfsd0031 (prod) VMs.

TL;DR

./atarisible

Setup the VM, install Docker, clone the code, manage secrets, configure Traefik, run the containers.

Use --prod to do the same in the production environement.

Use -t chore to run docker system prune and truncate logs.