Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1023 Bytes

DEPLOYING.md

File metadata and controls

24 lines (15 loc) · 1023 Bytes

Deploying Doppler

Doppler is deployed to K8 with all the configuration checked in.

See github.com/artsy/doppler/pull/154 for details of switching from Heroku to K8.

Environment Settings

Add the following environment settings. The sample values below are for a staging deployment.

You can use a key from a demo app created on developers-staging.artsy.net. Note that staging is rebuilt nightly with production data, and your application will be deleted. If you need a persistent application, create it on developers.artsy.net - it will be available on staging within 24 hours.

Production

Assuming upstream is git@github.com:artsy/doppler.git, run the following.

hokusai production pipeline promote --git-remote upstream