Using Docker

You can use docker to run osctrl and all the components are defined in the docker-compose-dev.yml that ties all the components together, to serve a functional deployment.

Ultimately you can just execute make docker_dev and it will automagically build and run osctrl locally in docker, for development purposes.