Skip to content

mdkmisc/peripleo2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

516 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Peripleo 2

Project Stats

Home of Peripleo v.2 - a search frontend to Pelagios. Track our progress on Waffle.io.

Prerequisites

Installation

  • Clone this repository
  • Create a copy of the file conf/application.conf.template and name it conf/application.conf. Make any environment-specific changes there. (For the most part, the defaults should be fine.)
  • Deploy the time histogram script to ElasticSearch by copying conf/es-scripts/by_time.groovy to the config/scripts folder on every data node in your ES cluster.
  • Type activator run to start the application in development mode.
  • Point your browser to http://localhost:9000.
  • Peripleo automatically creates a single admin user with username 'admin' and password 'admin'. Be sure to remove this user (or at least change the password) for production use!
  • To generate an Eclipse project, type activator eclipse.

License

Peripleo 2.0 is licensed under the terms of the Apache 2.0 license.

About

The Pelagios Exploration Engine

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Scala 48.7%
  • JavaScript 38.1%
  • CSS 10.5%
  • HTML 2.7%