jenkins works now. also i have a dashboard for the dev stack.

This commit is contained in:
2025-07-20 12:54:19 -05:00
parent a756443730
commit f75e60fc35
3 changed files with 60 additions and 9 deletions

9
EasyGate/docker-compose.yml Executable file
View File

@@ -0,0 +1,9 @@
services:
easy-gate:
image: r7wx/easy-gate:latest
container_name: KNELDevStack-CDS-Dashboard
restart: always
ports:
- 11002:8080
volumes:
- ./easy-gate.json:/etc/easy-gate/easy-gate.json