| [staging] |
| cldr-smoke.unicode.org |
| cldr-staging.unicode.org |
| |
| [staging:vars] |
| # dd_env is the DataDog environment, staging vs prod |
| dd_env=staging |
| |
| [prod] |
| st.unicode.org |
| |
| [prod:vars] |
| # dd_env is the DataDog environment, staging vs prod |
| dd_env=prod |
| |
| # CLDR Commit Checker web hosting here |
| [ccc] |
| cldr-smoke.unicode.org |
| |
| # "surveytool" includes both prod and staging |
| [surveytool:children] |
| staging |
| prod |
| |
| # encrypt all of the surveytool hosts |
| [letsencrypt:children] |
| surveytool |
| |
| # auto-backup cldr db only for production |
| [backupdb:children] |
| prod |
| |
| # redact cldr db only for staging (cldr-smoke) |
| [redactdb:children] |
| staging |