diff --git a/Web-Interface.md b/Web-Interface.md new file mode 100644 index 0000000..b591c82 --- /dev/null +++ b/Web-Interface.md @@ -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`