07-26-2019 09:09 AM
Hi,
I have installed Alfresco 6.1 which is docker based on separate EC2 instances.Also I have installed Insight Engine on docker based separate EC2 instance.I would like to inform here,I have Alfresco and Share installed in one instance and have installed Insight engine and Zeppelin on second instance.
I am not able to get Zeppelin console in browser.Please find below configuration of yml file below.
solr6:
# image: alfresco/alfresco-search-services:1.3.0.1
image: quay.io/alfresco/insight-engine:1.1.0.1
mem_limit: 2500m
environment:
#Solr needs to know how to register itself with Alfresco
- SOLR_ALFRESCO_HOST=******
- SOLR_ALFRESCO_PORT=******
#Alfresco needs to know how to call solr
- SOLR_SOLR_HOST=******
- SOLR_SOLR_PORT=******
#Create the default alfresco and archive cores
- SOLR_CREATE_ALFRESCO_DEFAULTS=alfresco,archive
- "SOLR_JAVA_MEM=-Xms2g -Xmx2g"
ports:
- 8083:8983 #Browser port
zeppelin:
image: quay.io/alfresco/insight-zeppelin:1.1.0.1
environment:
- REPO_HOST=******
- REPO_PORT=******
ports:
- 9090:9090
Request your help.It would be really appreciated.
Thanks,
Vatsal
07-29-2019 04:44 PM
Hi Vatsal:
Are you using Enterprise version ? If you are, take into consideration that you can redirect this question to Alfresco support.
Kind regards.
--C.
Explore our Alfresco products with the links below. Use labels to filter content by product module.