Commit Graph

5 Commits

Author SHA1 Message Date
CanbiZ (MickLesk)
7a958cc595 IronClaw: don't start service at install time, onboard required first 2026-03-27 13:30:47 +01:00
CanbiZ (MickLesk)
1b38b7711a Refactor Alpine IronClaw: use \ instead of >/dev/null 2>&1 2026-03-27 13:23:34 +01:00
CanbiZ (MickLesk)
f6474a562b Fix Alpine IronClaw: add openssl dependency 2026-03-27 13:22:17 +01:00
CanbiZ (MickLesk)
742450c498 Fix IronClaw DATABASE_URL: add ?sslmode=disable for local PostgreSQL 2026-03-27 13:12:04 +01:00
CanbiZ (MickLesk)
1e44478082 Add Alpine IronClaw CT template
Add a new Alpine-based container template for IronClaw. Introduces ct/alpine-ironclaw.sh (installer/launcher with update routine), ct/headers/alpine-ironclaw (ASCII header), install/alpine-ironclaw-install.sh (sets up PostgreSQL 17, pgvector, deploys MUSL prebuilt IronClaw binary, creates OpenRC service and env file), and json/alpine-ironclaw.json (metadata, docs link, ports, resource defaults). The template auto-generates a gateway auth token, uses the MUSL binary for a minimal footprint, and documents post-install steps (ironclaw onboard).
2026-03-27 12:05:25 +01:00