1209 Commits

Author SHA1 Message Date
CanbiZ (MickLesk)
ec13d93860 add gramps-web 2026-02-16 17:16:16 +01:00
vhsdream
4e3b23adf9 Remove seerr json 2026-02-16 09:33:58 -05:00
vhsdream
fb496690f3 Update Sure JSON 2026-02-16 09:31:56 -05:00
CanbiZ (MickLesk)
f9628d4935
Merge pull request #1457 from juronja/truenas-vm-fixes
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
truenas-vm - SERIAL ID and other minor fixes
2026-02-16 12:58:33 +01:00
github-actions[bot]
cc2657b945
Delete romm (ct) after migration to ProxmoxVE (#1465)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-16 11:49:07 +00:00
github-actions[bot]
5e01da7ad9
Delete linkding (ct) after migration to ProxmoxVE (#1464)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-16 09:14:50 +00:00
github-actions[bot]
ad4725fc85
Delete ebusd (ct) after migration to ProxmoxVE (#1463)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-15 19:43:50 +00:00
vhsdream
295b004e25 Add Sure scripts
Some checks failed
Update GitHub Versions (New) / update-github-versions (push) Has been cancelled
Update Versions from GitHub / update-versions (push) Has been cancelled
2026-02-15 12:14:37 -05:00
Tobias
2522623705
Rename Seer to Seerr and update config paths 2026-02-14 22:53:34 +01:00
juronja
9f116f79f7 updated udateable and os flags 2026-02-13 13:12:00 +00:00
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
0c30d2ef95 update docs and backup 2026-02-13 08:11:37 +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
tremor021
89c244dee0 PowerDNS: updated logo 2026-02-11 14:46:16 +01:00
tremor021
d8c1c8e8d5 draw.io: update json 2026-02-11 10:59:55 +01:00
CanbiZ (MickLesk)
897c93be8e Update powerdns.json 2026-02-11 10:27:29 +01:00
CanbiZ (MickLesk)
a2ab19a4f4 rm openclaw json 2026-02-11 10:15:32 +01:00
tremor021
942c4da6b5 update PowerDNS 2026-02-11 09:42:43 +01:00
CanbiZ (MickLesk)
b36cf277e4 cleanup 2026-02-11 07:59:32 +01:00
mikolaj92
f2299ee941 fix(calibre-web): align review feedback on installer and defaults 2026-02-10 17:23:59 +01:00
Joerg Heinemann
7bb9a09c6c
Update logo URL in ebusd.json
Official ebusd icon available at https://selfh.st/icons/
2026-02-10 14:12:36 +01:00
github-actions[bot]
0bfa6c3e54
Delete paperless-exporter (addon) after migration to ProxmoxVE (#1438)
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-10 07:24:02 +00: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)
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
CrazyWolf13
4b36571661 fix json v2 2026-02-09 07:39:52 +01:00
CrazyWolf13
6b3f1e3a0b fix json 2026-02-09 07:38:38 +01:00
CrazyWolf13
48179d26b6 paperless-exporter 2026-02-09 07:35:35 +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
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
Benjamin Zumhagen
8c0c4ce1f7 Add skylite-ux install scripts 2026-02-07 10:17:55 -06:00
Rémi Bédard-Couture
9f17984bf8 Refactor Zitadel script to support Login V2 2026-02-06 23:48:19 -05:00
tremor021
1e63205bbc Bichon: json fix
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
2026-02-06 21:02:45 +01:00
github-actions[bot]
bc8380b486
Delete nightscout (ct) after migration to ProxmoxVE (#1423)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-06 19:44:10 +00:00
tremor021
350efe0110 Bichon: update json 2026-02-06 20:41:03 +01:00
vhsdream
349b28d220 nextExplorer: repo change
Some checks failed
Update GitHub Versions (New) / update-github-versions (push) Has been cancelled
Update Versions from GitHub / update-versions (push) Has been cancelled
2026-02-06 08:23:34 -05:00
tremor021
5a0f48c1c8 Update Bichon docs 2026-02-06 10:41:21 +01:00
tremor021
a18e7001ee add Bichon.json 2026-02-06 10:36:50 +01:00
github-actions[bot]
fca044ff3e
Delete opencloud (ct) after migration to ProxmoxVE (#1420)
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
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-05 13:17:02 +00:00
github-actions[bot]
f9d36f85bc Delete nginx-ui (ct) after migration to ProxmoxVE 2026-02-05 13:00:13 +00:00
GitHub Actions[bot]
2d01a49c01 chore: update github-versions.json
Total versions: 19
Pinned versions: 1
Generated: 2026-02-04T19:01:08Z
2026-02-04 19:01:08 +00:00
GitHub Actions[bot]
9b29a20be5 chore: update github-versions.json
Total versions: 19
Pinned versions: 1
Generated: 2026-02-04T13:17:54Z
2026-02-04 13:17:55 +00:00
Michel Roegl-Brunner
d667482c54
Merge pull request #1389 from FlorisCl/feature/expand-wger-install-script
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
Expand wger script with celery and gunnicorn
2026-02-04 11:44:47 +01:00
CanbiZ (MickLesk)
e31f8ee220 piler deferred 2026-02-04 11:38:36 +01:00
github-actions[bot]
679bfa651f
Delete wishlist (ct) after migration to ProxmoxVE (#1415)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-04 10:00:49 +00:00
github-actions[bot]
c8906710a8
Delete writefreely (ct) after migration to ProxmoxVE (#1414)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-04 07:38:41 +00:00