vhsdream
43f02bfc4d
Immich: remove commented out psql commands
2025-05-24 16:52:01 -04:00
vhsdream
8b89fb0b52
Immich: increase disk resource; add logic for determining upload location change
...
- Increasing disk resources to 20GB
- Adding 'IMMICH_MEDIA_LOCATION' env var to .env - edit this to change
Immich upload location
- Read IMMICH_MEDIA_LOCATION from env during update for dynamic symlinks
2025-05-24 13:41:23 -04:00
vhsdream
ba74e60fe3
Immich: test removal of psql extension commands
2025-05-23 08:58:33 -04:00
vhsdream
0163e04f1c
Immich: replace vectors.so with vchord.so in postgresql.conf
2025-05-22 13:20:39 -04:00
vhsdream
bc0554a987
Immich: change env to use vectorchord
2025-05-22 08:15:10 -04:00
vhsdream
e832770c41
Immich: remove build-lock copy command
2025-05-22 07:14:38 -04:00
vhsdream
d5e4de57e1
Immich: Untested fix for 1.133.0
...
- checks if installed version is <1.133.0 and upgrades/migrates to
VectorChord in immich.sh
- Fresh install now uses VectorChord in immich-install.sh
2025-05-21 22:20:44 -04:00
CanbiZ
21d96e62a1
Update immich-install.sh
2025-05-21 11:20:33 +02:00
vhsdream
39c97b9aa0
Immich-install.sh: correct paths for libjxl patches
2025-05-18 16:16:32 -04:00
vhsdream
87283b61d2
Immich-install.sh: add labels to library revision tracking
2025-05-18 16:06:58 -04:00
vhsdream
77103dce4b
Immich: fix paths to versioned json for image-processing builds
2025-05-18 10:09:22 -04:00
vhsdream
aa3be7403e
Immich: some cleanup
2025-05-06 19:39:53 -04:00
vhsdream
5099feac8e
Immich: add update function to immich.sh; small fixes to immich-install.sh
2025-05-06 14:47:53 -04:00
vhsdream
3be09e5f66
Immich: add library_revision and intel package version tracking
2025-05-05 23:59:50 -04:00
vhsdream
61c4d6d5e2
Remove commented commands; some general cleanup
2025-05-05 19:49:21 -04:00
vhsdream
6173a5e71c
Fix pthread_affinity OpenVINO crash issue
2025-05-05 16:53:22 -04:00
vhsdream
f28b2e3d70
downgrade to postgresql-16 for pgvecto.rs
2025-05-05 16:53:22 -04:00
vhsdream
5f973894df
replace psql commands with sed
2025-05-05 16:52:59 -04:00
vhsdream
ce31f289f3
The cursed typo
2025-05-01 21:02:20 -04:00
vhsdream
0ee0f971cc
Add correct DB_VECTOR_EXTENSION to env file
2025-05-01 17:33:38 -04:00
vhsdream
bd281eaf33
Immich with Intel iGPU HW accelerated machine-learning (OpenVINO)
...
- ***requires adding Immich to the HW-accel section in build.func***
- relocate install dir ownership change command; fix ml script naming
- Fix quoting issue with some var groups
- Switch postgresql setup to standard
- use lowercase i in build.func for HW-accel container config
- Some rearranging and cleanup
- remove python-venv, use uv installer script
- reinstate python3-dev install
- borrowing from immich-native
- Clear execstack for onnxruntime shared object solves the pybind issue
- Replace pg-vector with pgvecto.rs solves the DB migration problem
2025-05-01 17:26:12 -04:00
tremor021
9d0c90432e
Fix immich directory creation
2025-04-27 23:04:54 +02:00
vhsdream
279c72c943
Immich: fix unfixed formatting
2025-04-08 11:16:44 -04:00
vhsdream
7c4c4af751
Immich: formatting changes
2025-04-07 08:05:53 -04:00
vhsdream
96548a7890
Immich: simplify ML run script; other small changes
2025-04-01 17:39:38 -04:00
vhsdream
cd152ebaf3
Add Immich install script
...
This currently only supports CPU machine-learning; CUDA and OpenVINO
will come later.
2025-03-31 07:55:57 -04:00