Skip to content

Reference

Technical reference documentation for Frappe Manager internals. These pages serve lookup — not learning. For how-to guides, see Guides.


Core Reference

  • Architecture


    Service topology, container layout, volume/network architecture, Docker Compose structure.

  • Configuration Files


    Every config key in fm_config.toml and bench_config.toml — defaults, types, env vars, file locations.

  • Workers & Background Jobs


    RQ worker architecture, queue types, concurrency tuning, Gunicorn worker configuration.


Operations Reference

  • Logs & Debugging


    Log file locations, log levels, CLI verbosity flags, service-specific logging, rotation config.

  • Migrations


    What fm migrate does, backup strategy, failure handling, version upgrade paths, rollback procedures.


Deep Linking

All reference pages use named anchors for every configuration key, service name, and log location.

Example deep links:

Fast lookup: Use browser Ctrl+F / Cmd+F within each page to jump to specific terms.