Skip to content

Commit aacf908

Browse files
committed
add warning to README
1 parent 1c9ef03 commit aacf908

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Docker compose for FastNetMon Advanced #
22

3+
## Warning ##
4+
5+
This deployment method is currently experimental and intended for testing and evaluation purposes only.
6+
7+
It is not recommended for production use at this time.
8+
39
## Install ##
410

511
Clone repo.
@@ -28,7 +34,7 @@ COMPOSE_FILE=docker-compose.ym
2834
Most full example
2935

3036
```bash
31-
COMPOSE_FILE=docker-compose.yml:docker-compose.clickhouse.yml:docker-compose.grafana.yml:docker-compose.trafficdb.yml:docker-compose.web-api.yml
37+
COMPOSE_FILE=docker-compose.yml:docker-compose.clickhouse.yml:docker-compose.grafana.yml:docker-compose.trafficdb.yml:docker-compose.web-api.yml:docker-compose.gobgp.yml
3238
```
3339

3440
Components by file

0 commit comments

Comments
 (0)