Skip to content

IKB4Stream/docker-photon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

docker-photon

What is photon ?

Photon is an open source geocoder built for OpenStreetMap data on top of ElasticSearch.

How it work ?

For build the image (pssst, go take your coffee, it's very very long !) :

docker build -t photon:0.2.7 .

For run a container with the image :

docker run -d -p 2322:2322 photon:0.2.7

Credits

Photon is a komoot project: Github.

This image was made by Kevin Mollenhauer and Valentin Michalak from IKB4Stream team.