Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

We present a procedure that establishes the service using Docker-compose. Obviously, Docker-compose must be present on the system (if not present in your system install docker-compose).

We create a folder (eg "mkdir prometheus") in which we insert the docker-compose.yml file

...