3006 Commits

Author SHA1 Message Date
Michel Roegl-Brunner
7789a7f215
Merge pull request #1437 from mikolaj92/feature/calibre-web-v3
Some checks failed
Update GitHub Versions (New) / update-github-versions (push) Has been cancelled
Crawl Versions from newreleases.io / crawl-versions (push) Has been cancelled
Crawl Versions from github / crawl-versions (push) Has been cancelled
feat: add Calibre-Web container script
2026-02-13 09:38:44 +01:00
Johann Grobe
e189ee3edd
Update install/split-pro-install.sh
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
2026-02-13 07:58:04 +01:00
Johann Grobe
3a7ebe6791
Update install/split-pro-install.sh
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
2026-02-13 07:57:53 +01:00
Johann Grobe
83e4a16e9d
Update install/split-pro-install.sh
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
2026-02-13 07:55:30 +01:00
Johann Grobe
b0c0323a4d fix errors 2026-02-12 22:01:51 +01:00
Johann Grobe
8915e15168 Add split-pro functionality 2026-02-12 21:19:39 +01:00
github-actions[bot]
e4a8ee845a
Delete drawio (ct) after migration to ProxmoxVE (#1450)
Some checks failed
Update GitHub Versions (New) / update-github-versions (push) Has been cancelled
Crawl Versions from newreleases.io / crawl-versions (push) Has been cancelled
Crawl Versions from github / crawl-versions (push) Has been cancelled
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-12 09:40:26 +00:00
CanbiZ (MickLesk)
85888cd934 Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED 2026-02-11 11:15:08 +01:00
CanbiZ (MickLesk)
031bbd9cb2 Fail-safe OpenVINO build; fix edgetpu path
Use an absolute path for the downloaded edgetpu model to ensure it lands at /edgetpu_model.tflite. Wrap the OpenVINO build step in a conditional: only copy the generated .xml/.bin and fetch the COCO class file if build_ov_model.py exits successfully; otherwise emit a warning and allow Frigate to fall back to the CPU model (handles machines without required CPU instructions).
2026-02-11 11:15:04 +01:00
tremor021
a93b070775 add Draw.IO script 2026-02-11 10:48:56 +01:00
CanbiZ (MickLesk)
d09b8bb86f
Merge pull request #1446 from heinemannj/main
Switch ebusd installation from apt to fetch_and_deploy_gh_release
2026-02-11 09:57:45 +01:00
tremor021
942c4da6b5 update PowerDNS 2026-02-11 09:42:43 +01:00
Michel Roegl-Brunner
6c61fc5934
Delete install/openclaw-install.sh 2026-02-11 09:19:13 +01:00
Joerg Heinemann
fb6d1917e2 Installation by fetch_and_deploy_gh_release
Switch installation from apt to fetch_and_deploy_gh_release
2026-02-11 09:17:30 +01:00
CanbiZ (MickLesk)
b36cf277e4 cleanup 2026-02-11 07:59:32 +01:00
Patryk Mikołajczyk
79a3a3bc79 Update install/calibre-web-install.sh
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
2026-02-10 20:46:37 +01:00
Patryk Mikołajczyk
0f713dea2f Update install/calibre-web-install.sh
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
2026-02-10 20:46:24 +01:00
mikolaj92
2b7eed2630 calibre-web: use uv sync (native) instead of pip-compatible install 2026-02-10 20:33:47 +01:00
mikolaj92
b518881996 calibre-web: switch pip installs to uv and fix service block order 2026-02-10 20:31:29 +01:00
Patryk Mikołajczyk
a4c7dce494 Update install/calibre-web-install.sh
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
2026-02-10 20:29:43 +01:00
Patryk Mikołajczyk
bbcdf2c446 Update install/calibre-web-install.sh
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
2026-02-10 20:29:31 +01:00
Patryk Mikołajczyk
f9e3a931ff Update install/calibre-web-install.sh
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
2026-02-10 20:29:18 +01:00
vhsdream
0876c417d3 Sonobarr: create venv during install
Some checks failed
Update GitHub Versions (New) / update-github-versions (push) Has been cancelled
Update Versions from GitHub / update-versions (push) Has been cancelled
Crawl Versions from newreleases.io / crawl-versions (push) Has been cancelled
Crawl Versions from github / crawl-versions (push) Has been cancelled
Stale PR Management / stale-prs (push) Has been cancelled
Cleanup Branches (Merged or Closed) / cleanup (push) Has been cancelled
2026-02-10 12:45:13 -05:00
mikolaj92
f2299ee941 fix(calibre-web): align review feedback on installer and defaults 2026-02-10 17:23:59 +01:00
Patryk Mikołajczyk
b8e23d9a54 Update calibre-web-install.sh 2026-02-10 17:18:23 +01:00
vhsdream
7f8b2bed8c nextExplorer: additional changes for v2.2.0 2026-02-10 10:41:44 -05:00
vhsdream
bc8a96b3fd nextExplorer: Update build for v2.2.0 2026-02-10 09:13:22 -05:00
mikolaj92
996f551ea4 style: match greptile heredoc redirection format 2026-02-10 11:08:14 +01:00
mikolaj92
8d7d6ee5f3 fix: apply reviewer suggestion for service creation block 2026-02-10 11:06:23 +01:00
mikolaj92
b672954401 fix: remove unnecessary msg_info/msg_ok block for service creation 2026-02-10 11:04:10 +01:00
mikolaj92
36a3f33031 fix: address remaining heredoc and trailing blank line comments 2026-02-10 11:00:19 +01:00
mikolaj92
cf7b97bcdc fix: apply remaining CrazyWolf13 inline suggestions 2026-02-10 10:49:16 +01:00
mikolaj92
9c17e368b1 fix: address CrazyWolf13 review feedback
- Remove msg_info before mkdir (no need for msg block)
-  kept only for apt/pip (these generate stdout)

Addressed reviewer comments from CrazyWolf13 (2026-02-10)
2026-02-10 08:41:15 +01:00
mikolaj92
0622ec6218 fix: address remaining PR review feedback
- Remove all section comments (beyond standardized header)
- Fix heredoc: cat <<EOF >file → cat <<EOF\n>file
- Replace apt-get with apt in cleanup
- Add missing cleanup_lxc call at end

Resolves remaining review comments from greptile-apps[bot]
2026-02-10 07:10:41 +01:00
mikolaj92
ac4dab5a66 fix: address PR review feedback
- Rename service: cps.service → calibre-web.service (consistency)
- Fix logo URL: /webp/ → /webp/flat/ (required CDN format)
- Remove git submodule: skills/qmd (accidental addition)

Resolves review comments from greptile-apps[bot]
2026-02-10 07:03:34 +01:00
mikolaj92
3145790474 feat: add Calibre-Web container script
- Web-based eBook library management
- Mobile-responsive interface with user management
- Calibre integration for format conversion (EPUB→AZW3 for Kindle)
- Tested on Debian 13 LXC (CT240)

Technical details:
- Base OS: Debian 13 (2 CPU, 2GB RAM, 8GB disk, port 8083)
- Flask-Limiter 3.x (4.x incompatible)
- --break-system-packages for PEP 668 compliance
- Default credentials: admin/admin123
2026-02-09 22:03:23 +01:00
CanbiZ (MickLesk)
389708a33c Update linkding-install.sh 2026-02-09 17:25:07 +01:00
CanbiZ (MickLesk)
1eb0cc55ff Use system ICU module and remove local build
Stop backing up and restoring a locally built libicu and instead symlink the distribution ICU module (/usr/lib/x86_64-linux-gnu/mod_icu.so) into /opt/linkding/libicu.so. Add libsqlite3-mod-icu to dependencies and create the symlink after building the frontend. Remove the entire manual download/compile flow for the SQLite ICU extension and its related backups, simplifying installation and relying on the system-provided ICU extension.
2026-02-09 14:41:22 +01:00
CanbiZ (MickLesk)
d2bbeed04d fixes 2026-02-09 13:45:13 +01:00
CanbiZ (MickLesk)
e1d5a626b2 Update linkding-install.sh 2026-02-09 13:17:12 +01:00
CanbiZ (MickLesk)
fdedcbe5f1 add nginx 2026-02-09 13:01:26 +01:00
CanbiZ (MickLesk)
b9b62c61b8 Update linkding-install.sh
Some checks failed
Update GitHub Versions (New) / update-github-versions (push) Has been cancelled
Crawl Versions from newreleases.io / crawl-versions (push) Has been cancelled
Crawl Versions from github / crawl-versions (push) Has been cancelled
2026-02-09 12:48:17 +01:00
CanbiZ (MickLesk)
d6dc2279f6 Use literal linkding in install messages
Replace occurrences of the ${APP} placeholder with the explicit string "linkding" in the install/linkding-install.sh messaging to ensure consistent, clear output during installation. Also a trivial change to frontend/public/json/linkding.json (removed trailing newline) with no functional impact.
2026-02-09 12:37:54 +01:00
CanbiZ (MickLesk)
e61d4f9978 Add Linkding CT/install scripts and frontend
Add Linkding integration: new CT template (ct/linkding.sh) and installer (install/linkding-install.sh) to deploy Linkding as a container. Installer fetches the GitHub release, builds the frontend, compiles the SQLite ICU extension, creates .env with generated admin password, and installs systemd services (linkding, linkding-tasks). Also add frontend metadata (frontend/public/json/linkding.json) for the app catalog. Minor tweak: remove unused import_local_ip from install/wger-install.sh.
2026-02-09 12:09:41 +01:00
CanbiZ (MickLesk)
46bed0c681
Merge pull request #1426 from bzumhagen/main
Some checks failed
Update GitHub Versions (New) / update-github-versions (push) Has been cancelled
Crawl Versions from newreleases.io / crawl-versions (push) Has been cancelled
Crawl Versions from github / crawl-versions (push) Has been cancelled
Update Versions from GitHub / update-versions (push) Has been cancelled
Stale PR Management / stale-prs (push) Has been cancelled
Cleanup Branches (Merged or Closed) / cleanup (push) Has been cancelled
Add skylite-ux install scripts
2026-02-08 23:01:52 +01:00
Benjamin Zumhagen
d750a97404 Update node to v24 2026-02-08 15:49:19 -06:00
CanbiZ (MickLesk)
32682b9da8
Merge pull request #1428 from remz1337/pr-zitadel-fix
Zitadel with Login V2 - Minor fixes following code review
2026-02-08 21:08:45 +01:00
Tobias
f67f382777
Update skylite-ux-install.sh 2026-02-08 20:42:24 +01:00
github-actions[bot]
c672875f40
Delete checkmate (ct) after migration to ProxmoxVE (#1431)
Some checks failed
Update GitHub Versions (New) / update-github-versions (push) Has been cancelled
Crawl Versions from newreleases.io / crawl-versions (push) Has been cancelled
Crawl Versions from github / crawl-versions (push) Has been cancelled
Update Versions from GitHub / update-versions (push) Has been cancelled
Cleanup Branches (Merged or Closed) / cleanup (push) Has been cancelled
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-07 21:52:10 +00:00
github-actions[bot]
14a84e2c3d
Delete bichon (ct) after migration to ProxmoxVE (#1430)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-07 21:25:32 +00:00