solution-libre / docker-prometheus

Docker-compose setup for starting Prometheus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitLab with Docker Compose

Table of Contents

  1. Description
  2. Setup
  3. Usage
  4. Reference
  5. Development
  6. Contributors

Description

Docker-compose setup for starting Prometheus.

Setup

cd /opt
git clone https://github.com/solution-libre/docker-prometheus.git prometheus
cd prometheus

Change the hostname value in .env.

Usage

cd /opt/prometheus
docker-compose up -d

Reference

Environment variables

Development

Solution Libre's repositories are open projects, and community contributions are essential for keeping them great.

Fork this repo on GitHub

Contributors

The list of contributors can be found at: https://github.com/solution-libre/docker-prometheus/graphs/contributors

About

Docker-compose setup for starting Prometheus

License:GNU General Public License v3.0