Getting started with Modera Foundation is an easy process. Couple of options to choose from based on your intentions:
This is the easiest way possible. ModeraCloud will set up entire server either straight onto operating system or virtual machine and configures all required services.
If you're up to the challenge to set up the Modera Foundation manually, here's what you've got to do:
PHP (5.4 and above), MySQL (5.1 and above), a web server (Apache, Nginx, Lighttpd).
Use git to clone the latest code from the GitHub:
git clone https://github.com/modera/foundation.git
Follow the installation guideline bundled with the code. It is simply running install.sh if you are on Linux.