Binary Installation
We will not use Docker. We will download the binary, create a system user, and configure a systemd service.
Steps:
- Download Prometheus tarball.
- Create
/etc/prometheusand/var/lib/prometheus. - Setup a unit file in
/etc/systemd/system/prometheus.service. - Start and enable the service.