mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-09-02 19:15:26 +00:00
Remove local dev instruction from readme (#507)
This commit is contained in:
12
README.md
12
README.md
@@ -185,15 +185,3 @@ Mizu can be run detached from the cli using the daemon flag: `mizu tap --daemon`
|
|||||||
indefinitely in the cluster.
|
indefinitely in the cluster.
|
||||||
|
|
||||||
For more information please refer to [DAEMON MODE](docs/DAEMON_MODE.md)
|
For more information please refer to [DAEMON MODE](docs/DAEMON_MODE.md)
|
||||||
|
|
||||||
## How to Run local UI
|
|
||||||
|
|
||||||
- run from mizu/agent `go run main.go --hars-read --hars-dir <folder>`
|
|
||||||
|
|
||||||
- copy Har files into the folder from last command
|
|
||||||
|
|
||||||
- change `MizuWebsocketURL` and `apiURL` in `api.js` file
|
|
||||||
|
|
||||||
- run from mizu/ui - `npm run start`
|
|
||||||
|
|
||||||
- open browser on `localhost:3000`
|
|
||||||
|
Reference in New Issue
Block a user