Commit 23fea4f
committed
docs: add EC2 deployment playbooks (Windows + macOS) and link from README
- EC2-deployment.md: Windows/PowerShell playbook for Ubuntu 24.04 LTS
- EC2-deployment-macOS.md: macOS/Terminal playbook mirroring the same steps
- Both cover: Security Group setup, .pem permissions, venv, .env upload,
manual smoke tests, systemd units (backend + frontend), Nginx reverse
proxy with WebSocket headers, troubleshooting table, redeploy workflow,
and optional HTTPS via Let's Encrypt
- README: new "Production Deployment" section linking both guides;
fix stray ```clear typo
- .env.example: surface LangSmith variables (still optional, just visible)1 parent 05b86f5 commit 23fea4f
4 files changed
Lines changed: 1111 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments