Hello all, this is my first post here and my first install of Alfresco. I am familiar with LAMP servers but haven't done much with java or tomcat.
I am on an ubuntu 12.04 openVZ container with 2gb of ram and 512mb of swap. (I own the host server so I can assign up to 4gb of ram and more is on the way)
The install went with out a hitch, I installed the defaults, nginx,tomcat, googledocs, sharepoint, imageMagik, swftools, libreoffice, and the postgresql connector, then ran the postgres script and followed all the instructions.
I updated the databases but when I bring up the webpage on 80 I get the maintence page and on 8080 I get nothing. nmap shows that 8080 is not opening, did I miss something in nginx? I am not 100% sure what to google.
Nginx is not a must for installing alfresco ,the reason why port 8080 is not open is that you have not started tomcat . you should execute ${TOMCAT_HOME}/bin/startup.sh to start tomcat