tree: 563b5ec3026c663c3164895faa3cd9d9d002ce8b [path history] [tgz]
  1. docker-compose.yml
  2. prometheus.yml
  3. README.md
examples/infrastructures/docker/README.md

Integrate with Docker

A simple demo to deploy ServiceCenter in docker environment.

Quick Start

cd examples/infrastructures/docker
docker-compose up

This will start up ServiceCenter listening on :30100 for handling requests and Dashboard listening on :30103.

Confirm ServiceCenter is Running

You can also point your browser to http://${NODE}:30103 to view the dashboard of ServiceCenter.

Next

ServiceCenter already integrate with Prometheus, you can get more metrics of ServiceCenter in Grafana, see