Skip to content

jurgenlust/puppet-confluence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

puppet-confluence

Puppet module for managing Atlassian Confluence

Installation

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

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

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

Usage

The manifest in the tests directory shows how you can install Confluence. For convenience, a Vagrantfile was also added, which starts a Debian Squeeze x64 VM and applies the init.pp. When the virtual machine is ready, you should be able to access confluence at http://localhost:8180/confluence.

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

About

Puppet module for managing Atlassian Confluence

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •