Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build

Prometheus deb

Deb package with Prometheus for Ubuntu (xenial, bionic, focal, jammy)

Installation

apt-get update
apt-get install gnupg2 apt-transport-https ca-certificates -y
apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys EA8AECDE414187DB
apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys A57ED69D49D1012A
printf "deb https://packagecloud.io/the_asten/prometheus/ubuntu/ jammy main \ndeb-src https://packagecloud.io/the_asten/prometheus/ubuntu/ jammy main" | tee -a /etc/apt/sources.list.d/prometheus.list
apt-get update
apt-get install prometheus -y

Special thanks for the ability to use the package repository for open source projects - 🚀 https://packagecloud.io 🚀

About

Prometheus is an open-source systems monitoring and alerting toolkit

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages