Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Monitoring components

Deployment

Export the following environment variables (replace password with a strong password):

export INFLUXDB_USERNAME=admin
export INFLUXDB_PASSWORD=password
export INFLUXDB_ORG=entropy
export INFLUXDB_BUCKET=entropy
export INFLUXDB_RETENTION=365d

For test deployments you can customize the .env.template file and rename it into .env. Consequently run:

docker-compose up -d

About

Monitoring infrastructure for our internal services

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors