09-05-2019 12:04 PM
I've installed Alfresco Content Services Community edition 2019 GA.
No errors appearing in the tomcat log files, seems to startup alfresco fine.
But if I open browser and try to navigate to localhost:8080/alfresco, or localhost:8080/share, nothing at all loads.
What's the best way to troubleshoot this?
09-05-2019 02:32 PM
Its possible that all the services did not started properly. Check whether you have assigned appropriate memory to the docker engine. Minimum 4 GB is required.
User this command to see if all the services are up:
docker-compose ps
It would result this kind of output if all the services are up and running:
Follow the instructions given here:
https://github.com/Alfresco/acs-community-deployment/blob/master/docs/docker-compose-deployment.md
Read this blog, it will also be helpful: https://community.alfresco.com/community/ecm/blog/2018/11/14/deploying-and-running-alfresco-content-...
11-25-2020 12:08 PM
I ran into same issues. However was able to overcome all of them.
For folks facing similar issues, I created an automated installation solution (http) here:
Explore our Alfresco products with the links below. Use labels to filter content by product module.