Commit b210721
committed
docs: rewrite DEPLOYMENT.md — no-Docker deployment, Copilot Studio step-by-step, auth guide
- Restructured: Option A (Python + reverse proxy) is now primary, Docker moved to Option C
- Added Option B: Windows Service via NSSM for corporate IT
- Added Option D: Azure App Service (Python runtime, no Docker)
- New dedicated Copilot Studio section with all 4 required fields (Server name, Server description, Server URL, Authentication)
- New Authentication section: None, API Key (Caddy/nginx configs), OAuth 2.0 (Azure AD/Entra ID with full app registration steps)
- Added IIS reverse proxy configuration for Windows Server environments
- New Troubleshooting section for common deployment issues
- Updated README.md enterprise-ready bullet to mention non-Docker option1 parent e262e65 commit b210721
3 files changed
+418
-88
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| 75 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
265 | | - | |
| 265 | + | |
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
| |||
0 commit comments