Appearance
Domains
The host manages 34 domains across two registered zones. SSL certificates are issued automatically via Let's Encrypt through the nginx integration.
Primary Domain
| Domain | Role |
|---|---|
| neuralmeadow.xyz | Primary domain and SSO portal |
neuralmeadow.xyz Subdomains
| Subdomain | Typical use |
|---|---|
| agents | Automation / agents |
| archive | Archival storage |
| assistant | Assistant services |
| back-office | Internal admin |
| cal | Calendar |
| cloud | Cloud storage |
| code | Dev tools (JupyterLab, Hermes Canvas) |
| crm | CRM / knowledge management |
| dev | Development |
| docs | Documentation (see docs.cadenceworks.tech) |
| drive | File sync |
| erp | ERP |
| exchange | Vaultwarden |
| Webmail (Roundcube) | |
| n8n | Workflow automation |
| portal | Portal |
| relay | Browser terminal |
| remote | Remote access |
| staging | Staging environment |
| support | ITFlow ticketing |
| switchboard | Switchboard |
| vs-code | code-server |
| webmin | Glances monitoring |
| www | SearXNG search |
kbvalley.tech Subdomains
| Subdomain | Typical use |
|---|---|
| autom8 | Notify push service |
| chat | Kanboard |
| code | Code hosting |
| cryptpad | Collaborative editing |
| drive | File sync |
| jupyter | Jupyter notebooks |
| search | Search |
| sync | Sync services |
| trilium | Notes |
Management
bash
# List all domains
yunohost domain list
# Add a domain
yunohost domain add <domain>
# Configure DNS / SSL for a domain
yunohost domain cert install <domain>DNS
Local resolution is handled by dnsmasq (listening on port 53). External DNS for neuralmeadow.xyz and kbvalley.tech must point A/AAAA records at the server IP (157.173.117.104). See DNS Configuration for resolver details.
Related Documentation
- Apps — which app is served on which domain
- Aux server docs —
auxserver-prodand Auxcadenceworks.techservices