Scalix Installer for Debian 7, Ubuntu 14.04
- Debian 7, Ubuntu 14.04 (i386, x86_64).
- at least 600Mb of RAM.
- 300Mb free space on hard drive.
- valid FQDN hostname. Fully qualified domain name(FQDN)
- Oracle Java runtime environment(minimal version 1.6, maximum version 1.8.X). JRE from IBM is not supported. Scalix does not support openJDK on production servers, however it is possible to use openJDK on low-load non-production installations.
Step be step how to install scalix on debian How to: Install Scalix on Debian.
Scalix-Web-application-performance-tuning
-
--purge - removes Scalix from your system and deletes all associated data.
-
--update - downloads latest Scalix deb packages for installs them.
Clone this repository
~#git clone git@github.com:scalix/Debian-installer.git
Go to the directory
~#cd ./Debian-installer
if you don't have deb packages run script with '--update' argument (it will download latest deb package) under root user
~#./deb_installer.sh --update
otherwise (under root user)
~#./deb_installer.sh
All necessary dependencies will be automatically checked and you must just confirm to install them.