Skip to content

SilexConsulting/puppet-orgdc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#orgdc

####Table of Contents

  1. Overview
  2. Module Description - What the module does and why it is useful
  3. Setup - The basics of getting started with Org-Dc
  4. Usage - Configuration options and additional functionality
  5. Reference - An under-the-hood peek at what the module is doing and how
  6. Limitations - OS compatibility, etc.
  7. Development - Guide for contributing to the module

##Overview

This module installs org-dc (developed by epimorphics) from git into Tomcat 7 and configures it with either a custom configuration or the example configuration distributed with the binaries.

##Module Description

##Setup

###What org-dc affects

####Installs

  • /opt/org-dc configuration files
  • /var/log/org-dc logging directory

###Setup Requirements OPTIONAL

You need to have a working installation of tomcat 7. You can use https://github.com/SilexConsulting/puppet-tomcat

###Beginning with org-dc

To install org-dc with the default configuration, you only need to include the module

include orgdc

##Usage

If you would like to include your own configuration, you can specify it as follows:

class { 'orgdc': source_dir => "puppet:///modules/my_conf_module/", }

##Reference

##Limitations

Works with Debian-based distributions and installs org-dc

##Development

Contributions welcomed,

##Release Notes/Contributors/Etc

see changelog

About

Installs and configures the Epimorphics' data conversion tool: https://github.com/epimorphics/org-dc/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages