Skip to content

Releases: OneByJorah/StackForge

v1.0.0 — Containerization & Standardization

Choose a tag to compare

@OneByJorah OneByJorah released this 07 Jul 06:03

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