mikolaj92
89676fcfc7
fix: remove all comments from ct/calibre-web.sh (header only)
...
Remove all section/block comments beyond standardized header per repo policy:
- APP CONFIGURATION section
- INITIALIZATION section
- UPDATE SCRIPT detailed comments
- MAIN EXECUTION section
- COMPLETION MESSAGE section
Resolves: Comments violate script policy (ct/*.sh header-only comments)
2026-02-10 07:17:20 +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)
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)
fdedcbe5f1
add nginx
2026-02-09 13:01:26 +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
...
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
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
cf38bc5195
Update success message for database migrations
2026-02-08 20:43:34 +01:00
github-actions[bot]
c672875f40
Delete checkmate (ct) after migration to ProxmoxVE ( #1431 )
...
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
abaca28624
Minor fixes following code review
2026-02-07 08:19:03 -05:00
CanbiZ (MickLesk)
75f034bd46
Update ct/zitadel.sh
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-02-07 08:12:16 +01:00
CanbiZ (MickLesk)
89f85faeea
Update ct/zitadel.sh
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-02-07 08:11:51 +01:00
Rémi Bédard-Couture
9f17984bf8
Refactor Zitadel script to support Login V2
2026-02-06 23:48:19 -05: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
vhsdream
349b28d220
nextExplorer: repo change
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
7ab95e6e99
oops
2026-02-06 10:23:24 +01:00
tremor021
7c3c1a3c86
add Bichon script
2026-02-06 10:21:30 +01:00
github-actions[bot]
fca044ff3e
Delete opencloud (ct) after migration to ProxmoxVE ( #1420 )
...
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
Michel Roegl-Brunner
d667482c54
Merge pull request #1389 from FlorisCl/feature/expand-wger-install-script
...
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
CanbiZ (MickLesk)
c9e6f970bf
Update wishlist.sh
2026-02-04 09:03:05 +01: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
github-actions[bot]
c8bcfccd64
Delete wealthfolio (ct) after migration to ProxmoxVE ( #1410 )
...
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-03 19:37:04 +00:00
CanbiZ (MickLesk)
6e3dbad0c7
openclaw
2026-02-03 16:10:45 +01:00
CanbiZ (MickLesk)
df450f9cc9
fixes
2026-02-03 13:55:50 +01:00
CanbiZ (MickLesk)
822ce32ab7
nginx-ui
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-03 12:30:38 +01:00
CrazyWolf13
99b16e71b5
fix ddclient
2026-02-03 11:45:15 +01:00
FlorisLava
748935481d
made the rest of the relevant pr changes
2026-02-03 11:25:26 +01:00
FlorisLava
4e2237a9f9
fix: processed some pr comments
2026-02-03 10:49:52 +01:00
CrazyWolf13
0af695180e
wealthofolio test 1
2026-02-03 08:28:29 +01:00
Tobias
219eabdc55
Update memos.sh
2026-02-03 08:05:31 +01:00
tremor021
27467c7922
Add debian PowerDNS
2026-02-02 22:11:06 +01:00
tremor021
89fdf87559
Add debian PowerDNS
2026-02-02 22:08:40 +01:00
tremor021
2bdefae726
Add debian PowerDNS
2026-02-02 22:07:23 +01:00
Tobias
7a2da88075
Update memos.sh
Update GitHub Versions (New) / update-github-versions (push) Has been cancelled
Update Versions from GitHub / update-versions (push) Has been cancelled
2026-02-02 16:15:42 +01:00
Tobias
1b397a22d0
more ressources
2026-02-02 16:10:59 +01:00
Tobias
e1ea46e736
Create memos.sh
2026-02-02 15:46:51 +01:00
CanbiZ (MickLesk)
6df5531fb4
Adjust Checkmate build/env and service handling
...
Pass VITE_APP_API_BASE_URL, UPTIME_APP_API_BASE_URL and VITE_APP_LOG_LEVEL into the Checkmate client build so the frontend targets /api/v1 and uses a warn log level (applied in both update and install scripts). Rename PORT to SERVER_HOST/SERVER_PORT in the installer and set SERVER_HOST=0.0.0.0 so the server binds correctly. Use quiet systemctl enable (-q --now) for checkmate services and reload nginx instead of re-enabling it. Move vaultwarden-install.sh into install/deferred/.
2026-02-02 13:57:08 +01:00
CanbiZ (MickLesk)
891d3396dc
Add Discourse container install and metadata
...
Add support for deploying Discourse as a container: adds ct/discourse.sh (container build/install/update flow and resource defaults), frontend/public/json/discourse.json (app metadata, install resources, and notes), and install/discourse-install.sh (full installer that installs dependencies, Postgres/Node/Ruby, clones the Discourse repo, generates secrets and DB password saved to /opt/discourse/.env, installs gems and yarn, precompiles assets, runs migrations, creates an admin user, sets up a systemd service and nginx reverse proxy, and enables required services). Admin user 'admin' is created with a generated password stored in the .env file.
2026-02-02 13:45:58 +01:00
CanbiZ (MickLesk)
69f9c00672
Update checkmate.sh
2026-02-02 13:00:48 +01:00
Michel Roegl-Brunner
1373fa015f
Merge pull request #1384 from mitchscobell/main
...
Add ddclient LXC container
2026-02-02 11:20:31 +01:00
CanbiZ (MickLesk)
ab19162dc4
Merge branch 'main' into garmin-grafana
2026-02-02 10:09:08 +01:00
CanbiZ (MickLesk)
b8a4ceae39
Merge pull request #1338 from StellaeAlis/main
...
Add WriteFreely script
2026-02-02 10:04:55 +01:00
CanbiZ (MickLesk)
77c531683e
checkmate
2026-02-02 09:55:40 +01:00
CanbiZ (MickLesk)
5003f56a8f
Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
2026-02-02 09:38:15 +01:00