Update README.md
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# PeerTube collector
|
||||
|
||||
peertube-collector is a project designed to collect and analyze WebRTC statistics from a Chromium browser and export them to a Prometheus PushGateway service. This project includes a Docker setup for running the necessary services.
|
||||
peertube-collector is a project designed to collect and analyze WebRTC statistics from a Chromium browser and export them to a MongoDB service. This project includes a Docker setup for running the necessary services.
|
||||
|
||||
## Working Project Structure
|
||||
|
||||
@@ -38,7 +38,7 @@ peertube-collector/
|
||||
|
||||
3. Build and start the Docker containers:
|
||||
```sh
|
||||
docker-compose up --build
|
||||
docker-compose up
|
||||
```
|
||||
|
||||
## Components
|
||||
|
Reference in New Issue
Block a user