$ hostctl status
Infrastructure for hosts that refuse systemd.
# Supervisor is not an option # systemd is not an option # the queue still has to run node queue-keep-alive.js curl -X POST /deploy # webhook, not a CI bill
Laravel queues kept alive with a Node supervisor. Webhook deploys without a CI bill. Docker as a local workflow, not a résumé keyword.
Codelab: queue on shared hosting →Why this desk, not a generic portfolio
| Typical | Here |
|---|---|
| Kubernetes on a blank account | Queue worker where Supervisor is not an option |
| Terraform for a todo API | School CMS on shared hosting, still shipping |
| YAML cosplay | Codelabs you can run in one sitting |
Proof for this desk
Laravel Queue Worker on Shared Hosting
A small Node.js process manager that spawns and restarts Laravel's queue worker on shared hosting where Supervisor/systemd are unavailable.
School CMS on Shared Hosting
Production school CMS — Laravel 11 and Filament v3 with RBAC, galleries, announcements, webhook auto-deploy, and php-ghost-wall integrity checks on shared hosting.
PHP Ghost Wall
Composer package for Laravel that hash-checks a monitored file on every boot, POSTs a tamper alert if it changed, and phones home with server metadata — built for shared hosting without CI file watchers.