Cybersecurity-Projects/PROJECTS/intermediate/credential-rotation-enforcer/docker
CarterPerez-dev 73e3488edc chore: replace Makefile with justfile to match repo convention
Justfile mirrors the haskell-reverse-proxy pattern (grouped recipes:
build, run, demo, test, quality, db, util). 33 recipes covering full
lifecycle - including parameterized recipes (cre rotate ID, cre policy
show NAME) that read more naturally as 'just rotate ...' than as
make targets.

User-edited docker-compose.yml port mappings preserved
(postgres:18 on 6022, localstack on 45666, vault on 18201,
fake-github on 7115).
2026-04-29 01:28:37 -04:00
..
fake-github feat(demo): Tier 1 zero-deps demo + Tier 2 docker-compose scaffold 2026-04-29 01:16:08 -04:00
docker-compose.yml chore: replace Makefile with justfile to match repo convention 2026-04-29 01:28:37 -04:00