587 B
587 B
Getting Started
Developpement environnement
Surveil's developpement environnement is based on Docker and fig. There is a Makefile at the root of the repository with commands to make it easier to use:
make up
: Launch Surveil and its dependencies in containers.make down
: Kill the active docker containers, if any.build
: Build the surveil container.
Configuration for the different services running in the Docker container are stored in tools/docker.