1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-12-05 21:56:14 +02:00
Files
go-micro/cmd/dashboard/README.md

16 lines
242 B
Markdown
Raw Normal View History

2021-11-24 11:27:23 +08:00
# Dashboard
## Installation
```
go install github.com/asim/go-micro/cmd/dashboard/v4@latest
```
## Usage
```
dashboard --registry etcd --server_address :4000
```
2021-11-24 07:32:51 +00:00
Visit: [http://localhost:4000](http://localhost:4000)(default admin@micro)