Infrastructure
- Hosting
- AWS Lightsail, Ubuntu 24.04 LTS
- Initial Size
- 2 vCPU, 2 GB RAM minimum, 60 GB SSD
- Hostname
- coreai.bloqs.com
coreai.bloqs.com
AI Jobs Pending
2
Processing
1
Completed
10
Failed AI Jobs
0
Operational view for queued and completed AI work.
| ID | Type | Status | Created | Completed | Action |
|---|---|---|---|---|---|
| #1012 | hello_world | complete | Today 10:14 | Today 10:14 | View |
| #1013 | hello_world | processing | Today 10:21 | - | View |
| #1014 | alt_text | pending | Today 10:24 | - | View |
Controllers communicate with AiService only.
A management view of usage, cost, provider performance, and AI Job throughput.
AI Jobs Today
13
Today's Cost
$0.00
Success Rate
100%
Project Stack Setup
The project is a standalone CakePHP 5 application that centralizes AI processing, removes AI work from web requests, and establishes reusable services for product teams.
API keys and database credentials load through AWS Secrets Manager under the ai-api-bloqs/ prefix. No keys are stored in code or committed environment files.
AI Job type, status, submitter, payload, created, started, completed.
AI Job reference, provider, response payload, creation timestamp.
Client name, API key, active state, created and modified dates.