Configuration
SeqDesk uses a multi-source configuration system. Settings can come from environment variables, a JSON config file, or the admin UI — with a clear priority order when the same setting exists in multiple sources.
Configuration Sources & PriorityHow env vars, config file, database, and defaults are resolved.Environment VariablesFull SEQDESK_* reference with types, defaults, and examples.Config File Referenceseqdesk.config.json structure, sections, and annotated examples.Runtime Settings (Admin UI)Database-stored settings, immediate vs restart-required changes.