aboutsummaryrefslogtreecommitdiffstats
path: root/community/prometheus/APKBUILD
Commit message (Collapse)AuthorAgeFilesLines
* community/prometheus: upgrade to 2.15.2Drew DeVault2020-01-101-3/+3
|
* community/prometheus: add reload to init.dDrew DeVault2020-01-091-2/+2
|
* community/prometheus: adding missing web templatesDrew DeVault2020-01-051-1/+13
| | | | | Been working on migrating my monitoring infrastructure to the community package and found this oversight.
* community/prometheus: move build steps back to build()nixfloyd2020-01-021-4/+1
|
* community/prometheus: bump pkgrelnixfloyd2020-01-021-1/+1
|
* community/prometheus: add bash as a build dependencynixfloyd2020-01-021-1/+1
| | | | | | this can be avoided by 'porting' the actions done by build_react_app.sh to the APKBUILD but this would require manual actions in the future if upstream decides to change the script
* community/prometheus: also include the new react-appnixfloyd2020-01-021-1/+6
| | | | | | - previous builds were not including the react-app so going to hostname:9090/new/ did not work. This will fix it, with the downside of adding yarn as a build dependency
* community/prometheus: fix init scripts and assetsnixfloyd2020-01-011-3/+12
| | | | | | | | | - Fix the init script to reference the correct variables (otherwise prometheus tries to start in /) - Embed static assets so that the built-in web-ui will work, without adding extra files to the package Closes !2652
* community/prometheus: upgrade to 2.15.1Andy Postnikov2019-12-291-3/+2
|
* community/prometheus: new aportDrew DeVault2019-12-041-0/+53