* Added Login System
* Added Query from Prom
* Changed Dashboard to display data
This commit is contained in:
Stefan
2023-03-22 14:09:30 +01:00
parent 40b9d9aa61
commit 12b8004a93
20 changed files with 554 additions and 109 deletions
+9 -4
View File
@@ -1,10 +1,15 @@
version: '3.4'
services:
elektrifikatsiya:
build:
context: .
dockerfile: Elektrifikatsiya/Dockerfile
#elektrifikatsiya:
# build:
# context: .
# dockerfile: Elektrifikatsiya/Dockerfile
# ports:
# - target: 5353
# published: 5353
# protocol: udp
# mode: host
prometheus:
image: prom/prometheus:latest
volumes: