Skip to content

Monitoring infrastructure for our internal services

Notifications You must be signed in to change notification settings

EntropyRy/monitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published