Chris and GitHub
8599115b94
[FIX] Jotty: backup and restore custom config ( #11212 )
2026-01-27 06:02:00 +01:00
Chris and GitHub
9603c39487
[FIX] Tautulli: ensure virtualenv is recreated during update; backup tautulli.db ( #11182 )
...
* Recreate virtualenv during update; remove some superfluous commands
* backup and restore tautulli.db during update
* ensure clear virtualenv
2026-01-25 23:00:11 +01:00
Chris and GitHub
f05927602c
ensure additional JSON files are in place ( #11183 )
2026-01-25 21:01:31 +01:00
Chris and GitHub
918d7c9053
Manyfold: fix permissions error ( #11165 )
2026-01-25 08:11:48 +01:00
Chris and GitHub
d6b4cea3ba
Netbox: Refactor ( #11126 )
...
* refactor install script
* refactor update script
2026-01-24 23:14:55 +01:00
Chris and GitHub
83cd058586
[Hotfix] Element Synapse ( #11135 )
2026-01-24 22:50:04 +01:00
Chris and GitHub
4b3f7f688c
Spoolman: move to uv ( #11121 )
2026-01-24 16:29:46 +01:00
Chris and GitHub
4ea4422042
Scanopy: remove integrated daemon script ( #11100 )
2026-01-23 21:21:19 +01:00
Chris and GitHub
4f794d2b2c
Immich: Increase RAM to 6GB ( #10965 )
2026-01-22 13:41:58 +01:00
Chris and GitHub
cb8a900d84
PeaNUT: change default port ( #10962 )
2026-01-19 17:20:25 +01:00
Chris and GitHub
48cebc4aa9
Jotty: increase RAM; cap heap size at 3GB during build ( #10868 )
2026-01-16 19:40:04 +01:00
Chris and GitHub
c178058315
Install libde265-dev from Testing; refactor install check logic in update ( #10810 )
2026-01-14 17:10:58 +01:00
Chris and GitHub
a990d39812
Fix intel version check; install legacy packages ( #10787 )
2026-01-13 21:17:26 +01:00
Chris and GitHub
8a67635651
Bump Immich to v2.4.1 ( #10154 )
2025-12-19 22:40:45 +01:00
Chris and GitHub
b829dcc849
Immich: v2.4.0 ( #10095 )
...
* [ENHANCEMENT] Immich: Support for newer Intel GPUs
- Add support for newer Intel GPUs: Battlemage, Arrow Lake and Panther
Lake by adding v2.22.2 Intel IGC packages
- Fix: ensure libigdgmm12 is installed before other packages during
update
- Fix: Download and install Intel packages in `/tmp` to allow apt to
drop root privileges during installation
* Bump Immich to v2.4.0
2025-12-18 17:53:41 +01:00
Chris and GitHub
5e3eca2832
Fix release check ( #10097 )
2025-12-18 02:31:28 +01:00
4b09cb3d00
[REFACTOR]: NetVisor => Scanopy ( #10011 )
...
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com >
2025-12-16 11:52:58 +01:00
Chris and GitHub
a91151549d
[HOTFIX] NetVisor: backup OIDC config before update ( #9895 )
2025-12-13 10:07:45 +01:00
Chris and GitHub
6e86fa4c3b
Update NetVisor repo information ( #9864 )
2025-12-11 07:12:19 +01:00
Chris and GitHub
2ef2ce0a4b
[FIX]: NetVisor daemon auto-config ( #9682 )
2025-12-05 18:19:28 +01:00
Chris and GitHub
787882db51
NetVisor: patch systemd file to fix new OIDC config ( #9562 )
2025-12-02 12:03:55 +01:00
Chris and GitHub
e54f372079
[Fix]: Wizarr DB error during install ( #9415 )
...
* test skip scheduler during install & not running migration
- migration is run by the start script anyway, I think
* restore db upgrade during install/update; add new env vars; patch start.sh
2025-11-24 22:03:19 +01:00
Chris and GitHub
43877a8b17
NetVisor: fix grep in update ( #9334 )
2025-11-21 15:33:24 +01:00
Chris and GitHub
e2c6020c64
pin correct version ( #9332 )
2025-11-21 14:33:09 +01:00
Chris and GitHub
dd8bb6f42b
Immich v2.3.1: OpenVINO tuning, OCR fixes, Maintenance mode, workflows/plugin framework ( #9310 )
...
* Add env var for OpenVINO floating point precision setting
* v2.3.1 - Maintenance mode, workflow/plugin framework
2025-11-20 18:08:25 +01:00
Chris and GitHub
2d5c3f9f6d
HotFix: Fix NetVisor env var ( #9286 )
...
- It was incorrect in the docs
2025-11-19 19:13:16 +01:00
Chris and GitHub
abc0f261fa
Jotty: reduce RAM requirement ( #9272 )
2025-11-19 14:46:23 +01:00
Chris and GitHub
e3164f6ea5
NetVisor: v0.10.0 fixes ( #9255 )
2025-11-19 09:36:55 +01:00
4074fb67e1
NetVisor: add build deps, increase RAM ( #9205 )
...
* NetVisor: add pkg-config as build dependency
- this will be needed for v0.9.2
* Add libssl-dev as build dependency
* Increase RAM to 3GB
* Change apt-get to apt for package installation
---------
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com >
2025-11-17 15:11:36 +01:00
Chris and GitHub
2cf7b446c0
Create new env file from example; fix installation & update ( #9097 )
2025-11-12 21:12:57 +01:00
Chris and GitHub
817edd6d9c
PeaNUT: use clean install flag during update ( #9100 )
...
- Fixes an issue with middleware update
- also removed semicolon from tags
2025-11-12 21:09:42 +01:00
Chris and GitHub
69c2e9ed2c
Paperless-ngx: hotfix config path ( #9003 )
2025-11-09 15:42:40 +01:00
Chris and GitHub
9b3879ef41
Paperless-NGX: Move config backup outside of app folder ( #8996 )
2025-11-08 23:33:51 -08:00
Chris and GitHub
528575f737
MediaManager: add LOG_FILE to start.sh script; fix BASE_PATH and PUBLIC_API_URL ( #8981 )
2025-11-08 16:56:08 +01:00
Chris and GitHub
602fbaf79e
Jotty hotfix: SSO_FALLBACK_LOCAL value ( #8907 )
2025-11-06 14:29:26 +01:00
Chris and GitHub
72391a96a8
Immich: Pin version to 2.2.3 ( #8861 )
2025-11-05 17:36:00 +01:00
Chris and GitHub
0f16576ea6
Jotty: increase RAM to 4GB ( #8887 )
2025-11-05 17:25:15 +01:00
Chris and GitHub
e969f7f5a0
Pin version to 2.2.2 ( #8848 )
2025-11-03 20:07:59 +01:00
Chris and GitHub
cc5abc8282
MediaManager: fix BASE_PATH error preventing main page load ( #8821 )
2025-11-02 06:40:25 -08:00
Chris and GitHub
d8618652d9
Immich: Pin version to 2.2.1 ( #8800 )
2025-11-01 13:44:21 +01:00
Chris and GitHub
132e49f35e
Immich: Updates for v2.2.0 ( #8770 )
...
* replace for-loop with curl native for multiple downloads
* add ccache dependency for OCR feature
* Update NodeJS to 24
* bump pinned version to 2.2.0
2025-10-30 20:40:44 +01:00
Chris and GitHub
f6da623676
jotty: Add more ENV VARS - commented out ( #8688 )
2025-10-28 17:08:36 +01:00
Chris and GitHub
f151c80b8b
rwMarkable: migrate from rwMarkable => jotty ( #8554 )
2025-10-21 21:25:35 +02:00
Chris and GitHub
2d95a73923
rwMarkable: Increase RAM ( #8482 )
2025-10-19 22:05:52 +02:00
Chris and GitHub
048d468e8f
replace policykit-1 with polkitd ( #8439 )
2025-10-17 19:32:55 +02:00
Chris and GitHub
12eec5f160
Immich: v2.1.0 ( #8348 )
...
- Ensure VectorChord upgrades only run if there is also an Immich update
- Ensure pgvector is up-to-date before updating VectorChord
- Move postgresql service restart before extension update commands
- Add reindex commands to update process
- Attempt to address superfluous sharp compilation
2025-10-15 22:20:56 +02:00
Chris and GitHub
13098ec5b7
MediaManager: Use managed Python 3.13 ( #8343 )
2025-10-14 14:32:03 +02:00
Chris and GitHub
21bb9c618b
Immich: add testing repo ( #8310 )
2025-10-12 20:50:48 +02:00
Chris and GitHub
71a40f17ea
BookLore: upgrade to Java 25/Gradle 9 ( #8165 )
2025-10-07 15:26:20 +02:00
Chris and GitHub
ae6ca4de23
Immich: bump version to 2.0.1 ( #8090 )
2025-10-03 20:54:58 +02:00
Chris and GitHub
2a765f58f0
Immich: bump version to 2.0.0 stable ( #8041 )
2025-10-02 00:28:51 +02:00
Chris and GitHub
6820bdcade
Immich: bump version to 1.144.1 ( #7994 )
...
- small change during update to ensure the immich user can write to
uv.lock while building machine-learning
2025-10-01 10:39:20 +02:00
Chris and GitHub
5775f7cf33
Metube: remove uv flags ( #7962 )
2025-09-28 20:32:43 +02:00
Chris and GitHub
ffde3a731c
MeTube: Various fixes ( #7936 )
2025-09-27 22:36:14 +02:00
Chris and GitHub
82a7d252ab
Bump Immich to v1.143.1 ( #7864 )
2025-09-23 21:35:27 +02:00
Chris and GitHub
d24308a409
Manage My Damn Life: use NodeJS 22 ( #7861 )
2025-09-23 21:21:05 +02:00
Chris and GitHub
f1f8c1b279
BookLore: increase RAM ( #7855 )
...
- Build was failing due to OOM
2025-09-23 20:01:24 +02:00
Chris and GitHub
02cede3f5d
tools.func: Check for /usr/local/bin in PATH during yq setup ( #7856 )
...
- My Booklore update failed due to yq not being found despite installed
2025-09-23 20:00:48 +02:00
Chris and GitHub
2a3f5d7b47
Immich: bump to v1.143.0 ( #7801 )
2025-09-23 08:13:57 +02:00
e2044a0572
Immich: Debian Trixie ( #7728 )
...
* Immich: Debian Trixie
- Use Debian Stable repo for all dependencies
- Remove unneeded dependencies
- Replace `libmimalloc2.0` with `libmimalloc3`
- Remove pre-1.140.x workarounds
- Pin an Intel OpenVINO dependency
- Force use of Python3.11 for machine-learning builds
- Unpin custom photo-library revisions
- Remove old vchord patches
- Remove DB collation version refresh
- Exit on detection of Debian 12 or below with message
- Force hardlink as pnpm import method (fixes #7192 )
* Update immich.sh
---------
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
2025-09-18 21:15:54 +02:00
Chris and GitHub
515c4073c4
Gatus: check for GO path before update ( #7705 )
2025-09-18 08:54:47 +02:00
Chris and GitHub
7311f1b843
Bump Immich to v1.142.1 ( #7675 )
...
- no changes to script required
2025-09-17 08:57:01 +02:00
Chris and GitHub
52df77cab5
Palmr: hotfix #7622 ( #7625 )
2025-09-14 01:11:54 +02:00
Chris and GitHub
8b87272e38
Immich: bump to v1.142.0 ( #7594 )
...
* Immich: cleanup
- removing some redundant/unused stuff
- restoring proper output suppression for machine-learning build
- add more messages during custom library build
* Immich: bump to v1.142.0
2025-09-13 09:20:22 +02:00
Chris and GitHub
762452b2b3
Palmr: fix #7556 ( #7558 )
2025-09-10 19:55:54 +02:00
Chris and GitHub
7b8fcab242
Wizarr: fix #7545 ( #7552 )
...
- ensure to delete contents of migrations/versions folder prior to flask
operations
- use `--frozen` for uv operations rather than locking
2025-09-10 16:21:52 +02:00
Chris and GitHub
2f0b6e10ab
Palmr v3.2.1-beta ( #7526 )
...
- Add CUSTOM_PATH env var with comment
- Update JSON: add note about new env var
- Update JSON: remove warning about RAM - now advisable to leave as-is
2025-09-10 14:38:19 +02:00
Chris and GitHub
226a5bce8f
Pulse: standardise install/update with Pulse repo script ( #7519 )
...
- revert the pulse => pulse-backend service name change
- remove message about older installs
- symlink pulse binary to /usr/local/bin
2025-09-09 22:35:04 +02:00
Chris and GitHub
3348e2fff0
Tududi: v0.81 ( #7517 )
2025-09-09 19:12:27 +02:00
Chris and GitHub
fbfeeeb88f
Immich: bump to version 1.141.1 ( #7418 )
2025-09-08 21:05:50 +02:00
Chris and GitHub
3dd72e08e9
Pin version to 0.80 ( #7420 )
...
- a lot of changes in next version
2025-09-05 19:27:40 +02:00
Chris and GitHub
e9e17f4f51
Immich: pin compiled photo library revisions ( #7395 )
...
- Immich base has already switched to Trixie; until we get a Trixie LXC
any further updates to the base image might conflict with our Bookworm
LXC
2025-09-04 14:45:55 +02:00
Chris and GitHub
c2dd1e413f
Wizarr: fix uv lock issue; use correct output suppression ( #7378 )
2025-09-03 14:56:04 +02:00
Chris and GitHub
737842fb1e
Immich: bump version to 1.140.1 ( #7349 )
2025-09-02 18:35:22 +02:00
Chris and GitHub
8def7c0f0a
Bump to v1.140.0 ( #7275 )
2025-08-30 08:54:16 +02:00
Chris and GitHub
54b59e24ca
Add PVE version to bug report template ( #7276 )
2025-08-29 09:46:56 +02:00
Chris and GitHub
fb2d91abe7
MMDL: add build-essential as dep ( #7266 )
...
- fixes #7265 ?
2025-08-28 23:27:16 +02:00
Chris and GitHub
8c796a0870
Immich: bump to v1.139.4 ( #7138 )
2025-08-25 22:49:38 +02:00
Chris and GitHub
d7dea7cc5d
Immich: v1.139.2 ( #7116 )
...
* Switch to pnpm for build
- The Immich repo now uses pnpm to build the server, web/api and cli
* streamline dependency installation
- remove unnecessary duplicates
- install libaom-dev from testing repo
* Bump version to v1.139.2
2025-08-23 07:43:16 +02:00
Chris and GitHub
13fbf25ecd
Fix: use correct tag parsing for release during update check ( #7072 )
2025-08-22 03:36:22 +02:00
Chris and GitHub
9cda1a8680
Immich: hotfix - revert 7035 ( #7054 )
2025-08-21 13:44:26 +02:00
Chris and GitHub
9d431458ca
Immich: fix small issue with immich-admin "start" script ( #7035 )
2025-08-20 21:47:44 +02:00
Chris and GitHub
cd3dbc864f
Immich: Bump version to 1.138.1 ( #6984 )
2025-08-19 14:44:25 +02:00
Chris and GitHub
bb3c77f1b6
Immich: add message to indicate image-processing library update check ( #6935 )
2025-08-18 16:26:27 +02:00
Chris and GitHub
8dda5ac31f
Immich: pin Vectorchord release; adjust extension update commands ( #6878 )
2025-08-15 14:42:08 +02:00
Chris and GitHub
c7b80448dc
Immich v1.138.0 ( #6813 )
2025-08-15 08:42:01 +02:00
Chris and GitHub
1cb87c4087
Immich: hotfix ( #6861 )
2025-08-14 23:43:58 +02:00
Chris and GitHub
a403da9f47
Pulse: v4.3.2+ ( #6859 )
...
- please send help
2025-08-14 23:41:36 +02:00
Chris and GitHub
727b713893
Immich: quickfix #6836 ( #6848 )
2025-08-14 20:20:21 +02:00
Chris and GitHub
7540314f53
Palmr: fix release version parsing ( #6800 )
...
- increase RAM resources
2025-08-13 16:57:48 +02:00
Chris and GitHub
47d773d088
Pulse: binary path changed AGAIN; other fixes ( #6770 )
...
- Pretty much reverts the path change from yesterday
- Checks for and removes the /opt/pulse/bin and
/opt/pulse/frontend-modern dirs if they exist
- Disables shell access for pulse user for better security
2025-08-12 21:09:25 +02:00
Chris and GitHub
f7ca7b28df
Reactive Resume: use new release parsing; other fixes ( #6744 )
2025-08-11 13:23:29 +02:00
Chris and GitHub
0cd7985f8a
Pulse: update config path in JSON ( #6743 )
2025-08-10 23:20:57 +02:00
Chris and GitHub
18c57600c6
Pulse: fix binary path ( #6740 )
...
- recent updates have changed the path
2025-08-10 19:42:47 +02:00
Chris and GitHub
6b93869e52
Karakeep: chromium fix ( #6729 )
...
- also removed unneeded dependency git
2025-08-10 09:58:11 +02:00
Chris and GitHub
54de40ed53
Immich: unpin libvips revision ( #6669 )
2025-08-08 21:19:57 +02:00
Chris and GitHub
4717852019
Karakeep: workaround/fix for #6593 ( #6648 )
2025-08-08 07:17:03 +02:00
Chris and GitHub
b8bdf56297
Immich: fix copy error during install ( #6497 )
2025-08-02 17:50:36 +02:00
Chris and GitHub
7862d23866
chore: BookLore repo change ( #6493 )
2025-08-02 15:12:42 +02:00
Chris and GitHub
30172379cd
Immich: v1.137.3 ( #6443 )
2025-08-01 21:06:03 +02:00