Skip to content

feat: add Azure/Caddy staging infra, GitHub Pages portfolio, and hardened CI for Module 14 prep - #13

Merged
MohanEhab merged 1 commit into
mainfrom
devops/module-14-prep
Jul 17, 2026
Merged

feat: add Azure/Caddy staging infra, GitHub Pages portfolio, and hardened CI for Module 14 prep#13
MohanEhab merged 1 commit into
mainfrom
devops/module-14-prep

Conversation

@MohanEhab

Copy link
Copy Markdown
Contributor

Summary

  • Infrastructure-as-code, staging gateway, and evidence-hub prep for Module 14, plus a GitHub Pages portfolio page. Docs/infra only, no product module code.

What changed

  • New infra/azure/main.bicep (Azure IaC).
  • New ops/gateway/{Caddyfile,Dockerfile} and ops/staging/{compose.yaml,Caddyfile,.env.example,cors.staging.example.json,README.md} for a same-origin staging gateway stack.
  • New docs/devops/{README,azure-student-deployment,github-hardening-checklist,github-pages,release-evidence}.md.
  • New .github/workflows/{azure-deploy.yml,ci.yml,deploy-pages.yml,publish-gateway-image.yml}.
  • New portfolio/index.html (zero-dependency GitHub Pages portfolio).
  • README.md / .gitignore updated for the new evidence-hub links and ops/staging/.env.

Tests

  • N/A (infra/docs only); workflows are self-validating via GitHub Actions once merged.

Security/docs

  • docs/devops/github-hardening-checklist.md documents the hardening steps taken; no secrets committed (.env.example only, real .env files remain untracked).

Risks/deferred

  • This is preparatory scaffolding for Module 14, not a claim that Module 14 is complete or that anything is deployed to production.
  • Azure/staging deployment still requires a human-configured provider and credentials before any of this infra is actually stood up.

…ened CI for Module 14 prep

Adds the Azure Bicep template, staging Caddy gateway/compose stack, the
devops evidence hub docs, GitHub Pages portfolio page, and CI hardening
(CodeQL/pinned actions/azure-deploy/publish-gateway-image workflows).
Ahead of Module 14; not required by Module 7.
@MohanEhab
MohanEhab merged commit 120b3f3 into main Jul 17, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant