The Grit Agencies
Griffins Mbae Dorcas Cherono

Infrastructure
Configuration Test

Testing Nginx reverse proxy, Gunicorn WSGI server, and Flask application layer. All systems operational.

All services running

Reverse Proxy

Nginx handling incoming requests and serving as the entry point to your application stack.

WSGI Server

Gunicorn managing Python workers and application processes for optimal performance.

Application Layer

Flask framework processing requests and delivering responses through clean APIs.

Available Endpoints

/
Main landing page
Visit
/api/test
API test endpoint with detailed information
Test
/api/health
Service health check status
Check
/api/status
Detailed system and server status
View
Python 3.x Flask Gunicorn Nginx Linux VPS