8457 Commits

Author SHA1 Message Date
MickLesk
2e1ee2d853 feat(tools): add fetch_and_deploy_codeberg_release function
Some checks failed
Update GitHub Versions (New) / update-github-versions (push) Has been cancelled
Cleanup Branches (Merged or Closed) / cleanup (push) Has been cancelled
Update Versions from GitHub / update-versions (push) Has been cancelled
Add Codeberg equivalent of fetch_and_deploy_gh_release supporting:
- tarball/source mode for source code archives
- binary mode for .deb packages
- prebuild mode for prebuilt archives
- singlefile mode for standalone binaries
- tag mode for direct tag downloads

Uses Codeberg API and archive URL patterns:
- API: https://codeberg.org/api/v1/repos/{owner}/{repo}/releases
- Archive: https://codeberg.org/{owner}/{repo}/archive/{tag}.tar.gz
2026-02-01 20:35:40 +01:00
Floris Claessens
f51d6e543a fix: also added missed suggested changes 2026-02-01 20:08:17 +01:00
Floris Claessens
760e7999d6 fix: added changes requested by greptile-apps bot for pr 2026-02-01 20:07:05 +01:00
Floris Claessens
7259c41fd9 feature: reworked wger update script to accomodate new install script 2026-02-01 19:24:40 +01:00
Floris Claessens
3c1bab3ad0 feature: expanded wger install script 2026-02-01 19:22:03 +01:00
Tobias
6ab3198942
Update ddclient.sh 2026-02-01 18:10:48 +01:00
Michel Roegl-Brunner
c8cec6c03f
Merge pull request #1377 from heinemannj/ebusd
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-01 18:01:51 +01:00
Mitch Scobell
c1df855acd
Update ddclient.sh
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
2026-02-01 07:49:27 -06:00
Tobias
035527ea21
Update freepbx.sh 2026-02-01 14:42:16 +01:00
Tobias
aef951129b
Update forgejo-runner.sh 2026-02-01 14:41:46 +01:00
Mitch Scobell
035a39661e
Update ddclient.sh
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
2026-02-01 06:34:16 -06:00
Mitch Scobell
dee36a671f Update ddclient.json
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
2026-02-01 06:34:07 -06:00
Mitch Scobell
e1cb251b00
Update ddclient-install.sh
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
2026-02-01 06:34:01 -06:00
Mitch Scobell
d57bf01187
Update ddclient-install.sh
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
2026-02-01 06:33:55 -06:00
Joerg Heinemann
355b5637d4
Fix upgrade command syntax for ebusd 2026-02-01 10:47:59 +01:00
Mitch
8cc2d78ab2 Changed the the copyright range header comment based on other scripts 2026-01-31 21:24:13 -06:00
Mitch
fbd0c4714b Fix MOTD: Use heredoc pattern to avoid escaping issues 2026-01-31 21:08:25 -06:00
Mitch Scobell
6bf2d47445
Apply suggestions from code review
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-01-31 21:07:37 -06:00
Mitch Scobell
7cb261e774
Apply suggestion from @greptile-apps[bot]
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-01-31 21:06:32 -06:00
Mitch
549faf28d4 Add ddclient LXC container 2026-01-31 21:00:43 -06:00
github-actions[bot]
1e3c7caea8
Delete shelfmark (ct) after migration to ProxmoxVE (#1382)
Some checks failed
Update GitHub Versions (New) / update-github-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-01-31 23:16:29 +00:00
CanbiZ (MickLesk)
3f126d2f5c
Merge pull request #1380 from community-scripts/automated/update-github-versions-20260131
[Automated] Update GitHub versions
2026-01-31 19:49:10 +01:00
GitHub Actions[bot]
59bc2bf070 chore: update github-versions.json
Total versions: 20
Pinned versions: 1
Generated: 2026-01-31T18:42:49Z
2026-01-31 18:42:50 +00:00
CanbiZ (MickLesk)
e7890a03a0
Merge pull request #1379 from FutureCow/patch-1
Some checks failed
Update GitHub Versions (New) / update-github-versions (push) Has been cancelled
Update Versions from GitHub / update-versions (push) Has been cancelled
Update Papra installation script configuration
2026-01-31 17:08:52 +01:00
FutureCow
d0c31baaad
Update Papra installation script configuration
Update typo in the INGESTION_FOLDER_ROOT_PATH env. Also add SERVER_BASE_URL for easier deplyment.
2026-01-31 15:33:30 +01:00
CanbiZ (MickLesk)
f9d08aed27
Merge pull request #1378 from community-scripts/automated/update-github-versions-20260131
[Automated] Update GitHub versions
2026-01-31 15:07:51 +01:00
GitHub Actions[bot]
f552f7671a chore: update github-versions.json
Total versions: 20
Pinned versions: 1
Generated: 2026-01-31T13:04:17Z
2026-01-31 13:04:18 +00:00
Joerg Heinemann
12619abdff
Modify ebusd installation script to enable service
Change systemctl command to enable ebusd without starting it.
2026-01-31 12:57:08 +01:00
Tobias
dfc003adc1
Merge pull request #1230 from GoldenSpringness/feature/sonobarr
Some checks failed
Update GitHub Versions (New) / update-github-versions (push) Has been cancelled
Sonobarr
2026-01-31 11:34:55 +01:00
Tobias
39d5aa323a
Update sonobarr.sh 2026-01-31 11:33:45 +01:00
Tobias
ef9fa9b36a
Update sonobarr.sh 2026-01-31 11:33:13 +01:00
Chris
4650988701
Apply suggestion from @vhsdream 2026-01-30 21:12:09 -05:00
pfassina
7f767dacd8 Remove quotes from heredoc delimiters 2026-01-30 16:15:29 -08:00
github-actions[bot]
6a60ea3290
Delete languagetool (ct) after migration to ProxmoxVE (#1372)
Some checks failed
Update GitHub Versions (New) / update-github-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-01-30 23:11:06 +00:00
CanbiZ (MickLesk)
d7d80846b2
Update install/openclaw-install.sh
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-01-30 23:49:59 +01:00
github-actions[bot]
7cf7a1d6c9
Delete ampache (ct) after migration to ProxmoxVE (#1370)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-30 22:49:21 +00:00
MeadMaker
34c69e7117
Update install/openclaw-install.sh
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-01-30 13:06:31 -08:00
MeadMaker
a5d0b2cb39
Update ct/openclaw.sh
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-01-30 13:06:19 -08:00
github-actions[bot]
79f91841e7
chore: update github-versions.json (#1368) 2026-01-30 22:05:03 +01:00
pfassina
013bd85826 Add OpenClaw LXC container script
Add container creation, installation, and metadata for OpenClaw,
a personal AI assistant with messaging platform integrations.
2026-01-30 12:58:58 -08:00
CanbiZ (MickLesk)
6b195b0c37 Update frigate-install.sh
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-01-30 17:18:21 +01:00
CanbiZ (MickLesk)
248397f2f7 Update frigate-install.sh 2026-01-30 17:05:57 +01:00
CanbiZ (MickLesk)
4e20dfbd41 deb12 2026-01-30 16:47:29 +01:00
CanbiZ (MickLesk)
3cb9377528 Fix wheel build for Debian 13 and Python 3.12 compatibility
Updates the install script to filter out incompatible tflite_runtime wheels for Python 3.12 on Debian 13, installs tflite-runtime or ai-edge-litert via pip, and adjusts the wheel build process accordingly. This ensures successful installation on newer Debian versions with Python 3.12+.
2026-01-30 16:31:18 +01:00
CanbiZ (MickLesk)
da9d6a91a3 Use pysqlite3-binary on Debian 13+ in install script
Updated the installation script to install the pre-built pysqlite3-binary package on Debian 13 (Python 3.12+) instead of building pysqlite3 from source. This improves compatibility and reduces build time for newer Debian versions.
2026-01-30 16:20:37 +01:00
CanbiZ (MickLesk)
07c2407158 Update frigate-install.sh 2026-01-30 16:04:38 +01:00
CanbiZ (MickLesk)
9c68e3c9bb deb13 2026-01-30 15:45:32 +01:00
CanbiZ (MickLesk)
03f425ecb7 friagte 2026-01-30 15:40:18 +01:00
CanbiZ (MickLesk)
a35207bd4d fixes 2026-01-30 15:23:33 +01:00
CanbiZ (MickLesk)
e26b3204c4 test 2026-01-30 15:12:42 +01:00