Skip to content

jonas-merkle/container-netdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

container-netdata

A Docker Compose container setup for NetData.

Table of contents

Setup

  1. Requirements

    • Docker
    • Docker Compose
  2. Add environment variables

    Add the missing information for the environment variables:

    nano .env

    Mark the .env file so they will not be tracked by git:

    git update-index --assume-unchanged .env
  3. Start container

    docker-compose up --build -d
  4. Stop container

    docker-compose down

About

A Docker Compose container setup for NetData.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project