3.3 KiB
3.3 KiB
Numbus Server documentation
🛠️ Configuring the server's services
| Variable | Description | Values | Default |
|---|---|---|---|
| SELECTED_DNS_SERVICE | The DNS service to install (AdBlocking). | ( "pi-hole" ), ( "adguard" ) | ( "pi-hole" ) |
| SELECTED_WEB_APPLICATIONS | The list of web applications to install. | ( "nextcloud" ), ( "homepage" jellyfin" "it-tools" "netbootxyz" ), ... see the full list below | |
| SELECTED_SYSTEM_SERVICES | The list of system services to install. | ( "clamav" ), ( "virtualization" "clamav" ), ... see the full list below | |
| SELECTED_DNS_SERVICE_subdomain | Custom subdomain for the DNS service. | "my-dns" | Will be the name of the service. I.e. pi-hole.your-domain.com or adguard.your-domain.com |
| SELECTED_WEB_APPLICATIONS_subdomain | Custom subdomains for the web applications (must match the order of SELECTED_WEB_APPLICATIONS). | "my-cloud", "my-photos" | Will be the name of the service. I.e. nextcloud.your-domain.com, immich.your-domain.com, ... |
Web applications list
This is the list of all the available apps that can be enabled on the numbus-server. You can choose as many as you want, just keep in mind that enabling more apps will be more resource intensive and consume more power.
| Name | Description | Additional settings |
|---|---|---|
| pi-hole | Simple, fully open network-wide Ad Blocker. | subdomain |
| adguard | Feature-rich network-wide Ad Blocker. | subdomain |
| crafty | Minecraft server(s) manager. | subdomain, settings |
| frigate | NVR with real-time local object detection. | subdomain |
| gitea | Painless self-hosted Git service. | subdomain |
| home-assistant | Open source home automation. | subdomain |
| homepage | A modern, secure, highly customizable dashboard. | subdomain |
| immich | High performance self-hosted photo/video management. | subdomain |
| it-tools | Collection of online tools for developers. | subdomain |
| jellyfin | The Free Software Media System. | subdomain |
| n8n | Workflow automation tool. | subdomain |
| netbootxyz | Network boot operating system installers. | subdomain |
| nextcloud | Self-hosted collaboration platform. | subdomain |
| ntfy | Send push notifications via HTTP. | subdomain |
| odoo | Open Source ERP and CRM. | subdomain |
| passbolt | Open source password manager. | subdomain |
| uptime-kuma | Self-hosted monitoring tool. | subdomain |
| vscodium | VS Code in your browser. | subdomain |
System services list
| Name | Description | Additional settings ? |
|---|---|---|
| clamav | Open-source anti-virus software. | No |
| virtualization | Run Virtual Machines (KVM/QEMU). | No |