Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/prometheus: upgrade to 2.15.2 | Drew DeVault | 2020-01-10 | 1 | -3/+3 |
| | |||||
* | community/prometheus: add reload to init.d | Drew DeVault | 2020-01-09 | 1 | -2/+2 |
| | |||||
* | community/prometheus: adding missing web templates | Drew DeVault | 2020-01-05 | 1 | -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() | nixfloyd | 2020-01-02 | 1 | -4/+1 |
| | |||||
* | community/prometheus: bump pkgrel | nixfloyd | 2020-01-02 | 1 | -1/+1 |
| | |||||
* | community/prometheus: add bash as a build dependency | nixfloyd | 2020-01-02 | 1 | -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-app | nixfloyd | 2020-01-02 | 1 | -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 assets | nixfloyd | 2020-01-01 | 1 | -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.1 | Andy Postnikov | 2019-12-29 | 1 | -3/+2 |
| | |||||
* | community/prometheus: new aport | Drew DeVault | 2019-12-04 | 1 | -0/+53 |