Skip to content

Commit

Permalink
test all in one image
Browse files Browse the repository at this point in the history
  • Loading branch information
pmacius committed Jul 22, 2024
1 parent a1fbe6e commit d3c4b62
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions docker-compose/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,16 +181,12 @@ services:
-XX:MaxRAMPercentage=80
ports:
- "9090:9090"
live-indexing-metadata:
image: alfresco-elasticsearch-live-indexing-metadata:latest
environment:
SPRING_ELASTICSEARCH_REST_URIS: http://elastic:9200
SPRING_ACTIVEMQ_BROKERURL: nio://activemq:61616
live-indexing-path:
image: alfresco-elasticsearch-live-indexing-path:latest
live-indexing:
image: alfresco-elasticsearch-live-indexing:latest
environment:
SPRING_ELASTICSEARCH_REST_URIS: http://elasticsearch:9200
SPRING_ACTIVEMQ_BROKERURL: nio://activemq:61616
ALFRESCO_SHAREDFILESTORE_BASEURL: http://shared-file-store:8099/alfresco/api/-default-/private/sfs/versions/1/file/
volumes:
shared-file-store-volume:
driver_opts:
Expand Down

0 comments on commit d3c4b62

Please sign in to comment.