Skip to content

Official Docker image for KeplerJs

License

Keplerjs/docker

Repository files navigation

keplerjs-docker

Docker image for KeplerJs

Docker hub

https://hub.docker.com/r/keplerjs/kepler

get image

docker pull keplerjs/kepler:1.7.1

Setup

cp kepler.example.env kepler.env

and edit kepler.env with your secrets api keys

edit settings.json for customizations

Start

docker-compose up kepler

Environment Vars

create a new file kepler.env from file kepler.example.env fill with your personal api key of third party services

GEOINFO_GEONAMES_USER= GEOINFO_IPINFODB_KEY= WEATHER_WUNDERGROUND_KEY= OPENROUTESERVICE_NAME= OPENROUTESERVICE_KEY= ACCOUNTS_EMAILTEMPLATES_FROM= ACCOUNTS_GITHUB_CLIENTID= ACCOUNTS_GITHUB_SECRET= ACCOUNTS_FACEBOOK_APPID= ACCOUNTS_FACEBOOK_SECRET= ACCOUNTS_GOOGLE_CLIENTID= ACCOUNTS_GOOGLE_SECRET= ACCOUNTS_TWITTER_CONSUMERKEY= ACCOUNTS_TWITTER_SECRET= ACCOUNTS_OPENSTREETMAP_CONSUMERKEY= ACCOUNTS_OPENSTREETMAP_SECRET= GA_ID= 

About

Official Docker image for KeplerJs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published