Alfresco is a popular open source content management platform that can be used to implement Document Management (DM), Web Content Management (WCM), and Digital Asset Management (DAM) solutions. Prerequisites Java JDK 1.7 Before running the Alfresco setup wizard, you need to download and install the Java 1.7 JDK.…
8 posts tagged
OSX
How To: Install Ansible on OSX
Ansible is an orchestration engine that automates configuration management and application deployment. Ansible uses YAML, in the form of Ansible playbooks, to describe automation jobs and SSH to communicate with the systems it manages. Prerequisites Xcode Command Line Tools To install the Xcode Command Line Tools in OSX Mavericks (10.…