Reference¶
Technical reference documentation for Frappe Manager internals. These pages serve lookup — not learning. For how-to guides, see Guides.
Core Reference¶
-
Service topology, container layout, volume/network architecture, Docker Compose structure.
-
Every config key in
fm_config.tomlandbench_config.toml— defaults, types, env vars, file locations. -
RQ worker architecture, queue types, concurrency tuning, Gunicorn worker configuration.
Operations Reference¶
-
Log file locations, log levels, CLI verbosity flags, service-specific logging, rotation config.
-
What
fm migratedoes, backup strategy, failure handling, version upgrade paths, rollback procedures.
Navigation Tips¶
Deep Linking
All reference pages use named anchors for every configuration key, service name, and log location.
Example deep links:
configuration.md#restart_policy— restart policy optionsworkers.md#short-worker— short worker detailsarchitecture.md#global-services— shared MariaDB and nginx-proxy
Fast lookup: Use browser Ctrl+F / Cmd+F within each page to jump to specific terms.