Skip to content

v1.0.0 — Containerization & Standardization

Latest

Choose a tag to compare

@OneByJorah OneByJorah released this 07 Jul 06:03
· 20 commits to master since this release

v1.0.0 — Containerization & Standardization

Changes

  • Added production Dockerfile with multi-stage build
  • Added docker-compose.yml with healthchecks
  • Added .env.example with placeholder values
  • Added screenshot documentation
  • Updated README with deployment instructions
  • Scrub pass: no sensitive data found

Container

  • Image: ghcr.io/onebyjorah/StackDeploy:latest
  • Build: docker build -t ghcr.io/onebyjorah/StackDeploy:latest .
  • Run: docker compose up -d