Add info about Basenine

M. Mert Yıldıran 2022-01-17 16:38:59 +03:00
parent f4bac440d5
commit 9638b30d0d

@ -186,6 +186,8 @@ It also requires you to develop the Kubernetes deployment configuration for the
This method involves doing everything on your local machine without requiring any Kubernetes deployment. This method involves doing everything on your local machine without requiring any Kubernetes deployment.
Put the suitable Basenine binary to your path from [the latest release](https://github.com/up9inc/basenine/releases/latest) or clone the repo and run `make clean && make && sudo make install` to install it system-wide.
Save this script to a file named `dev.sh`: Save this script to a file named `dev.sh`:
```bash ```bash
@ -221,6 +223,7 @@ This script builds Mizu Agent and runs;
- API server - API server
- Tapper - Tapper
- Basenine
instances with correct configuration for your local machine. It also lets you stop them by <kbd>CTRL</kbd>+<kbd>C</kbd> instances with correct configuration for your local machine. It also lets you stop them by <kbd>CTRL</kbd>+<kbd>C</kbd>