Vorbereitung Release 0.2.0 #83
@@ -54,29 +54,12 @@ services:
|
|||||||
depends_on:
|
depends_on:
|
||||||
postgres:
|
postgres:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
kontor-servicemix:
|
|
||||||
image: kontor-servicemix:0.2.0-SNAPSHOT
|
|
||||||
restart: unless-stopped
|
|
||||||
networks:
|
|
||||||
- frontend
|
|
||||||
ports:
|
|
||||||
- 1099:1099
|
|
||||||
- 8101:8101
|
|
||||||
- 8181:8181
|
|
||||||
- 61613:61613
|
|
||||||
- 61616:61616
|
|
||||||
- 44444:44444
|
|
||||||
volumes:
|
|
||||||
- servicemix-install:/opt/servicemix
|
|
||||||
- kontor-deploy:/deploy
|
|
||||||
networks:
|
networks:
|
||||||
database:
|
database:
|
||||||
frontend:
|
frontend:
|
||||||
volumes:
|
volumes:
|
||||||
postgres-data:
|
postgres-data:
|
||||||
images-data:
|
images-data:
|
||||||
servicemix-install:
|
|
||||||
kontor-deploy:
|
|
||||||
secrets:
|
secrets:
|
||||||
db-password:
|
db-password:
|
||||||
file: db-password.txt
|
file: db-password.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user