Hostityourself/target/debug/build/ring-ca0ad4e3dbea9370/out
Claude 8f5bb158cb
M1: Rust control plane, builder, dashboard, and infra
- Cargo workspace with hiy-server (axum 0.7 + sqlx SQLite + tokio)
- SQLite schema: apps, deploys, env_vars (inline migrations, no daemon)
- Background build worker: sequential queue, streams stdout/stderr to DB
- REST API: CRUD for apps, deploys, env vars; GitHub webhook with HMAC-SHA256
- SSE endpoint for live build log streaming
- Monospace HTMX-free dashboard: app list + per-app detail, log viewer, env editor
- builder/build.sh: clone/pull → detect strategy (Dockerfile/buildpack/static)
  → docker build → swap container → update Caddy via admin API → prune images
- infra/docker-compose.yml + Dockerfile.server for local dev (no Pi needed)
- proxy/Caddyfile: auto-HTTPS off for local, comment removed for production
- .env.example

Compiles clean (zero warnings). Run locally:
  cp .env.example .env && cargo run --bin hiy-server

https://claude.ai/code/session_01FKCW3FDjNFj6jve4niMFXH
2026-03-19 08:25:59 +00:00
..
0bbbd18bda93c05b-aes_nohw.o M1: Rust control plane, builder, dashboard, and infra 2026-03-19 08:25:59 +00:00
00c879ee3285a50d-montgomery.o M1: Rust control plane, builder, dashboard, and infra 2026-03-19 08:25:59 +00:00
00c879ee3285a50d-montgomery_inv.o M1: Rust control plane, builder, dashboard, and infra 2026-03-19 08:25:59 +00:00
25ac62e5b3c53843-curve25519.o M1: Rust control plane, builder, dashboard, and infra 2026-03-19 08:25:59 +00:00
25ac62e5b3c53843-curve25519_64_adx.o M1: Rust control plane, builder, dashboard, and infra 2026-03-19 08:25:59 +00:00
a0330e891e733f4e-ecp_nistz.o M1: Rust control plane, builder, dashboard, and infra 2026-03-19 08:25:59 +00:00
a0330e891e733f4e-gfp_p256.o M1: Rust control plane, builder, dashboard, and infra 2026-03-19 08:25:59 +00:00
a0330e891e733f4e-gfp_p384.o M1: Rust control plane, builder, dashboard, and infra 2026-03-19 08:25:59 +00:00
a0330e891e733f4e-p256-nistz.o M1: Rust control plane, builder, dashboard, and infra 2026-03-19 08:25:59 +00:00
a0330e891e733f4e-p256.o M1: Rust control plane, builder, dashboard, and infra 2026-03-19 08:25:59 +00:00
a4019cc0736b0423-constant_time_test.o M1: Rust control plane, builder, dashboard, and infra 2026-03-19 08:25:59 +00:00
a4019cc0736b0423-cpu_intel.o M1: Rust control plane, builder, dashboard, and infra 2026-03-19 08:25:59 +00:00
a4019cc0736b0423-crypto.o M1: Rust control plane, builder, dashboard, and infra 2026-03-19 08:25:59 +00:00
a4019cc0736b0423-mem.o M1: Rust control plane, builder, dashboard, and infra 2026-03-19 08:25:59 +00:00
aaa1ba3e455ee2e1-limbs.o M1: Rust control plane, builder, dashboard, and infra 2026-03-19 08:25:59 +00:00
c322a0bcc369f531-aes-gcm-avx2-x86_64-elf.o M1: Rust control plane, builder, dashboard, and infra 2026-03-19 08:25:59 +00:00
c322a0bcc369f531-aesni-gcm-x86_64-elf.o M1: Rust control plane, builder, dashboard, and infra 2026-03-19 08:25:59 +00:00
c322a0bcc369f531-aesni-x86_64-elf.o M1: Rust control plane, builder, dashboard, and infra 2026-03-19 08:25:59 +00:00
c322a0bcc369f531-chacha-x86_64-elf.o M1: Rust control plane, builder, dashboard, and infra 2026-03-19 08:25:59 +00:00
c322a0bcc369f531-chacha20_poly1305_x86_64-elf.o M1: Rust control plane, builder, dashboard, and infra 2026-03-19 08:25:59 +00:00
c322a0bcc369f531-ghash-x86_64-elf.o M1: Rust control plane, builder, dashboard, and infra 2026-03-19 08:25:59 +00:00
c322a0bcc369f531-p256-x86_64-asm-elf.o M1: Rust control plane, builder, dashboard, and infra 2026-03-19 08:25:59 +00:00
c322a0bcc369f531-sha256-x86_64-elf.o M1: Rust control plane, builder, dashboard, and infra 2026-03-19 08:25:59 +00:00
c322a0bcc369f531-sha512-x86_64-elf.o M1: Rust control plane, builder, dashboard, and infra 2026-03-19 08:25:59 +00:00
c322a0bcc369f531-vpaes-x86_64-elf.o M1: Rust control plane, builder, dashboard, and infra 2026-03-19 08:25:59 +00:00
c322a0bcc369f531-x86_64-mont-elf.o M1: Rust control plane, builder, dashboard, and infra 2026-03-19 08:25:59 +00:00
c322a0bcc369f531-x86_64-mont5-elf.o M1: Rust control plane, builder, dashboard, and infra 2026-03-19 08:25:59 +00:00
d5a9841f3dc6e253-poly1305.o M1: Rust control plane, builder, dashboard, and infra 2026-03-19 08:25:59 +00:00
e165cd818145c705-fiat_curve25519_adx_mul.o M1: Rust control plane, builder, dashboard, and infra 2026-03-19 08:25:59 +00:00
e165cd818145c705-fiat_curve25519_adx_square.o M1: Rust control plane, builder, dashboard, and infra 2026-03-19 08:25:59 +00:00
libring_core_0_17_14_.a M1: Rust control plane, builder, dashboard, and infra 2026-03-19 08:25:59 +00:00
libring_core_0_17_14__test.a M1: Rust control plane, builder, dashboard, and infra 2026-03-19 08:25:59 +00:00