mirror of
https://github.com/google/nomulus.git
synced 2025-08-06 01:35:17 +02:00
Move more environment-specific settings into YAML configuration
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=146164592
This commit is contained in:
parent
e04bea39f1
commit
a061f74ee7
5 changed files with 100 additions and 74 deletions
|
@ -86,12 +86,8 @@ gSuite:
|
|||
|
||||
For fully-featured production environments that need the full range of features
|
||||
(e.g. RDE, correct contact information on the registrar console, etc.) you will
|
||||
need to provide configuration for the settings in the following sections:
|
||||
|
||||
* `appEngine:`
|
||||
* `gSuite:`
|
||||
* `registryPolicy:`
|
||||
* `registrarConsole:`
|
||||
need to specify more settings. The `nomulus-config-production-sample.yaml` file
|
||||
contains an exhaustive list of all settings to override.
|
||||
|
||||
From a code perspective, all configuration settings ultimately come through the
|
||||
`[RegistryConfig][registry-config]` class. This includes a Dagger module called
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue