Updated Cloud Monitoring (markdown)

Chris Lu 2021-09-13 23:55:30 -07:00
parent b266fe62d5
commit 419bd8457c

@ -9,7 +9,7 @@ To try it out, run these with docker. It should print out a URL which you can vi
```
docker run --pull always -ti chrislusf/seaweed_agent swagent -filer 192.168.2.11:8888 -password=your_password
# or
# or use environment variable to set the password
docker run --pull always -e SEAWEED_PASSWORD=your_password -ti chrislusf/seaweed_agent swagent -filer 192.168.2.11:8888