eXo Social Installation Guide
1 Requirements
1.1 Server
- You can use Windows but we recommended Linux (2.6 Kernel).
- We recommend to use the JDK version minimum 1.5 with the latest patches.
- We recommend at least 1Gb of RAM and at least one 1.5 Ghz processor.
- For optimal performance, we recommend to have 2Gb of Ram and 2 core.
- The default database is HSQLDB, it's there only for demonstration purpose, it should be changed to another database such as MySQL, PostgreSQL, Oracle...
- For optimal performance, it's better to run the database on a separate server
1.2 Browser
eXo Social is tested in the following browsers :
- Internet Explorer 6 and 7
- Firefox 2 and 3
2 Setup
2.1 Install
- Download the latest version of eXo Social
- Unzip it into any directory, we will call this directory $EXO_HOME
2.1.1 on Linux / MacOS
$ chmod +x $EXO_HOME/exo-tomcat/bin/*.sh
$ $EXO_HOME/exo-tomcat/bin/gatein.sh run
2.1.2 on Windows
$EXO_HOME/exo-tomcat/bin/gatein.bat run
2.2 Launch
Next point your browser to one of these :
Note that both portals are completely separate.