@@ -12,7 +12,7 @@ A simplified overview of the entire workflow is provided by the attached [draw.i
0. Generate a `config.yaml` file, using the `config.template.yaml` file as a template; customize the `docker-compose.yml` and `docker-compose-tools.yml` files, if needed.
1. Run `docker-compose build`
2. Run `docker-compose up -d`
2. Run `docker-compose --compatibility up -d`
3. [optional] Run `docker-compose -f docker-compose-tools.yml up delete-queues`
4. [optional] Run `docker-compose -f docker-compose-tools.yml up delete-indices`