Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

109 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Historical News Search

This Search Engine for Historical News is based on the dataset of the Berliner Volkszeitung published by the Staatsbibliothek zu Berlin – Preußischer Kulturbesitz.

Test

Usage

Bringing up the application

Start the application using docker-compose:

$ docker-compose up [-d] [--build]

You can run all services in the background (detached mode) by adding the -d flag to the above command. Furthermore you can build everything by adding the --build but this is no necessity.

You are now able to see the App visiting http://localhost:80 in your browser.

Bindings

By default, the application exposes the following ports:

  • 80: NGINX Webserver
  • 5000: Flask API
  • 9200: Elasticsearch HTTP

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages