a846cf38dc
fix(backup): back up the postgres database (was unprotected)
...
cc-ci/testme cc-ci: failure
The immich recipe declared backupbot.backup only on the app service (whose volumes
are all excluded), so the postgres database — all of immich users metadata, albums,
people, settings — was NOT backed up at all. Restoring a backup yielded an empty DB.
Add a database-service postgres backup mirroring the coop-cloud convention
(matrix-synapse, keycloak, ...): a /pg_backup.sh config-mounted hook driven by
backupbot pre/restore hooks. backup = pg_dump | gzip -> backup.sql in the postgres
volume; restore = terminate immich-server connections, FORCE-drop, recreate, reimport
(the VectorChord/pgvecto.rs extensions and all data round-trip cleanly).
2026-05-29 22:56:10 +00:00
7eb3937a82
chore: publish 1.6.0+v2.7.5 release
1.6.0+v2.7.5
2026-04-20 18:51:26 -04:00
3ba3dd4d7e
upgrade: 2.7.5
2026-04-20 18:44:54 -04:00
98a6417815
chore: publish 1.5.1+v2.6.3 release
1.5.1+v2.6.3
2026-04-05 16:10:06 -04:00
b1603bf7e5
chore: publish 1.4.0+v2.6.3 release
1.4.0+v2.6.3
2026-04-03 20:17:21 -04:00
3a131b8a3f
upgrade to v2.6.3
2026-04-03 19:59:11 -04:00
8a125fcd31
Merge pull request 'chore: Configure Renovate' ( #7 ) from renovate/configure into main
...
Reviewed-on: https://git.coopcloud.tech/coop-cloud/immich/pulls/7
2026-03-12 02:26:40 +00:00
51eb6085bf
Add renovate.json
2026-03-10 17:43:56 +00:00
2d55ece9df
chore: publish 1.4.0+v2.5.6 release
1.4.0+v2.5.6
2026-02-11 18:57:36 +01:00
07aa95dc11
Merge pull request 'added backup, change of images to default, and upgraded to latest version' ( #5 ) from backup into main
...
Reviewed-on: https://git.coopcloud.tech/coop-cloud/immich/pulls/5
2026-02-11 17:53:24 +00:00
da61f2202c
added image changes
2026-02-11 02:40:23 +01:00
6ce1fd0f02
chore: publish 1.3.0+v2.4.1 release
1.3.0+v2.4.1
2026-01-18 21:37:26 +01:00
c9ae3b8b4e
Merge pull request 'first working version of external storage' ( #2 ) from storage into main
...
Reviewed-on: https://git.coopcloud.tech/coop-cloud/immich/pulls/2
2026-01-18 20:33:10 +00:00
8c554b29e0
first working version
2026-01-11 21:41:43 +01:00
811fbf6f68
chore: publish 1.2.0+v2.4.1 release
2025-12-23 11:59:44 +01:00
4b06b48d02
chore: remove unnecessary port mapping of ml container
2025-12-23 11:55:37 +01:00
958294c1f6
use docker secrets for db password
2025-12-23 10:53:47 +00:00
a39fc87367
chore: publish 1.1.0+v2.4.1 release
1.1.0+v2.4.1
2025-12-20 13:39:54 +01:00
50d98d1bf2
chore: publish 1.0.0+v2.2.1 release
1.0.0+v2.2.1
2025-10-31 21:01:51 +01:00
7a9321b4b3
chore: publish 0.3.0+v1.142.0 release
0.3.0+v1.142.0
2025-09-16 12:41:03 +02:00
6dd3c607e3
chore: update release note 0.2.1+v1.136.0
2025-09-16 12:21:17 +02:00
81c57eb30f
chore: publish 0.2.1+v1.136.0 release
0.2.1+v1.136.0
2025-09-16 12:05:29 +02:00
bd7f31ff37
chore: publish 0.2.0+v1.142.0 release
0.2.0+v1.142.0
2025-09-16 11:57:12 +02:00
a2215cfc76
chore: publish 0.1.3+v1.131.3 release
0.1.3+v1.131.3
2025-04-21 12:13:59 +02:00
311cd08387
remove digest from image
2025-04-21 12:10:50 +02:00
e8e9592e76
chore: publish 0.1.2+v1.131.3 release
0.1.2+v1.131.3
2025-04-21 11:59:05 +02:00
53c6d41ebc
set image version
2025-04-21 11:57:58 +02:00
62bbd49826
Update .drone.yml
2025-01-08 10:09:13 -08:00
8d386da7b7
chore: add doc for external volume
2024-12-28 23:26:15 +01:00
faf4707535
fix: ml container cannot be reached
2024-12-28 23:25:59 +01:00
3ee906e3ad
chore: publish 0.1.1+release release
0.1.1+release
2024-12-28 16:08:47 +01:00
2fb4a7a792
fix: image names
2024-12-28 16:07:07 +01:00
e3839a7006
chore: publish 0.1.0+latest release
0.1.0+latest
2024-12-28 00:18:46 +01:00
308f63048f
init
2024-12-28 00:18:04 +01:00
c4055f4b1d
init
2024-12-28 00:04:32 +01:00