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).
This commit is contained in:
6
ct/headers/alpine-ironclaw
Normal file
6
ct/headers/alpine-ironclaw
Normal file
@@ -0,0 +1,6 @@
|
||||
___ __ _ _____ ______
|
||||
/ | / /___ (_)___ ___ / _/________ ____ ____/ ____/ ____ _ __
|
||||
/ /| | / / __ \/ / __ \/ _ \ / // ___/ __ \/ __ \/ ___/ / / __ \ | /| / /
|
||||
/ ___ |/ / /_/ / / / / / __/_/ // / / /_/ / / / / /__/ /___/ /_/ / |/ |/ /
|
||||
/_/ |_/_/ .___/_/_/ /_/\___/___/_/ \____/_/ /_/\___/\____/\____/|__/|__/
|
||||
/_/
|
||||
Reference in New Issue
Block a user