Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[remote_v1] disable v1 API by default #406

Merged
merged 2 commits into from
Aug 30, 2017
Merged

Conversation

mikz
Copy link
Contributor

@mikz mikz commented Aug 29, 2017

Default to production environment on V2 API

Sets THREESCALE_DEPLOYMENT_ENV to production by default.
You can set it to empty value to disable this and use V1 API.

default to production environment on v2 API
@mikz mikz force-pushed the disable-v1-api-by-default branch from b478f76 to 47164bb Compare August 29, 2017 14:02
@octobot
Copy link

octobot commented Aug 29, 2017

Spell Checker found issues

doc/parameters.md

Line Typo
3 APIcast v2 has a number of parameters co
3 ariables) that can modify the behavior of the gateway. The following
5 e that when deploying APIcast v2 with OpenShift, some of thee
15 Default: **stderr**
17 or more information. The file pathcan be either absolute, or relati
21 nfo
21 warn
46 Default: "apicast"
77 Values: a number > **60**
78 Default: 0
80 r. The value should be set to 0 or more than 60. For example,
80 ould be set to 0 or more than 60. For example, if `APICAST_CON
80 ONFIGURATION_CACHE` is set to 120, the gateway will reload the
80 eload the configuration every 2 minutes (120 seconds).
80 onfiguration every 2 minutes (120 seconds).
84 Default: "127.0.0.1"
86 ning Redis instance for OAuth 2.0 flow. REDIS_HOST parameter
90 Default: 6379
92 ning Redis instance for OAuth 2.0 flow. REDIS_PORT parameter
98 ning Redis instance for OAuth 2.0 flow. REDIS_URL parameter c
98 e used to set the full URI as DSN format like: `redis://PASSWOR
102 pty, the DNS resolver will be autodiscovered.
154 Setting it to particual version will make it not auto
166 tificate bundle generated by [export-builtin-trusted-certs](https://github.com/openresty

Generated by 🚫 Danger

@mikz mikz added this to the 3.1 milestone Aug 29, 2017
@mikz mikz merged commit cfeaf5a into master Aug 30, 2017
@mikz mikz deleted the disable-v1-api-by-default branch August 30, 2017 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants