Skip to content

646826/docker-compose-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Compose Files

All applications are configured to work through Traefik.
Added authorization for services that do not use their own authorization.

Docker-compose files that are committed

Traefik InfluxDB 2 Grafana
Local URL: http://traefik.localhost/ Local URL: http://influxdb.localhost/ Local URL: http://grafana.localhost/
Login: admin Login: admin Login: admin
Password: bc183SEgTbuNqxLyuGTd2s Password: bc183SEgTbuNqxLyuGTd2s Password: bc183SEgTbuNqxLyuGTd2s
Checked on version: Traefik 2.4.13 Checked on version: InfluxDB 2.0.7 Checked on version: Grafana v8.1.1
Portainer Telegraf
Local URL: http://portainer.localhost/ -
Login: admin -
Password: bc183SEgTbuNqxLyuGTd2s -
Checked on version: Portainer 2.6.2 Checked on version: Telegraf 1.19.2

Docker-compose files that are will do

  • openhab
  • eclipse-mosquitto
  • netdata
  • k3s
  • k6.io

To start

Use make command

make network - will create network DB and WEB
make up - will create all containers
make down - will remove all containers

image

Local configs

Traefik

Local URL: http://traefik.localhost/
Login: admin
Password: bc183SEgTbuNqxLyuGTd2s
Checked on version: Traefik 2.4.13

image

InfluxDB 2

Local URL: http://influxdb.localhost/
Login: admin
Password: bc183SEgTbuNqxLyuGTd2s
Checked on version: InfluxDB 2.0.7

image

Grafana

Local URL: http://grafana.localhost/
Login: admin
Password: bc183SEgTbuNqxLyuGTd2s
Dashboards: http://grafana.localhost/dashboards
Checked on version: Grafana v8.1.1

image

Telegraf

.
Checked on version: Telegraf 1.19.2

Portainer

Local URL: http://portainer.localhost/
Login: admin
Password: bc183SEgTbuNqxLyuGTd2s
Checked on version: Portainer 2.6.2

image

Install more tools for VSCODE

Make

Go to: https://sourceforge.net/projects/ezwinports/files/
Download: make-4.3-without-guile-w32-bin.zip
Extract zip
Copy the contents to your C:\Program Files\Git\mingw64 merging the folders, but do NOT overwrite/replace any existing files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published