Skip to content

Instantly share code, notes, and snippets.

@jo-migo
Last active November 8, 2017 20:19
Show Gist options
  • Save jo-migo/90f51583387cd8dd88532c4f6a16cf99 to your computer and use it in GitHub Desktop.
Save jo-migo/90f51583387cd8dd88532c4f6a16cf99 to your computer and use it in GitHub Desktop.
Setup Script for Fullstack MVT Generator
#!/bin/bash
# If you don't have trailmix installed, you have to run `sudo pip install -i https://localshop.dz.optimizely.com/simple/ --upgrade --ignore-installed trailmix` first!!
export PISTACHIO_PATH=$1
export PISTACHIO_BUCKET=optimizely-pci-pistachio
eval $(trailmix --escape-quotes -f exports frontdoor)
export PROXY_SHARED_SECRET=$THREESCALE_SHARED_SECRET
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment