Skip to content
This repository was archived by the owner on May 25, 2026. It is now read-only.

Commit 886e96a

Browse files
docs: update deployed.md with live Render URL
Co-Authored-By: AdaL <adal@sylph.ai>
1 parent dd4e1a3 commit 886e96a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

deployed.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44

55
The Acme Corp Policy RAG application is deployed on Render:
66

7-
**URL**: *(To be updated after Render deployment)*
7+
**URL**: https://policy-rag-app-v2td.onrender.com
88

99
## Deployment Details
1010

1111
- **Platform**: Render (free tier)
1212
- **Runtime**: Python 3.12
1313
- **Server**: Gunicorn (1 worker, 2 threads)
1414
- **CI/CD**: GitHub Actions triggers deployment on push to main via webhook
15-
- **Keep-Warm**: GitHub Actions cron job pings /health every 10 minutes
15+
- **Keep-Warm**: GitHub Actions cron job pings /healthz every 10 minutes (APP_HEALTH_URL secret set)
1616

1717
## How to Deploy
1818

0 commit comments

Comments
 (0)