cd server
ant install
* When instructed, open a web browser and navigate to http://localhost:28080 (or IP address). Complete the required information as shown [http://wiki.amahi.org/images/3/39/OpenVPN_ALS_Amahi_Config.pdf here].
* Once complete, continue with the commands below:
ant install-service
ant start
sed -i 's/#wrapper.java.additional.2=-Dfile.encoding=UTF-8/wrapper.java.additional.2=-Dfile.encoding=UTF-8/' /var/hda/web-apps/myadito/server/conf/wrapper.conf
service adito start
* When instructed, open a web browser and navigate to http://localhost:28080 (or IP address). Complete the required information as shown [http://wiki.amahi.org/images/3/39/OpenVPN_ALS_Amahi_Config.pdf here].
* Once everything is finished and Adito has been started, you can access it via https://adito (it will not work as http).