Move legacy deployment guides to docs/archive/azure-deprecated/, replace auto GitHub Pages with artifact upload plus optional pages-preview workflow, update architecture diagram and doc index, and ignore Lighthouse temp artifacts. Co-authored-by: Cursor <[email protected]>
26 lines
1.1 KiB
Markdown
26 lines
1.1 KiB
Markdown
# Archived — Azure deployment (deprecated 2026-06)
|
|
|
|
These documents describe **removed** Azure Static Web Apps, Azure Functions, Bicep, Entra, and Key Vault flows. **Do not use for new deployments.**
|
|
|
|
## Canonical production (current)
|
|
|
|
| Resource | Location |
|
|
|----------|----------|
|
|
| Live site | https://mim4u.org (Proxmox VMID **7810**) |
|
|
| Deploy runbook | [../../deployment/PROXMOX_DEPLOYMENT.md](../../deployment/PROXMOX_DEPLOYMENT.md) |
|
|
| Operator script | `proxmox/scripts/mim4u-deploy-to-7810.sh` (sibling repo) |
|
|
| Prerequisites | [../../DEPLOYMENT_PREREQUISITES.md](../../DEPLOYMENT_PREREQUISITES.md) |
|
|
|
|
## Archive layout
|
|
|
|
| Folder | Contents |
|
|
|--------|----------|
|
|
| `deployment/` | Legacy Azure SWA / Cloudflare→Azure deployment guides and status reports |
|
|
| `phases/` | Phase reports tied to Azure production deploy |
|
|
| `root/` | Duplicate deployment guides formerly at `docs/` root |
|
|
| `meta/` | Pre-2026 cleanup summaries (superseded) |
|
|
|
|
## Why archived
|
|
|
|
Azure infrastructure, `api/` (Functions), Bicep templates, and Azure CI were removed in commit `e3a171c`. Keeping these files for audit history only.
|