Download¶
Binary package¶
You can download the RODA installer at:- RODA Installer 1.0.0 (605 MB)
Read the installation manual to learn how to install all the pre-requisites and configure RODA for your machines.
Source¶
To download the source use the following command:svn co http://www.keep.pt/svn/roda-public/trunk roda
The complete checkout is about 4GB, so please be patient.
Compiling the source is quite easy, just try ant in the sources directory to build all projects war files, or try ant in the installer directory to recreate the installer above.
Pre-installed Virtual Machine¶
To get a virtual machine the RODA system pre-installed on it send an email to info@keep.pt with a request.
After acquiring the virtual machine in Open Virtualization Format and extracting its contents, you can import it to your virtual machine server. Many virtual machine server vendors support this format, but it is recommended to use SUN's Virtual Box.
To import into SUN's Virtual Box, follow the instructions:- Download and install Virtual Box
- Select File -> Import appliance...
- Select Choose, browse into the the extracted contents and select RODA.ovf
- Click Next to review the machine properties
- Click Import to import the machine into your system
- Start your RODA virtual machine
To import into VMWare Server you can use the VMware OVF Tool (NOTE: The VMWare OVF import has known issues, so please avoid this method)
The minimum requirements are a server with at least 2 CPU with more than 2 GHz each, 2GB of RAM, and 8GB of free disk space.