Skip to content

Instantly share code, notes, and snippets.

@notmyname
Created March 7, 2014 17:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save notmyname/733211b5f26473433e5a to your computer and use it in GitHub Desktop.
Save notmyname/733211b5f26473433e5a to your computer and use it in GitHub Desktop.
[pipeline:main]
# basic
pipeline = mempeek catch_errors gatekeeper healthcheck proxy-logging crossdomain cache bulk tempurl slo dlo ratelimit tempauth staticweb container-quotas account-quotas proxy-logging proxy-server
# basic + swift3
#pipeline = mempeek catch_errors gatekeeper swift3 healthcheck proxy-logging crossdomain cache bulk tempurl slo dlo ratelimit tempauth staticweb container-quotas account-quotas proxy-logging proxy-server
# basic + swiftstack auth
#pipeline = mempeek catch_errors gatekeeper healthcheck proxy-logging crossdomain cache bulk tempurl slo dlo ratelimit swiftstackauth tempauth staticweb container-quotas account-quotas proxy-logging proxy-server
# basic + cname + domain remap
#pipeline = mempeek catch_errors gatekeeper healthcheck proxy-logging crossdomain cache cname_lookup domain_remap bulk tempurl slo dlo ratelimit tempauth staticweb container-quotas account-quotas proxy-logging proxy-server
# basic + profile
#pipeline = profile mempeek catch_errors gatekeeper healthcheck proxy-logging crossdomain cache bulk tempurl slo dlo ratelimit tempauth staticweb container-quotas account-quotas proxy-logging proxy-server
# basic + liteauth (zerovm)
#pipeline = mempeek catch_errors gatekeeper healthcheck proxy-logging crossdomain cache bulk tempurl slo dlo ratelimit liteauth tempauth staticweb container-quotas account-quotas proxy-logging proxy-server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment