Hostityourself/infra
Claude b060ec68af
Add start.sh and Makefile build-only targets
start.sh builds via 'make build' (platform auto-detected) then starts
services detached with 'docker compose up -d'.

Makefile gains build/build-<platform> targets that build images without
starting, mirroring the existing up/<platform> targets.
2026-03-20 10:06:24 +00:00
..
docker-compose.yml Auto-detect platform by default; use DOCKER_DEFAULT_PLATFORM for cross-compile targets 2026-03-20 10:03:36 +00:00
Dockerfile.server Multi-platform Docker build: amd64, arm64, armv7, armv6 2026-03-20 09:55:53 +00:00
Makefile Add start.sh and Makefile build-only targets 2026-03-20 10:06:24 +00:00
start.sh Add start.sh and Makefile build-only targets 2026-03-20 10:06:24 +00:00