{{define "config_form_body"}}
{{.CSRFField}}

Customer Identity

{{if .IsNew}}Letters, numbers, dots, hyphens only{{end}}

Infrastructure

Szükséges jogosultságok: Zone DNS:Edit (ACME), Zone WAF:Edit (geo-korlátozás)

Git Sync

Opcionális — csak privát alkalmazás-katalógushoz. A verziófrissítés enélkül is működik.

Hibakeresési mód (fejlesztői)

Bekapcsolva a vezérlő újraindul a következő ciklusban; a menü: https://felhom.<domain>/debug. Tesztelés után kapcsold ki.

Offsite backup

{{with .Overrides}}{{with index . "offsite"}}{{if index . "host"}}

Provisioned: {{index . "user"}}@{{index . "host"}}:{{index . "repo_path"}} (the transient password is never shown here).

{{with $.Delivery}}

{{.Badge}} {{.Line}}

{{if .StaleLine}}

{{.StaleLine}}

{{end}} {{end}} {{if eq (index . "type") "shared"}} {{end}} {{end}}{{end}}{{end}}

DR tier (PBS, ep0)

One flag, ordered rollout: the ep0 namespace + token provision automatically once the host's WG tunnel peer registers; the host agent applies the storage entry on its next tick. Offsite app backup requires this tier (the escrow ceremony depends on the PBS key). {{if not .PBSDR.Supported}} Not configured on this hub (no tenantsync key) — the flag is stored, but provisioning waits until it is. {{end}}
The storage-entry id the agent creates on the box. Default felhom-pbs; the demo host's adopted manual entry is felhom-offsite.
{{if .PBSDR.DRTier}} {{end}} {{if and .PBSDR.Provisioned (not .PBSDR.DRTier)}}

Tier OFF with a provisioned namespace: runs stop and the box reports the DR capabilities inactive; the ep0 namespace + data are KEPT (teardown of an ever-on tier is a deliberate manual operator action).

{{end}} {{if .PBSDR.Provisioned}} {{end}}
Cancel
{{end}}