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.
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.
- add the drupal filter
- add solr