GithubHelp home page GithubHelp logo

bowdoincollege / puppet-omeka Goto Github PK

View Code? Open in Web Editor NEW

This project forked from utseresearch/puppet-omeka

1.0 6.0 0.0 42 KB

A puppet module to install omeka, and some plugins

License: Other

Puppet 91.90% HTML 8.10%

puppet-omeka's Introduction

Omeka Puppet Module

Overview

Puppet Module to install Omeka (http://omeka.org).

The software stack requires and configures:

  • An apache web server
  • PHP -- with MySQL Bindings -- PEAR -- XML
  • MySQL Server and automated backups

Optionally installed are:

  • solr with a tomcat stack
  • other plugins

The server runs on port 80.

Usage

Example:

class { 'omeka':
  omeka_hostname   => 'myhost.example.com',
  mysql_root       => 'anexamplerootpassword',
  omekadb_password => 'anomekauserdbpassword'
}

You can have solr skipped with:

solrsearch => false

License

Copyright (c) 2015 Paul Nguyen

This script is licensed under the Apache License, Version 2.0.

See http://www.apache.org/licenses/LICENSE-2.0.html for the full license text.

Support

Please log tickets and issues at our project site.

puppet-omeka's People

Contributors

stephenhouser avatar paul-nguyen avatar

Stargazers

 avatar

Watchers

Jason Lavoie avatar Erik Pearson avatar James Cloos avatar  avatar Jeff Doring avatar  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.