My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads

This project provides a set of Bash scripts and associated files for installing Alfresco on Ubuntu Linux.

Quick 4.0 Installation

sudo apt-get install unzip wget
wget http://alfresco-ubuntu-qs.googlecode.com/files/alfresco-ubuntu-qs-0.9.zip
unzip alfresco-ubuntu-qs-0.9.zip
cd alfresco-ubuntu-qs
chmod +x install.sh
sudo ./install.sh --no-install-dod

For more information see the step-by-step blog post.

Powered by Google Project Hosting