title
test log
123
Developer journal
test log
123
Why AJUA Platform 1.0 treats testing, controlled releases, observability, and recovery as one product.
A useful personal service should be easy to change without making the production machine a development workstation. AJUA keeps source, CI, image builds, and the Registry on DevOps. Production only pulls an approved immutable image and runs it.
A push runs lint, tests, image build, and scanning. A separate human-approved action selects the exact revision for release. Public routes are explicit, while administrative pages remain reachable only from Home.
Health checks and dashboards answer whether the service works now. PostgreSQL dumps, encrypted backups, rollback releases, and tested system images answer whether it can work again after something goes wrong.
This site is the permanent reference application for that complete path: frontend, API, WebSocket, CMS, worker, database, logs, metrics, deployment, and rollback.