An open API service indexing awesome lists of open source software.

https://github.com/depechie/pluralsight-otel-demo


https://github.com/depechie/pluralsight-otel-demo

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Pluralsight-Otel-Demo

Docker compose for the API's and Tooling.

Run with following command on MAC or Linux

```
docker compose up -d
```

Or following command on Windows

```
docker-compose -f docker-compose-windows.yml up -d
```

Use following URL's to test the API's after starting the docker compose environment
[http://localhost:6001/swagger/index.html](http://localhost:6001/swagger/index.html)
[http://localhost:6002/swagger/index.html](http://localhost:6002/swagger/index.html)