sefe / sefe/dorc

Add Azure demo playground deployment

Open
#690 0 comments 0 reactions 1 assignee View on GitHub

@benhegartysefe is already working on this.

Since May 11, 2026.

  • #489 by @hegsie — open
enhancement
Dominant language
C#
Stars
5
Forks
3
Avg merge
1d 22h
Merged PRs (30d)
14

Description

  • Containerize all DOrc services (API, Monitor, Runner, TerraformRunner) with multi-stage Dockerfiles and docker-compose for local dev
  • Cross-platform code changes to remove Windows-only assumptions: platform-aware paths, guarded WMI calls, removed incorrect [SupportedOSPlatform], container-mode runner dispatch, conditional Windows Service registration
  • Terraform IaC for full Azure infrastructure: Container Apps, Azure SQL Serverless (auto-pause), SignalR Free tier, Key Vault, ACR, Entra ID app registrations, VNet with shared Azure Files volume
  • CI/CD pipeline (deploy-azure.yml): build & push images to ACR, deploy dacpac with temporary firewall rule, update Container Apps
  • Demo seed data with sample projects, environments, components, and properties

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.