6 lines
358 B
Markdown
6 lines
358 B
Markdown
# ADR-0004: Single application service
|
|
|
|
Status: Accepted
|
|
|
|
Production runs HTTP handling and PostgreSQL-leased background workers in one Drive container beside PostgreSQL. This favors simple operation on one private Unraid host. Worker failures must be isolated and observable, and durable state must allow later separation without changing domain behavior.
|
|
|