Unleash Your Server Potential with Expert Insights
Hosting provided by: CloudwaysSponsored by: shopp.bio
Sponsored by: shopp.bio
Category: VPS Setup
wget https://github.com/prometheus/prometheus/releases/download/v2.50.1/prometheus-2.50.1.linux-amd64.tar.gz
./prometheus --config.file=prometheus.yml
firewall-cmd --add-port=9090/tcp
http://ip:9090
—test withcurl http://ip:9090