Add instance-wide domain info
This commit is contained in:
parent
1bbce21f64
commit
55c89d51ea
1 changed files with 3 additions and 1 deletions
|
@ -95,7 +95,9 @@ Auto Deploy, and Auto Monitoring will be silently skipped.
|
||||||
|
|
||||||
The Auto DevOps base domain is required if you want to make use of [Auto
|
The Auto DevOps base domain is required if you want to make use of [Auto
|
||||||
Review Apps](#auto-review-apps) and [Auto Deploy](#auto-deploy). It is defined
|
Review Apps](#auto-review-apps) and [Auto Deploy](#auto-deploy). It is defined
|
||||||
under the project's CI/CD settings while [enabling Auto DevOps](#enabling-auto-devops).
|
either under the project's CI/CD settings while
|
||||||
|
[enabling Auto DevOps](#enabling-auto-devops) or in instance-wide settings in
|
||||||
|
the CI/CD section.
|
||||||
It can also be set at the project or group level as a variable, `AUTO_DEVOPS_DOMAIN`.
|
It can also be set at the project or group level as a variable, `AUTO_DEVOPS_DOMAIN`.
|
||||||
|
|
||||||
A wildcard DNS A record matching the base domain is required, for example,
|
A wildcard DNS A record matching the base domain is required, for example,
|
||||||
|
|
Loading…
Reference in a new issue