Skip to content

Grafana + Node Exporter + Traefik + Cloudflare Origin CA Setup

Notifications You must be signed in to change notification settings

viggjona/easy-linux-monitoring-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grafana + Node Exporter + Traefik + Cloudflare Origin CA Setup

Setup

  1. Create .env file in this directory (use .env.example as a template)
  2. Fill in the required values in the .env file
  3. Copy your cloudflare origin CA certificate to ./certs/cloudflare-origin.crt and the private key to ./certs/cloudflare-origin.key.
  4. Run docker-compose up -d to start the services

Make sure you set cloudflare to "Full (Strict)" SSL/TLS encryption mode.

About

Grafana + Node Exporter + Traefik + Cloudflare Origin CA Setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published