hobbit-project / platform

HOBBIT benchmarking platform
GNU General Public License v2.0
23 stars 9 forks source link

Use and document `stack deploy` instead of `docker-compose` #566

Open denkv opened 4 months ago

denkv commented 4 months ago

Currently in documentation and in Makefile there are instructions to use docker-compose. It should be changed to docker stack to run the platform as Docker Swarm services.

Advantages

Disadvantages

Non-disadvantages