Skip to content

Docker Script for my projects hosting all the services

License

Notifications You must be signed in to change notification settings

ftrier/infrastructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Infrastructure

  • Uses .env files for secrets

/.env

INFLUXDB_USER=
INFLUXDB_PASSWORD=
INFLUXDB_TOKEN=
INFLUXDB_BUCKET=
POSTGRES_USER=
POSTGRES_PASSWORD=
POSTGRES_MLFLOW=
ACME_MAIL=
URL_INFLUX=
URL_GRAFANA=
URL_MLFLOW=

About

Docker Script for my projects hosting all the services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages