Commit Graph

5 Commits (a494dc2c9fa84fd9f885f96fbd8e8516cbbc7611)

Author SHA1 Message Date
Dustin a494dc2c9f Add Nginx
dustin/metricspi/pipeline/head This commit looks good Details
2022-06-26 12:39:15 -05:00
Dustin 5a9e9c0597 Add Grafana, AlertManager, vmutils
The *vmutils* package can be built from source easily, as its just a
collection of Go applications.  Grafana and Alertmanager are quite a bit
more complicated because of their respective browser applications.  In
the interest of getting this project actually going, we'll just install
the official binary releases of these (for now?).
2022-06-26 12:35:12 -05:00
Dustin 2befb681c7 Install Victoria Metrics
dustin/metricspi/pipeline/head This commit looks good Details
Victoria Metrics is not available by default with Buildroot, but adding
a package description for it is very straightforward.  The flags and
tags are specified within Victoria Metrics's own Makefile.
2022-06-23 10:59:07 -05:00
Dustin 5650285a8a rootfs: Install tar
dustin/metricspi/pipeline/head This commit looks good Details
`tar` will be needed to extract update packages
2022-06-22 21:13:24 -05:00
Dustin 50d2f3459b Initial commit 2022-06-22 17:06:58 -05:00