Sep

1
Scripted install complete Manual tasks remaining: 1. Add database. Install scripts available in /opt/alfresco/scripts It is however recommended that you use a separate database server. 2. Verify Tomcat memory and locale settings in /etc/init/alfresco.conf. Alfresco runs best with lots of memory. Add some more to "lots" and you will be fine! Match the locale LC_ALL (or remove) setting to the one used in this script. Locale setting is needed for LibreOffice date handling support. 3. Update database and other settings in alfresco-global.properties You will find this file in /opt/alfresco/tomcat/shared/classes 4. Update properties for BART (if installed) in /opt/alfresco/scripts/bart/alfresco-bart.properties DBNAME,DBUSER,DBPASS,DBHOST,REC_MYDBNAME,REC_MYUSER,REC_MYPASS,REC_MYHOST,DBTYPE 5. Update cpu settings in /opt/alfresco/scripts/limitconvert.sh if you have more than 2 cores. 6. Start nginx if you have installed it: /etc/init.d/nginx start 7. Start Alfresco/tomcat: sudo service alfresco start

description

Sep

Transcript of Sep

  • Scripted install complete

    Manual tasks remaining:

    1. Add database. Install scripts available in /opt/alfresco/scripts

    It is however recommended that you use a separate database server.

    2. Verify Tomcat memory and locale settings in /etc/init/alfresco.conf.

    Alfresco runs best with lots of memory. Add some more to "lots" and you will be fine!

    Match the locale LC_ALL (or remove) setting to the one used in this script.

    Locale setting is needed for LibreOffice date handling support.

    3. Update database and other settings in alfresco-global.properties

    You will find this file in /opt/alfresco/tomcat/shared/classes

    4. Update properties for BART (if installed) in /opt/alfresco/scripts/bart/alfresco-bart.properties

    DBNAME,DBUSER,DBPASS,DBHOST,REC_MYDBNAME,REC_MYUSER,REC_MYPASS,REC_MYHOST,DBTYPE

    5. Update cpu settings in /opt/alfresco/scripts/limitconvert.sh if you have more than 2 cores.

    6. Start nginx if you have installed it: /etc/init.d/nginx start

    7. Start Alfresco/tomcat: sudo service alfresco start