Appearance
Apps
Installed Applications (12)
| App | Domain | Path | Description |
|---|---|---|---|
| code-server | vs-code.neuralmeadow.xyz | / | VS Code in browser |
| Glances | webmin.neuralmeadow.xyz | / | System monitoring |
| Terminal | relay.neuralmeadow.xyz | /httpsh | Browser terminal |
| ITFlow | support.neuralmeadow.xyz | / | IT documentation & ticketing |
| JupyterLab | code.neuralmeadow.xyz | /jupyterlab | Notebook IDE |
| Kanboard | chat.kbvalley.tech | /kanban | Kanban project management |
| Knowledge Mgmt | crm.neuralmeadow.xyz | / | Custom web app (PHP) |
| Hermes Canvas | code.neuralmeadow.xyz | /canvas | Custom web app (PHP) |
| Notify | autom8.kbvalley.tech | / | Push notifications |
| Roundcube | mail.neuralmeadow.xyz | /webmail | Webmail client |
| SearXNG | www.neuralmeadow.xyz | /search | Meta search engine |
| Vaultwarden | exchange.neuralmeadow.xyz | / | Password manager |
App Management
bash
# Install an app
yunohost app install <app_name>
# Remove an app
yunohost app remove <app_id>
# Upgrade an app
yunohost app upgrade <app_id>
# List all apps
yunohost app list