Files
ProxmoxVE/ct
MickLesk 07b8ff91b8 redis: one script for Debian and Alpine, running on community-scripts/core
First of the alpine pairs moved over. The two scripts become one with a section
per OS, the same shape as valkey in ProxmoxVED: setup_deb_based/setup_alpine in
the install script, update_deb_based/update_alpine in the ct script, dispatched
by run_os_setup and run_os_update.

The bootstrap now points at community-scripts/core rather than this repo's
misc/build.func, which is where those two dispatchers live. Nothing in misc/ is
touched.

_CS_DEFAULT_URL has to be set before sourcing: core resolves the scripts root
from the calling script's checkout, and when there is no checkout -- the usual
`bash -c "$(curl ...)"` -- it falls back to ProxmoxVED. A ProxmoxVE script would
then fetch its own -install.sh from the wrong repository. Setting only the
fallback keeps a local checkout and a fork resolving through their own git
remote, which is the point of that mechanism.

Verified: both files parse, the bootstrap resolves the scripts root to ProxmoxVE
and the engine to core, and the sections are the only functions defined.

ct/alpine-redis.sh and install/alpine-redis-install.sh are deliberately left in
place. They still run against misc/build.func, so bookmarked URLs keep working;
retiring them is a separate decision with user-facing consequences.
2026-08-18 10:18:33 +02:00
..
2026-08-16 14:58:42 +02:00
2026-06-13 18:43:15 +02:00
2026-06-13 18:43:15 +02:00
2026-07-16 18:01:44 +10:00
2026-06-13 18:43:15 +02:00
2026-06-13 18:43:15 +02:00
2026-06-14 14:32:06 +02:00
2026-06-14 14:32:06 +02:00
2026-07-27 20:41:01 +10:00
2026-06-14 14:32:06 +02:00
2026-06-27 21:07:03 +02:00
2026-07-27 10:52:43 +02:00
2026-07-27 10:32:20 +02:00
2026-06-14 14:32:06 +02:00
2026-08-14 16:03:28 +02:00
2026-08-10 09:11:15 +02:00
2026-08-14 16:07:15 +02:00
2026-07-20 11:55:01 +02:00
2026-07-14 14:16:10 +02:00
2026-08-04 23:02:28 +02:00
2026-07-05 22:28:00 +02:00
2026-08-14 22:08:21 +02:00
2026-08-08 12:37:57 +10:00
2026-07-17 14:30:55 +02:00
2026-06-17 10:12:39 +02:00
2026-07-13 17:39:10 +02:00
2026-07-11 20:00:36 +02:00
2026-07-27 10:51:17 +02:00
2026-08-14 16:07:03 +02:00
2026-08-14 15:57:31 +02:00
2026-07-15 20:55:10 +10:00
2026-07-27 09:53:27 +02:00
2026-08-15 23:33:58 +02:00
2026-07-26 18:53:08 +02:00
2026-08-07 19:41:33 +02:00
2026-07-28 13:36:40 +02:00
2026-07-28 13:36:40 +02:00
2026-07-30 10:06:57 +02:00
2026-07-27 10:31:10 +02:00
2026-07-28 13:36:40 +02:00
2026-08-01 21:18:48 +02:00
2026-08-14 22:12:35 +02:00
2026-07-26 19:04:53 +02:00
2026-08-15 23:41:31 +02:00
2026-07-27 10:03:11 +02:00
2026-07-16 09:01:53 +02:00
2026-07-10 10:57:27 +02:00
2026-08-12 13:45:10 +02:00
2026-08-13 08:58:35 +02:00
2026-07-28 13:36:40 +02:00
2026-08-10 09:07:32 +02:00
2026-07-27 12:50:46 +02:00
2026-07-14 14:15:32 +02:00