mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-10-08 00:24:23 +08:00
Updated Cloud Monitoring (markdown)
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user