CanbiZ (MickLesk)
f7f871e52f
docs(cloudflared): update notes - remove deprecated DoH proxy info
...
- DoH proxy-dns feature deprecated by Cloudflare (Feb 2026)
- Add tunnel setup instructions instead
2026-01-29 16:04:14 +01:00
CanbiZ (MickLesk)
187b466ffe
Remove deprecated DNS-over-HTTPS proxy option from cloudflared installer
2026-01-23 08:38:49 +01:00
community-scripts-pr-app[bot]
0fcc2dd3f3
Update CHANGELOG.md ( #11064 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-22
2026-01-23 00:15:43 +00:00
community-scripts-pr-app[bot]
49fef798d3
Update versions.json ( #11063 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-23 01:15:17 +01:00
community-scripts-pr-app[bot]
04ed636dd9
Update CHANGELOG.md ( #11058 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-22 13:00:42 +00:00
Slaviša Arežina
1d1c2beaa4
Jotty: Increase default disk size from 6 to 8 ( #11056 )
...
* Increase default disk size from 6 to 8
* Increase HDD size from 6 to 8
2026-01-22 14:00:15 +01:00
community-scripts-pr-app[bot]
46ffe4bb16
Update CHANGELOG.md ( #11057 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-22 12:42:20 +00:00
Chris
4f794d2b2c
Immich: Increase RAM to 6GB ( #10965 )
2026-01-22 13:41:58 +01:00
community-scripts-pr-app[bot]
07d6942144
Update versions.json ( #11055 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-22 13:07:46 +01:00
community-scripts-pr-app[bot]
c07ecd0008
Update CHANGELOG.md ( #11054 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-22 11:10:14 +00:00
Reynaldo
23b48f08ae
Fix tags in several scripts ( #11050 )
...
* fix default tags
* Update alpine-komodo.sh
* Update var_tags delimiter in fluid-calendar.sh
Changed default delimiter for var_tags from comma to semicolon.
* Change delimiter in var_tags from comma to semicolon
* Update pulse.sh
* Update streamlink-webui.sh
---------
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
2026-01-22 12:09:45 +01:00
community-scripts-pr-app[bot]
1131dd8430
Update .app files ( #11052 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2026-01-22 12:08:33 +01:00
community-scripts-pr-app[bot]
9fc7ed32d2
Update CHANGELOG.md ( #11053 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-22 10:57:29 +00:00
push-app-to-main[bot]
efe17a5e63
Loki | Alpine-Loki ( #11048 )
...
* Add loki (ct)
* add alpine variant in pr
* Add info note about Promtail installation to loki.json
Added an informational note to loki.json indicating that Promtail can be optionally installed during setup to collect and ship logs to Loki.
* add header
* refactor local_ip
* fix json
* Update alpine-loki-install.sh
* refactor
* refactor
* fix
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
2026-01-22 11:56:59 +01:00
community-scripts-pr-app[bot]
e69cb6f20c
Update CHANGELOG.md ( #11051 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-22 10:33:42 +00:00
CanbiZ (MickLesk)
d95a273753
feat(tools.func): use distro packages for MariaDB by default ( #11049 )
...
- Changed setup_mariadb() to use Debian/Ubuntu distribution packages by default
- Official MariaDB repository only used when specific version is requested
- Added cleanup logic for old/orphaned repository files with apt update
- Added version comparison to prevent downgrades (keeps higher version installed)
- Added automatic fallback to distro packages if repo installation fails
- Extracted _setup_mariadb_runtime_dir() helper function
- Updated all related documentation
This change improves reliability by avoiding MariaDB mirror issues
(HTTPS->HTTP redirects, geographic availability problems) for standard
installations while still allowing specific versions when needed.
2026-01-22 11:33:13 +01:00
community-scripts-pr-app[bot]
4e21f411f5
Update CHANGELOG.md ( #11045 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-21
2026-01-22 00:15:40 +00:00
community-scripts-pr-app[bot]
fe21d3577f
Update versions.json ( #11044 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-22 01:14:47 +01:00
community-scripts-pr-app[bot]
3725023ee3
Update .app files ( #11041 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2026-01-21 21:30:02 +01:00
community-scripts-pr-app[bot]
c19817af8d
Update CHANGELOG.md ( #11040 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-21 20:26:43 +00:00
push-app-to-main[bot]
5378d41acf
Byparr ( #11039 )
...
* Add byparr (ct)
* refactor
* Update date_created to new value
* refactor
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
2026-01-21 21:25:50 +01:00
community-scripts-pr-app[bot]
5bb48fc843
Update CHANGELOG.md ( #11037 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-21 14:54:58 +00:00
Ruan Bahia
e935289128
fix: Snipe-IT update missing all user uploads ( #11032 ) ( #11033 )
2026-01-21 15:54:24 +01:00
community-scripts-pr-app[bot]
0db119d2c3
Update CHANGELOG.md ( #11036 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-21 14:39:41 +00:00
CanbiZ (MickLesk)
5c9087a91a
tools: add ubuntu PHP repository setup ( #11034 )
...
Switches to using the ondrej/php PPA for Ubuntu and retains the Sury repository for Debian when setting up PHP. This ensures compatibility with the respective distributions' recommended PHP sources.
2026-01-21 15:39:15 +01:00
community-scripts-pr-app[bot]
1d7d8c27fa
Update CHANGELOG.md ( #11035 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-21 14:14:52 +00:00
Tobias
fae2d032ab
yubal: fix for v0.2 ( #11006 )
2026-01-21 15:14:29 +01:00
CanbiZ (MickLesk)
2fab70294f
fix joplin
2026-01-21 14:58:55 +01:00
CanbiZ (MickLesk)
477199a4c2
yarn rebuild
2026-01-21 13:17:29 +01:00
CanbiZ (MickLesk)
733425f970
Merge branch 'main' of https://github.com/community-scripts/ProxmoxVE
2026-01-21 13:07:28 +01:00
CanbiZ (MickLesk)
7395a44277
Run TypeScript compilation in Joplin Server scripts
...
Added 'yarn run tsc' to both update and install scripts for Joplin Server to ensure TypeScript sources are compiled. Also removed an unused variable from build.func for code cleanup.
2026-01-21 13:07:20 +01:00
community-scripts-pr-app[bot]
f555f9ae0c
Update versions.json ( #11030 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-21 13:07:18 +01:00
CanbiZ (MickLesk)
fe2384a2fa
Initialize variables in create_lxc_container
...
Added initialization for ONLINE_TEMPLATE and ONLINE_TEMPLATES arrays at the start of the create_lxc_container function to ensure variables are defined before use.
2026-01-21 12:42:19 +01:00
CanbiZ (MickLesk)
5384adf0c3
Remove unnecessary set +u/set -u in create_lxc_container
...
only as test exist
2026-01-21 12:40:55 +01:00
CanbiZ (MickLesk)
ed18776710
fix unbound var: ONLINE_TEMPLATES
2026-01-21 12:39:57 +01:00
community-scripts-pr-app[bot]
13824931b0
Update CHANGELOG.md ( #11029 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-21 11:02:01 +00:00
CanbiZ (MickLesk)
88557d53f4
core: allow empty tags & improve template search ( #11020 )
2026-01-21 12:01:34 +01:00
community-scripts-pr-app[bot]
0c9653c7cb
Update CHANGELOG.md ( #11028 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-21 11:01:13 +00:00
CanbiZ (MickLesk)
914c316f42
Joplin-Server: use yarn workspaces focus for faster builds ( #11027 )
2026-01-21 12:00:46 +01:00
community-scripts-pr-app[bot]
49d92afb98
Update CHANGELOG.md ( #11018 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-21 05:47:47 +00:00
Slaviša Arežina
dba473b2b3
Set disable flag to true in joplin-server.json ( #11008 )
2026-01-21 06:47:22 +01:00
community-scripts-pr-app[bot]
5dd50aacd7
Update CHANGELOG.md ( #11016 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-20
2026-01-21 00:15:04 +00:00
community-scripts-pr-app[bot]
0dcb8b5ef7
Update versions.json ( #11015 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-21 01:14:40 +01:00
community-scripts-pr-app[bot]
a48435e064
Update CHANGELOG.md ( #11014 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-20 22:42:19 +00:00
CanbiZ (MickLesk)
cb2141ebe2
Revert "Revert "core: add retry logic for template lock in LXC container crea…" ( #11013 )
...
This reverts commit 7699f4f6ad .
2026-01-20 23:41:53 +01:00
community-scripts-pr-app[bot]
b1f21b4024
Update CHANGELOG.md ( #11012 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-20 22:36:24 +00:00
CanbiZ (MickLesk)
7699f4f6ad
Revert "core: add retry logic for template lock in LXC container creation (#1…" ( #11011 )
...
This reverts commit d71f24bddb .
2026-01-20 23:35:39 +01:00
community-scripts-pr-app[bot]
657a9629be
Update CHANGELOG.md ( #11009 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-20 21:36:58 +00:00
CanbiZ (MickLesk)
d71f24bddb
core: add retry logic for template lock in LXC container creation ( #11002 )
2026-01-20 22:36:32 +01:00
community-scripts-pr-app[bot]
5a1c1e06f9
Update CHANGELOG.md ( #11007 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-20 21:21:31 +00:00