Skip to content

Stuff to build a prometheus.io rpm until provided by the project itself

License

Notifications You must be signed in to change notification settings

UnitedTraders/prometheus-rpm

 
 

Repository files navigation

prometheus-rpm

Stuff to build rpms for prometheus, node_exporter and alertmanager for amd64 until rpms are provided by the prometheus.io project itself.

Requires rpmbuild to be installed. To run, simply go into a subdir and run make.

Use make to build for RHEL6 or RHEL7 (depends on what system you run your build).

Use make clean to clean sources. This can help, when make fails (because of multiple downloaded versions of tar.gz file).

Use make deploy-bintray to build rpm and upload to bintray. Please set CREDENTIALS to <user_name>:<API_KEY>, REPOSITORY to <user_name>/<repo_name>.

About

Stuff to build a prometheus.io rpm until provided by the project itself

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 50.5%
  • Makefile 49.5%