Commit Graph

4 Commits

Author SHA1 Message Date
Manuel 20fecb22da
Fix typo and use correct sqlite package 2023-01-10 19:00:00 +01:00
Manuel 7749b7c159
Several improvements
* Make Dockerfile build and run correctly on alpine, fix missing sqlite
* Make config shared to avoid reading from file on each request
* Correctly handle Signals to gracefully stop database connection and
  to speed up shutdown, relevant for docker deployment
* Correctly check for sqlite error on table creation
2023-01-10 11:00:00 +01:00
Manuel c03f949344
Add compose and bake.hcl 2023-01-09 22:00:00 +01:00
Manuel ba7938dcf4
Initial commit 2023-01-07 13:00:00 +01:00