Skip to content

An updater for vector tiles used for ad-next, pulled from sat-api

Notifications You must be signed in to change notification settings

AstroDigital/ad-sentinel-vector-tile-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sentinel-api vector tiles updater

This application is designed to run on IronWorker from Iron.io and update a Mapbox vector tile set on a regular basis to power the frontend for ad-next.

Installation

  • Make sure latest version of docker with docker-compose is installed and launched

  • Install latest version of Iron.io CLI

      $ curl -sSL http://get.iron.io/cli | sh
    
  • Create iron.json for upload to iron.io. Use iron.json.sample as template

  • Create payload.json if you plan to test the tool locally. Use payload.json.sample as a template.

Local test

$ docker-compose run test

Local shell

$ docker-compose run shell

Automatic Deployment

Changes made on master will be deployed automatically by Travis.

Manual Deployment

You should copy iron.json to the updater folder before running this command.

$ docker-compose run deploy

About

An updater for vector tiles used for ad-next, pulled from sat-api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published