Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/heyman/twofishes-docker

Twofishes Docker image
https://github.com/heyman/twofishes-docker

Last synced: 1 day ago
JSON representation

Twofishes Docker image

Awesome Lists containing this project

README

        

Twofishes Docker Image
======================

Docker image that runs Foursquare's Twofishes server with prebuilt index files.

Exposes ports: 8080, 8081, 8082, 8083

Instruction to run
------------------

docker run -d heyman/twofishes

Instructions to build
---------------------

Both the Twofishes binary jar file, and the prebuilt index files, needs to be downloaded
and added to the same directory as the Dockerfile. The prebuilt index files also needs to
be unzipped first.

The following files are needed:

1. server-assembly-0.84.9.jar (downloaded from http://twofishes.net/binaries/server-assembly-0.84.9.jar)
2. 2015-03-05-20-05-30.753698 (unzipped from http://twofishes.net/indexes/revgeo/2015-03-05.zip)