Install Source++ with Docker or Docker Compose⚓︎
You can install Source++ with Docker or Docker Compose if you are evaluating, testing, or developing Source++. For production, we recommend installing with Kubernetes.
Prerequisites⚓︎
- Docker
- Docker Compose (optional, only needed for the Docker Compose install method)
Install with Docker⚓︎
Run the following commands in your command line.
spp-platform network⚓︎
1 |
|
Source++ Platform⚓︎
1 |
|
Apache SkyWalking (incl. Source++ processors)⚓︎
1 |
|
Navigate to http://localhost:12800/stats to view the metrics and http://localhost:12800/health for readiness.
Install with Docker Compose⚓︎
Run the following commands in your command line.
1 2 |
|
Last update:
May 19, 2022