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
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 )
...
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
...
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
Tobias
dfc003adc1
Merge pull request #1230 from GoldenSpringness/feature/sonobarr
...
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
github-actions[bot]
6a60ea3290
Delete languagetool (ct) after migration to ProxmoxVE ( #1372 )
...
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
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
github-actions[bot]
79f91841e7
chore: update github-versions.json ( #1368 )
2026-01-30 22:05:03 +01:00
CanbiZ (MickLesk)
6b195b0c37
Update frigate-install.sh
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
CanbiZ (MickLesk)
13d82b5b31
Update Pixelfed install script for HTTPS and key generation
...
Added FORCE_HTTPS_URLS and HTTPS environment variables to .env generation, set APP_KEY to empty, and updated artisan key:generate to use --force. These changes improve initial configuration and support for non-HTTPS setups.
2026-01-30 15:12:00 +01:00
CanbiZ (MickLesk)
25f716c8fa
Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
2026-01-30 14:52:56 +01:00
CanbiZ (MickLesk)
9d842ef9a3
Improve Pixelfed install script and env setup
...
Added libvips42 to dependencies and expanded PHP modules for better compatibility. Replaced sequential .env modifications with a full .env template for clarity and completeness. Improved status messages for consistency and removed credential file generation for security.
2026-01-30 14:52:51 +01:00
CanbiZ (MickLesk)
a088ed335d
Merge pull request #1366 from juronja/truenas-vm-import-disk-serial-fix
...
Update GitHub Versions (New) / update-github-versions (push) Has been cancelled
Fix Truenas VM import disk serial
2026-01-30 11:34:34 +01:00
juronja
162f62daa2
reversed the disk placeholder size
2026-01-30 10:07:10 +00:00
juronja
05416f9fe5
removing iothread and adding serial ID trim for robustness
2026-01-30 09:39:52 +00:00
juronja
e43427548e
added disk size placeholder and changed boot diks to sata
2026-01-30 09:31:47 +00:00
CanbiZ (MickLesk)
abb15a6ec8
devuan fixes
2026-01-30 10:21:55 +01:00
juronja
773e748d95
imported disks now have a serial ID. TrueNAS needs it.
2026-01-30 09:18:42 +00:00
CanbiZ (MickLesk)
edac4a2293
Update install.func
2026-01-30 09:59:11 +01:00
CanbiZ (MickLesk)
bf09786550
Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
2026-01-30 09:47:42 +01:00
CanbiZ (MickLesk)
dc5c1d3ef0
Improve locale setup and database user privileges
...
Add command to grant superuser, createrole, and createdb privileges to the postgres user during Databasus installation. Enhance LXC container customization by installing locales for Devuan templates and only configuring locale if locale.gen exists, improving compatibility with minimal templates.
2026-01-30 09:47:38 +01:00
GoldenSpring
ff2cd48038
added the password generation for admin
2026-01-30 11:27:18 +03:00
GoldenSpring
6b0b8d07e3
Merge branch 'main' of https://github.com/GoldenSpringness/ProxmoxVED into feature/sonobarr
2026-01-30 11:26:51 +03:00
0dd93a4df0
Fix CI/CD
2026-01-30 09:12:11 +01:00
Michel Roegl-Brunner
84b1efccda
Merge pull request #1342 from heinemannj/main
...
New script: ebusd
2026-01-30 09:07:24 +01:00
CanbiZ (MickLesk)
06492dfc90
Merge pull request #1364 from community-scripts/automated/update-github-versions-20260130
...
[Automated] Update GitHub versions
2026-01-30 08:17:06 +01:00