Complete documentation of all live infrastructure: deployed URLs, GitHub repository, hosting provider, database, and deployment configuration. This is the canonical record of what is running and where.
| Service | Details | Status |
|---|---|---|
|
Primary Site
urtiforestry.com
|
Primary Domain — Live Site
https://urtiforestry.com
|
Live |
|
Backup / Dev
urti-infrastructure
|
Polsia Platform Instance URL
https://urti-infrastructure.polsia.app
|
Live |
|
GitHub Repository
Polsia-Inc/urti-infrastructure
|
Source Code Repository
github.com/Polsia-Inc/urti-infrastructure
|
Active |
|
Custom Domain
urtiforestry.com + www
|
Primary Domain — Custom Domain Configured
urtiforestry.com + www.urtiforestry.com
|
Configured |
|
Hosting Provider
Render
|
Platform — Node.js Runtime
Render Cloud — Auto-deploys from GitHub main branch
|
Active |
|
Database
Neon PostgreSQL
|
Database — Neon Serverless Postgres
Connection via DATABASE_URL environment variable
|
Active |
|
Instance ID
17124
|
Polsia Infrastructure Instance ID
Internal reference for infra management
|
Active |
URTI is built on a modern JavaScript/TypeScript stack deployed on Render with Neon PostgreSQL as the database. The QDL uses Next.js and React for the frontend with NestJS on the backend, while the main site runs on Express serving static HTML.