To setup this project first start docker engine in your local or on server changes these configurations accordingly in the docker-compose.yml file You need to develop a scheduler microservice that ...
. ├── Makefile ├── README.md ├── coordinator │ ├── Dockerfile │ ├── go.mod │ ├── go.sum │ ├── handlers.go ...