Sam Heinz
69aa93a83a
workflows: update workflows, templates to support arm64. ( #14653 )
...
* set 'var_arm64' to no in all ct scripts
* update files in .github to support arm64
2026-05-23 07:46:44 +10:00
Letter N
6329ad7fa2
oops ( #14328 )
2026-05-08 21:52:53 +02:00
CanbiZ (MickLesk)
752fff3c8f
fix(pelican-panel): create backup subdirectory before copying storage ( #14274 )
...
The update script tried to cp into /opt/backup/storage/app/ before
the directory existed, causing a 'Not a directory' error when
/opt/backup was previously a file or the subdirs were missing.
Add mkdir -p to ensure the target directory exists.
Fixes : #14268
2026-05-06 13:10:35 +02:00
Letter N
ec81640d67
do not delete the public storage!!! ( #14145 )
2026-05-01 20:59:38 +02:00
CanbiZ (MickLesk)
90eb33c09e
refactor(php): remove redundant PHP_MODULE entries ( #11362 )
...
- Add dom and gmp to BASE_MODULES in setup_php()
- Remove modules already covered by BASE_MODULES (cli,common,bcmath,curl,dom,gd,gmp,intl,mbstring,readline,xml,zip)
- Remove modules already covered by EXTENDED_MODULES (mysql,sqlite3,pgsql,redis,imagick,bz2,apcu)
- Remove modules already covered by BUILTIN (ctype,exif,ffi,fileinfo,gettext,iconv,pdo,tokenizer)
- Affected: 31 install scripts, 12 ct scripts
2026-01-30 13:05:05 +01:00
Tobias
08d67aa722
chore: fix update msg ( #10593 )
2026-01-06 22:57:40 +01:00
Tobias
c1fe8b91b4
chore: bump copyright to 2026 - happy new year ( #10585 )
...
* chore: bump copyright to 2026 - happy new year
* fix
* meilisearch fix source url
* livebook: fix space
* fix source cmd
* fix source cmd
2026-01-06 13:28:12 +01:00
Slaviša Arežina
57d43f1a94
Refactor ( #10516 )
2026-01-04 20:50:07 +01:00
CanbiZ
951fb3d53a
Fix: mariadb repo in update_scripts ( #10034 )
2025-12-16 15:11:22 +01:00
CanbiZ
9777abe56d
Remove redundant cleanup steps from update scripts ( #9359 )
2025-11-22 16:41:22 +01:00
CanbiZ
d427619745
Remove BOM from shebang lines in ct scripts ( #8833 )
2025-11-03 08:49:54 +01:00
CanbiZ
be7d0704d7
Standardize update success messages in scripts ( #8757 )
2025-10-30 17:24:16 +01:00
CanbiZ
6c8975e4aa
Bump O to P-Scripts to Debian 13 (Trixie) ( #8367 )
2025-10-15 22:39:16 +02:00
Bas van den Berg
d2d9a59e35
Back-up database if using sqlite ( #4700 )
2025-05-25 13:14:46 +02:00
CanbiZ
30e8cbf5b4
[core] remove unneeded vars from shellcheck ( #3899 )
...
* remove unneeded wars
* Update alpine-wireguard-install.sh
---------
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
2025-04-15 15:20:46 +02:00
CanbiZ
2e4c51450f
change var in ct files to new standard ( #3804 )
2025-04-10 11:56:52 +02:00
Bas van den Berg
8b1cdd1f3f
Pelican Panel: Bump php to 8.4 ( #3669 )
2025-04-04 22:48:15 +02:00
CanbiZ
8b66c8a9dc
fix basename -o
2025-04-01 10:58:29 +02:00
CanbiZ
f7e7d457df
fix basename for curl
2025-04-01 10:51:52 +02:00
CanbiZ
8c051b8186
Replace wget with curl -fsSL, normalize downloads, and prep for IPv6 ( #3455 )
...
* Initial Call, Switch from curl -s to curl -fsSL and wget to curl -fssL
* more switches
* switch vms
* more curls
* More curls
* more
* more
* more changes
* more
* prepare ipv6 calls
* change frontend to ipv6
* Formatting
* Fromatting
* Update gomft.sh
* Update gomft-install.sh
* Update ersatztv.sh
* Update build.func
---------
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
2025-04-01 10:25:46 +02:00
bvdberg01
5b91a776f1
New script: Pelican Panel ( #2678 )
2025-02-27 07:24:11 +01:00