Files
miracles_in_motion/docs/deployment/README.md
T
defiQUGandCursor 86646c6f3c Archive Azure docs, drop GH Pages CNAME deploy, and tighten repo hygiene.
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 <cursoragent@cursor.com>
2026-06-15 20:32:33 -07:00

24 lines
699 B
Markdown

# Deployment documentation
## Canonical (use this)
| Doc | Purpose |
|-----|---------|
| [PROXMOX_DEPLOYMENT.md](./PROXMOX_DEPLOYMENT.md) | Production deploy to VMID 7810 @ mim4u.org |
| [../DEPLOYMENT_PREREQUISITES.md](../DEPLOYMENT_PREREQUISITES.md) | Checklist and environment |
| [../QuickStart.md](../QuickStart.md) | Local dev, test, build |
**Operator script** (proxmox sibling repo):
```bash
./scripts/mim4u-deploy-to-7810.sh
```
## Archived Azure docs
Legacy Azure Static Web Apps / Functions guides were moved to:
[../archive/azure-deprecated/deployment/](../archive/azure-deprecated/deployment/)
See [../archive/azure-deprecated/README.md](../archive/azure-deprecated/README.md).