Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SUMMARY

This module is intended to make it easier to deploy a development environment of islandora, by packaging up a tomcat with everything needed. This repo is currenly being constructed and only contains fedora. In the future more will be added.

INSTALLATION

We assume there is a mysql database running on localhost. Fedora will try to use a database named: fedora. Connecting with a username/password of fedora/fedora. This needs to be setup before running tomcat.

To start the process you need to:

  • setup mysql
  • git clone git://github.com/jonathangreen/islandora_tomcat.git
  • cd islandora_tomcat
  • export CATALINA_HOME='.'
  • ./bin/startup.sh

Fedora will be running on port 8080. The fedora username and password will be fedoraAdmin/fedoraAdmin.

TODO

  • add the drupal filter
  • add solr

About

A tomcat loaded with everything Islandora needs.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors