Git Product home page Git Product logo

puppet-alfresco's Introduction

puppet-alfresco

Puppet module for managing Alfresco 4 on Ubuntu 12.04.

This is not intended to be used as-is, but rather as an example, to be adapted to your needs.

Installation

Clone this repository in /etc/puppet/modules, but make sure you clone it as directory 'alfresco':

cd /etc/puppet/modules
git clone https://github.com/jurgenlust/puppet-alfresco.git alfresco

You also need the puppet-tomcat module:

cd /etc/puppet/modules
git clone https://github.com/jurgenlust/puppet-tomcat.git tomcat

To run the example Vagrant machine, you also need the puppet-postgres module:

cd /etc/puppet/modules
git clone https://github.com/jurgenlust/puppet-postgres.git postgres

And the java7 module:

cd /etc/puppet/modules
git clone git://github.com/jurgenlust/puppet-java7.git java7

Usage

The manifest in the tests directory shows how you can install Alfresco. For convenience, a Vagrantfile was also added, which starts an Ubuntu 12.04 x64 VM and applies the init.pp. When the virtual machine is ready, you should be able to access Alfresco at http://localhost:8780/alfresco and Share at http://localhost:8780/share.

Note that the vagrant VM will only be provisioned correctly if the alfresco, tomcat, java7 and postgres modules are in the same parent directory.

puppet-alfresco's People

Contributors

jurgenlust avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.