Problem
Postgres is yet another container that needs to run at all times, using up resources.
Proposed solution
SQLite is a decent solution that I've seen many selfhosted software include, probably more than needed for 1-2 users. https://github.com/EzekielTheMad/healthtrack seems to use it too already.
Alternatives considered
No response
Affected surface
Self-hosting / Docker
Additional context
No response
Pre-flight checks
Problem
Postgres is yet another container that needs to run at all times, using up resources.
Proposed solution
SQLite is a decent solution that I've seen many selfhosted software include, probably more than needed for 1-2 users. https://github.com/EzekielTheMad/healthtrack seems to use it too already.
Alternatives considered
No response
Affected surface
Self-hosting / Docker
Additional context
No response
Pre-flight checks