Files

43 lines
2.9 KiB
Markdown
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Numbus Server documentation
## 🛠️ Configuring the server's services
| Variable | Description | Values | Default |
| -------- | ----------- | ------ | --------- |
| DOMAIN_NAME | The domain name that will be used to access the different services. | your-domain.com | |
| 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](./index.md#web-applications-list) | |
| SELECTED_SYSTEM_SERVICES | The list of system services to install. | ( "clamav" ), ( "virtualization" "clamav" ), ... [see the full list below](./index.md#system-services-list) | |
## 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](../custom_subdomain.md) |
| adguard | Feature-rich network-wide Ad Blocker. | [subdomain](../custom_subdomain.md) |
| crafty | Minecraft server(s) manager. | [subdomain](../custom_subdomain.md), [settings](./crafty.md) |
| frigate | NVR with real-time local object detection. | [subdomain](../custom_subdomain.md) |
| gitea | Painless self-hosted Git service. | [subdomain](../custom_subdomain.md) |
| home-assistant | Open source home automation. | [subdomain](../custom_subdomain.md) |
| homepage | A modern, secure, highly customizable dashboard. | [subdomain](../custom_subdomain.md) |
| immich | High performance self-hosted photo/video management. | [subdomain](../custom_subdomain.md) |
| it-tools | Collection of online tools for developers. | [subdomain](../custom_subdomain.md) |
| jellyfin | The Free Software Media System. | [subdomain](../custom_subdomain.md) |
| n8n | Workflow automation tool. | [subdomain](../custom_subdomain.md) |
| netbootxyz | Network boot operating system installers. | [subdomain](../custom_subdomain.md) |
| nextcloud | Self-hosted collaboration platform. | [subdomain](../custom_subdomain.md) |
| ntfy | Send push notifications via HTTP. | [subdomain](../custom_subdomain.md) |
| odoo | Open Source ERP and CRM. | [subdomain](../custom_subdomain.md) |
| passbolt | Open source password manager. | [subdomain](../custom_subdomain.md) |
| uptime-kuma | Self-hosted monitoring tool. | [subdomain](../custom_subdomain.md) |
| vscodium | VS Code in your browser. | [subdomain](../custom_subdomain.md) |
## System services list
| Name | Description | Additional settings |
| -------- | ----------- | ------ |
| clamav | Open-source anti-virus software. | |
| virtualization | Run Virtual Machines (KVM/QEMU). | |