Begin Management in Docker
All checks were successful
Build and push Docker image at git tag / build (push) Successful in 26m48s

This commit is contained in:
2024-10-04 21:34:09 +02:00
parent 622f8bc009
commit 80d9d90aaa
24 changed files with 341 additions and 336 deletions

View File

@ -1,21 +0,0 @@
services:
management:
image: git.chai.uni-hamburg.de/ums-agenten/management:latest
ports:
-
environment:
- AGENTS_PROCESS=http://agent_process_1:3001,http://agent_process_2:3001
- AGENTS_SOLVE=http://agent_solve_1:3001
- AGENTS_GATEKEEPER=http://agent_gatekeeper_1:3001
volumes:
- /xxx/:
agent_process_1:
image: git.chai.uni-hamburg.de/ums-agenten/base-process:cpu
#image: git.chai.uni-hamburg.de/ums-agenten/base-process:gpu
build: .
environment:
- MANAGEMENT=http://management:3001
volumes:
- /xxx/:/ums-agenten/shared/