Docker image for KeplerJs
https://hub.docker.com/r/keplerjs/kepler
get image
docker pull keplerjs/kepler:1.7.1
cp kepler.example.env kepler.env
and edit kepler.env
with your secrets api keys
edit settings.json
for customizations
docker-compose up kepler
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=