Skip to content

pelagios/peripleo2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

927 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Peripleo

Project Stats

Home of Peripleo - a prototype 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 query scripts to ElasticSearch by copying the files in conf/es-scripts/ to the config/scripts folder on every data node in your ES cluster.
  • Type sbt 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 sbt eclipse.

License

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

About

The Pelagios Exploration Engine

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors