Reference¶
Technical reference documentation for DUMB configuration, ports, and environment variables.
Available references¶
-
Service ports
Complete list of all ports used by DUMB services, including web UIs, APIs, and databases.
-
Environment variables
All environment variables supported by DUMB for configuration and customization.
-
Config schema
JSON schema reference for
dumb_config.json, useful for validation and tooling. -
Multi-instance setup
Guidance for configuring multiple instances of Arr services, rclone, and other tools.
-
:material-route:{ .lg .middle } Core service routing
How
core_serviceroutes automation between Debrid and Usenet workflows.
Quick links¶
| Reference | Description |
|---|---|
| Service Ports | Port assignments for all services |
| Environment Variables | Docker and runtime configuration |
| Config Schema | JSON schema for dumb_config.json |
| Multi-instance Setup | Pattern for services that support instances |
| Core Service Routing | How core_service drives automation |
Related documentation¶
- Configuration Guide - How to configure DUMB
- Deployment Overview - Deployment options
- API Reference - REST API documentation