Domains
Configured domains and where they live. Domains are defined in godel-ui.config.yaml; changes here are read-only.
Loading…
Adding a new domain
Add a block under domains: in godel-ui.config.yaml and restart the server. Live reconfiguration is a planned future enhancement.
domains:
- id: my-new-domain
name: "My New Domain"
repo: /var/godel-ui/repos/my-domain
branch: main
path: domain.yaml
remote: git@gitlab.com:org/my-domain.git