Hastic standalone https://hastic.io
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
345 B

3 years ago
# Hastic
2 years ago
Hasti need [Prometheus](https://prometheus.io/) or [InfluxDB](https://www.influxdata.com/get-influxdb/)
instance for getting metrics.
## Build from source (Linux)
1. [Install cargo](https://doc.rust-lang.org/cargo/getting-started/installation.html)
3 years ago
```
make
```
```
cd release
./hastic
```
3 years ago
open `http://localhost:4347` in browser