Go to file
zegkljan e6fef137e7 Upgraded go & alpine, fix db checkpointing.
* Go version set to 1.19 in go.mod.
* Alpine upgraded to 3.16 in Dockerfile.
* DB restart checkpoint is forced manually after 15 mins of inactivity.
* DB truncate checkpoint is forced manually at exit.
2022-08-09 10:50:49 +02:00
errs refining photo handling 2022-02-19 23:38:58 +01:00
models thumbnail content type 2022-02-20 01:09:54 +01:00
server Upgraded go & alpine, fix db checkpointing. 2022-08-09 10:50:49 +02:00
.dockerignore Upgraded go & alpine, fix db checkpointing. 2022-08-09 10:50:49 +02:00
.drone.yml CI: master -> main branch 2022-02-13 17:17:52 +01:00
.gitignore ignore vscode files 2022-01-28 00:42:46 +01:00
captain-definition Add CI configs 2022-02-13 17:08:53 +01:00
Dockerfile Upgraded go & alpine, fix db checkpointing. 2022-08-09 10:50:49 +02:00
go.mod Upgraded go & alpine, fix db checkpointing. 2022-08-09 10:50:49 +02:00
go.sum Upgraded go & alpine, fix db checkpointing. 2022-08-09 10:50:49 +02:00
main.go build info 2022-02-20 00:20:19 +01:00