Commit Graph

2288 Commits

Author SHA1 Message Date
CanbiZ
28310dec5e Refactor: openHAB (#9060) 2025-11-12 11:18:55 +01:00
CanbiZ
f4530715d0 qf: phpipham php8.3 2025-11-12 11:18:55 +01:00
Michel Roegl-Brunner
66175fbe58 Remove Dashy (#9050) 2025-11-12 11:18:55 +01:00
Tobias
94318dfd7e flaresolverr: unpin - use latest version (#9046)
* revert: flaresolverr: latest update again

* Update FlareSolverr installation to use latest version

* fix
2025-11-12 11:18:55 +01:00
CanbiZ
9fb1b692d1 Refactor: phpIPAM (#9027) 2025-11-12 11:18:55 +01:00
CanbiZ
094695dc93 Migrate Open WebUI to uv-based installation (#9019)
* Migrate Open WebUI to uv-based installation

Added migration logic to detect and upgrade legacy Open WebUI installations to a uv-based setup, including data backup and service recreation. Updated install and update scripts to use uv for installing Open WebUI and adjusted service configuration and cleanup steps accordingly.

* english

---------

Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
2025-11-12 11:18:55 +01:00
akileos
018afd6f94 Add wkhtmltopdf to Odoo installation dependencies (#9010)
Required for invoice/ticket generation
2025-11-12 11:18:55 +01:00
chrikodo
e8a16e129e fix(n8n): Add python3-setuptools dependency for Debian 13 (#9007)
Fixes ModuleNotFoundError: No module named 'distutils'
during sqlite3 compile on Python 3.12+ (Debian 13)
by adding the required setuptools package.
2025-11-12 11:18:54 +01:00
Sven Schneider
efc75bdc00 fix(jotty): Comments removed from variables, as they are interpreted. (#9002)
The following comments have been removed because they cause the comments to become part of the variable's value and therefore cannot be interpreted by the application.
 
SSO_FALLBACK_LOCAL=yes # Allow both SSO and normal login
OIDC_CLIENT_SECRET=your_client_secret  # Enable confidential client mode with client authentication
OIDC_ADMIN_GROUPS=admins # Map provider groups to admin role

https://github.com/fccview/jotty/issues/200#issuecomment-3508394682
2025-11-12 11:18:54 +01:00
Slaviša Arežina
33d7d91789 Technitium DNS: Fix update (#8980)
* Fix update

* Update technitiumdns-install.sh
2025-11-12 11:18:54 +01:00
Chris
4c6596666b MediaManager: add LOG_FILE to start.sh script; fix BASE_PATH and PUBLIC_API_URL (#8981) 2025-11-12 11:18:54 +01:00
Slaviša Arežina
1ede1afb32 Fix (#8969) 2025-11-12 11:18:54 +01:00
Lulo Dev
c122b14a9d Set TZ=Etc/UTC in Ghostfolio installation script when configuring environment variables (#8961) 2025-11-12 11:18:54 +01:00
Slaviša Arežina
13d1f11c25 Pangolin: Add Traefik proxy (#8952)
* Add Traefik

* Update

* Update
2025-11-12 11:18:54 +01:00
push-app-to-main[bot]
abe7dc631d infisical (#8926)
* 'Add new script'

* Update infisical.sh

* Update Infisical installation script with dynamic keys

* Remove cleanup commands from install script

Removed cleanup commands from the Infisical installation script.

* Refactor Infisical repository setup process

* Update date_created to 2025-11-07

---------

Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com>
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2025-11-12 11:18:54 +01:00
CanbiZ
ae470a95f5 ghostfolio: refactor CoinGecko key prompts in installer (#8935)
Updated CoinGecko API configuration messages for clarity.
2025-11-12 11:18:54 +01:00
Tobias
90fdc2a2f4 flaresolverr: pin release to 3.4.3 (#8937)
* fix: flaresolverr: pin release to 3.4.3

* fix: flaresolverr: pin release to 3.4.3

* Specify version for FlareSolverr release check

---------

Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2025-11-12 11:18:54 +01:00
Slaviša Arežina
616d71e067 Refactor: Graylog (#8912)
* Refactor

* Update graylog.sh

* Update graylog-install.sh
2025-11-12 11:18:53 +01:00
Slaviša Arežina
08897cbaae Remove duplicate server_path_prefix configuration (#8919) 2025-11-12 11:18:53 +01:00
Chris
895c0b8e4e Jotty hotfix: SSO_FALLBACK_LOCAL value (#8907) 2025-11-12 11:18:53 +01:00
CanbiZ
08b0304d2e Refactor MongoDB install script to use setup_mongodb (#8897)
Replaces inline MongoDB installation logic with a call to setup_mongodb, passing the selected version via MONGO_VERSION. Updates messaging to use the new variable and removes redundant code.
2025-11-12 11:18:53 +01:00
Chris
59129aace0 Immich: Pin version to 2.2.3 (#8861) 2025-11-12 11:18:53 +01:00
Tobias
1c6f71e349 fix: npm: refactor for v2.13.x (#8870) 2025-11-12 11:18:53 +01:00
Slaviša Arežina
01e2ad02d1 Refactor (#8874) 2025-11-12 11:18:53 +01:00
CanbiZ
6a6601822a stirling-pdf: add native jbig2 dep to installation script (#8858) 2025-11-12 11:18:53 +01:00
Chris
65869ed717 Pin version to 2.2.2 (#8848) 2025-11-12 11:18:53 +01:00
CanbiZ
3a044d5597 Asterisk: handle errors in version retrieval commands (#8844) 2025-11-12 11:18:53 +01:00
Ömer Taha Öztop
0c62b68b39 linkstack: fix wrong directory installation (#8814) 2025-11-12 11:18:52 +01:00
push-app-to-main[bot]
5bf7725e5c Donetick (#8835) 2025-11-12 11:18:52 +01:00
CanbiZ
aace204655 Removed: MeTube (#8830) 2025-11-12 11:18:52 +01:00
Slaviša Arežina
06a734e8e1 Refactor (#8828) 2025-11-12 11:18:52 +01:00
Chris
a882d95377 MediaManager: fix BASE_PATH error preventing main page load (#8821) 2025-11-12 11:18:52 +01:00
Slaviša Arežina
4764caf151 Fix release fetching (#8807) 2025-11-12 11:18:52 +01:00
push-app-to-main[bot]
53535d48e4 Pangolin (#8809)
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com>
2025-11-12 11:18:52 +01:00
Chris
69e20b10f4 Immich: Pin version to 2.2.1 (#8800) 2025-11-12 11:18:52 +01:00
Slaviša Arežina
17044ac6f0 Reitti: Fix missing data directory (#8787)
* Reitti fix

* Update photon.service configuration in install script

* Update
2025-11-12 11:18:51 +01:00
Slaviša Arežina
4fe79e701c Update Nginx configuration to use port 6060 (#8780) 2025-11-12 11:18:51 +01:00
Chris
3f3beb02ad 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-11-12 11:18:51 +01:00
Slaviša Arežina
a6a46b9e92 Open Archiver: Fix missing command in update procedure (#8765)
* Fix update

* Update

* Update

* Update service file
2025-11-12 11:18:51 +01:00
Slaviša Arežina
1af47b93a6 Update DATABASE_URL to use mariadb in installation script (#8758) 2025-11-12 11:18:50 +01:00
CanbiZ
5eb2a7ee01 kimai: Set global SQL mode to empty in install script (#8747) 2025-11-12 11:18:50 +01:00
CanbiZ
742b8eef6e Asterisk: add interactive version selection to installer (#8726) 2025-11-12 11:18:50 +01:00
push-app-to-main[bot]
2daaef1a62 Livebook (#8739)
* 'Add new script'

* chore refactor

---------

Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
2025-11-12 11:18:50 +01:00
push-app-to-main[bot]
afa7366a3e Reitti (#8736)
* 'Add new script'

* Update reitti.json

* Update documentation URL in reitti.json

* Apply suggestion from @tremor021

---------

Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com>
2025-11-12 11:18:50 +01:00
push-app-to-main[bot]
138354c31d BentoPDF (#8735)
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2025-11-12 11:18:50 +01:00
CanbiZ
367fac8ec1 typo 2025-11-12 11:18:50 +01:00
CanbiZ
992e1c80cf kimai Switch to tarball 2025-11-12 11:18:50 +01:00
CanbiZ
03d496ed0c Add Chromium and Node modules to ArchiveBox scripts (#8725) 2025-11-12 11:18:50 +01:00
CanbiZ
bd30b9d444 Add protobuf dependencies to installation script 2025-11-12 11:18:50 +01:00
Tobias
d2d55e58f6 tracktor: refactor envfile (#8711)
* tracktor: refactor enfile

* tracktor: fix: update links

* tracktor: add: mechanic to update envfile
2025-11-12 11:18:50 +01:00