
We now depend on the reverse proxy not only for abuse mitigation but also for serving .well-known files with specific CORS headers. To reduce complexity and avoid traps in the future, make it non-optional. Change-Id: I54760cb0907483eee6dd9707bfda88b205fa0fed
10 lines
269 B
ReStructuredText
10 lines
269 B
ReStructuredText
Install, configure, and run Gitea.
|
|
|
|
**Role Variables**
|
|
|
|
.. zuul:rolevar:: gitea_reverse_proxy_hostname
|
|
:default: inventory_hostname
|
|
|
|
The name of the hostname to reverse proxy to. Only necessary for
|
|
testing where we do not have a certificate for the hostname.
|