Zicklag 2019-03-22 11:59:03 -05:00
parent 2c013c17ca
commit e431d75701

6
Web-Interface.md Normal file

@ -0,0 +1,6 @@
SeaweedFS has web dashboards for its different services:
* Master server dashboards can be accessed on `http://hostname:port` in a web browser.
For example: `http://localhost:9333`.
* Volume server dashboards can be accessed on `http://hostname:port/ui/index.html`.
For example: `http://localhost:8080/ui/index.html`