14 Commits

Author SHA1 Message Date
590a13e694 fix(infra): add ForwardAuth middleware labels to auth-api service in compose generator 2026-08-24 12:40:31 -07:00
f36e237c84 fix(infra): adopt stack.env naming convention and align PostgreSQL 18 volume mount path 2026-08-23 18:50:55 -07:00
f967ba3480 feat(infra): separate Auth-Yes and SPIRE environment configurations 2026-08-23 11:05:53 -07:00
3e0eb7d9d7 chore: clean up deno.json tasks and unify subcommands under setup CLI 2026-08-23 10:47:36 -07:00
434ac32336 feat(infra): integrate release pipeline natively into setup.ts with rolling restart and new install guides 2026-08-23 10:45:46 -07:00
26739f4b63 feat(infra): add release script, secrets verification, and dump subcommands to setup CLI 2026-08-23 10:41:03 -07:00
google-labs-jules[bot]
4360d67064 feat: Package generic SPIRE images and simplify compose volume
This implements custom Alpine-based Smart SPIRE Server and Agent Docker
images with self-seeding configuration entrypoints. It also updates
the docker-compose configuration to utilize a single host storage volume
and a dedicated named socket volume. Setup build pipelines are expanded to
compile and push these custom SPIRE images.

Co-authored-by: mrteye <1945243+mrteye@users.noreply.github.com>
2026-08-23 17:20:11 +00:00
3210eb2528 feat(spire): auto-provision commented server.conf and agent.conf on boot via spire-init 2026-08-23 09:12:45 -07:00
edf66037ca fix(infra): use /data convention and separate /volume1/docker/spire project root 2026-08-23 09:07:01 -07:00
daaa4389c1 fix(infra): use SPIRE_DATA_PATH bind mounts and clean GHCR_REG without defaults 2026-08-23 09:02:55 -07:00
ccf9f3a6b9 fix(spire): replace bind mounts with named volumes and provide default server and agent configs 2026-08-22 11:21:05 -07:00
e179ecd419 feat(setup): configure GHCR_REG defaulting to ghcr.atyg.org for SPIRE compose 2026-08-22 11:10:22 -07:00
40da6ecbe0 fix(infra): update Dockerfile, setup.ts, and bootstrap admin invite for standalone repo 2026-08-22 10:18:47 -07:00
ac89e4c8d0 feat: initial commit for auth-yes identity hub 2026-08-21 14:27:36 -07:00