mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2026-09-20 01:01:24 +02:00
These were previously required so the gitlab-pages daemon could listen
on the same ports as nginx but on different IP addresses. Since [1] all
traffic (on gitlab.a.o) is now terminated by nginx, so this
functionality is no longer needed.
[1] 151ad143 ("gitlab: Enable GitLab Pages wildcard domain *.archlinux.page")
Fix #838
10 lines
267 B
YAML
10 lines
267 B
YAML
letsencrypt_validation_dir: "/var/lib/letsencrypt"
|
|
nginx_firewall_zone:
|
|
nginx_extra_modules: []
|
|
nginx_enable_http3: false
|
|
nginx_stream: false
|
|
# a single proxy like a Hetzner LoadBalancer
|
|
nginx_proxy_protocol_upstream_host:
|
|
# a vendor like haproxy
|
|
nginx_proxy_vendor:
|