Commit Graph

23 Commits

Author SHA1 Message Date
Stavros Kois
28ccbb0984 immich: allow passing gpu to serevr (#2646)
* immich: allow passing gpu to serevr

* bump
2024-07-11 14:15:09 +03:00
Stavros Kois
362e758949 immich: remove microservices (#2560)
* immich: remove microservices

* let upgrades succeed

* let default entrypoint take place

* skip upgrade tests, as it users new values with old templates and this wont fly
2024-06-11 21:37:53 +03:00
Stavros Kois
28f2ab1706 immich-env-vars (#2532) 2024-06-04 21:58:38 +03:00
Stavros Kois
0a60a608e9 immich: allow more granular control for gpu's (#2347) 2024-04-08 13:37:11 +03:00
Stavros Kois
a04a087fd6 immich - fix typo (#2186) 2024-02-19 10:18:43 +02:00
Stavros Kois
2612f03266 immich - fix upgrade strategy and GPU definition (#2151)
* immich - fix upgrade strategy

* add gpu to both ML and microservices pods
2024-02-09 13:37:36 +02:00
Stavros Kois
bb39bd95ff immich - allow different ml images (#2146)
* immich - allow different ml images

* flake
2024-02-07 14:34:17 +02:00
bugclerk
454386a4e3 Upgraded catalog item(s) (#2015) 2024-01-09 08:40:21 +02:00
Stavros Kois
9c74d50fa4 Immich upstream breaking changes (#1907) 2023-12-19 08:50:34 +02:00
Stavros kois
2abd159d6a remove uneeded var 2023-11-21 18:56:28 +02:00
Stavros kois
e615beed12 fix more urls 2023-11-21 18:56:28 +02:00
Stavros kois
2dc5408361 fix urls 2023-11-21 18:56:28 +02:00
Stavros kois
ee21e3d9b9 immich - adapt to upstream changes 2023-11-21 18:56:28 +02:00
Stavros kois
1b2fb81080 immich - migrate storage sections 2023-11-20 18:53:43 +02:00
Stavros kois
cdb18d2162 immich: use templates to reduce boilerplate 2023-11-06 15:15:13 +02:00
Stavros Kois
5c96999bb9 Immich - Add support for hw acceleration (#1628)
* Immich - Add support for hw acceleration

* bump
2023-10-10 16:18:22 +03:00
bugclerk
d16bf8221f Upgraded catalog item(s) (#1599)
* Upgraded catalog item(s)

        This commit upgrades immich, autobrr catalog item(s).

* Remove deprecated variables, https://github.com/immich-app/immich/pull/4222

---------

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2023-10-03 12:50:51 +03:00
bugclerk
9795e29576 Upgraded catalog item(s) (#1481) 2023-08-27 14:01:11 +03:00
bugclerk
3ffd359d8f Upgraded catalog item(s) (#1430) 2023-08-07 22:48:40 +03:00
Stavros Kois
8ea56daebf NAS-123186 / 23.10 / add db details in NOTES.txt (#1398)
* add db details in NOTES.txt (immich)

* add db details vaultwarden

* casing
2023-07-27 21:06:22 +03:00
JB Gosselin
d595177f04 Immich: fix misconfigured machinelearningPort (#1400) 2023-07-25 15:39:27 +03:00
Stavros Kois
2f64695618 NAS-122858 / 23.10 / Add support for additional library mounts in immich (#1339)
* Add support for additional library mounts in immich

* Update library/ix-dev/community/immich/questions.yaml

* bump
2023-07-10 15:31:31 +03:00
Stavros Kois
edde8c3839 NAS-122507 / 23.10 / Add immich to community train (#1271)
* initial commit

* add some todo

* extend config

* remove typesense url

* add microservices

* add proxy and typesense

* ML

* fix configmap

* fixup config

* change range

* one more

* add some inits

* ts dont need to wait for server

* wait web

* add redis

* fix redis

* wrong space

* type

* add redis service

* conditional services

* fix redis...

* add caps

* fix capabilities

* fix service

* add tests

* fix conditional pods

* fix upgrade_strategy

* fix config

* lint

* whops

* update strategy

* make robust

* cleaner

* fix regex

* Take a copy of the resources before we start doing modifications

* regen commontgz

* bump versions

* add pullPolicy

* regen common

* bump version

* bump

* bump helm

* regen common

* Update library/ix-dev/community/immich/values.yaml

* bump

* update resources validation
2023-07-05 18:42:37 +03:00