stackarr-postgres was an embedded PostgreSQL provisioner, not merely a query layer. It was reduced to a stackarr-mariadb stub while docker/Dockerfile.standalone still references the removed managed-postgres feature.
This silently changes the self-provisioning product behaviour: a standalone build no longer provisions its own database, and nothing says so.
D8 (#29) must decide how MariaDB is delivered before standalone packaging can be called complete.
Raised from the handoff register: docs/2026-08-03-handoff-issues.md (NGMS repo).
stackarr-postgreswas an embedded PostgreSQL provisioner, not merely a query layer. It was reduced to astackarr-mariadbstub whiledocker/Dockerfile.standalonestill references the removedmanaged-postgresfeature.This silently changes the self-provisioning product behaviour: a standalone build no longer provisions its own database, and nothing says so.
D8 (#29) must decide how MariaDB is delivered before standalone packaging can be called complete.
Raised from the handoff register:
docs/2026-08-03-handoff-issues.md (NGMS repo).