Shital Platform
Temple ERP & Digital Operations Hub  ·  Wembley, UK
All systems live
shital.org.uk
Production https://shital.org.uk
⚙️
Admin Portal
Full ERP — finance, HR, payroll, Gift Aid, catalog, compliance, AI tools.
Staff
🖥️
Temple Kiosk
Touch-screen kiosk — donations, services, shop & bookings in 3 languages.
Kiosk
🙏
Quick Donation
Fast walk-up donation terminal. Card payments with Gift Aid capture.
Public
📺
Smart Screen
Digital display board — announcements, events and live donation totals.
Display
📡
API Docs
Interactive REST API documentation. Browse and test all backend endpoints.
Developer
🔑
API Keys
Manage encrypted secrets — Stripe, SendGrid, Azure AD, AI and more.
Admin PIN
Dev / Staging http://192.248.147.205:8080
⚙️
Admin — Dev
Admin portal running the latest develop branch code. Test before promoting to prod.
Dev
🖥️
Kiosk — Dev
Kiosk app on dev environment with separate database. Safe to test freely.
Dev
🙏
Donation — Dev
Quick donation app on dev. Separate DB — test data only, never real donations.
Dev
📺
Screen — Dev
Smart screen display running dev build. Safe for layout and content testing.
Dev
📡
API Docs — Dev
Dev backend API explorer. Direct port 8001 access, no nginx proxy.
Dev

Deploy workflow

Code → Dev → Production pipeline

✏️
Write code
develop branch
🔄
Auto-deploy
GitHub Actions
🧪
Dev :8080
Test & verify
📋
Pull Request
develop → main
🚀
Production
shital.org.uk

System info

Infrastructure

Server Vultr VPS · 192.248.147.205
Container runtime Docker Compose
Database PostgreSQL 16
Web server nginx:alpine
SSL Let's Encrypt

Stack

Backend Python · FastAPI
Admin portal Next.js 14 · TypeScript
Kiosk / Donation Vite · React · Tailwind
Payments Stripe
AI Claude (Anthropic)

Environments

Production branch main
Dev branch develop
Prod images :latest
Dev images :dev
Rollback :previous checkpoint

GitHub Actions

Deploy to dev push → develop
Deploy to prod push → main
Rollback manual trigger
Deploy strategy Rolling · zero downtime
Auto-rollback health check gate