Replies: 3 comments
-
|
From my standpoint I am strongly thinking about removing the selection of |
Beta Was this translation helpful? Give feedback.
-
|
The way we designed our environment in BNDES, we have:
Is there a way to make a parameter to enable those combo options? May be in the .env file? Thanks! |
Beta Was this translation helpful? Give feedback.
-
|
@josenogueiradalmeida |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In GitLab by @jnogueira on Mar 14, 2019, 20:27
Currently, Test and Production environment are in the same server. Therefore, if you have a problem in this particular server, both enviroments can be lose.
This issue considers that there is a seggregation, one production server and other server for everything else at least.
In this scenario, it is important to disable the feature Test/Prod on the Production server. The Test/Prod combo still can be useful in the other environment (test, development, validation...), but no for Production.
Therefore, this issue requires to disable the Test/Prod feature for the Production environment.
Beta Was this translation helpful? Give feedback.
All reactions