MVP Release: GHL Platform Demo is Live

We’re excited to announce that the first fully deployable MVP version of the Grey Hat Labs Platform is now operational and available for internal testing. This marks a major milestone for the team—the first time the full multi-service system is running end-to-end in a production-like environment.

What We Accomplished

Over the course of this sprint, the team delivered:

🚀 A Cloud-Hosted, Secure Demo Environment
• The full GHL microservice architecture (schema-engine, rlie, kgf, orchestrator) is now deployed on AWS EC2.
• The environment is fully isolated, HTTPS-enabled, and accessible via a dedicated domain.
• External testers can now interact with the platform through a polished demo frontend.

⚙️ Robust CI/CD & Deployment Automation
• GitHub Actions now builds, tests, bundles, and publishes SHA-versioned Docker images to AWS ECR.
• A unified deployment script (deploy.sh) lets us roll out updates with a single command.
• All infrastructure steps are fully documented so future team members can deploy confidently.

🧩 Stability, Migrations & Service Interoperability
• Fixed cross-service environment variable inconsistencies.
• Standardized ports, networking, and service-to-service URLs.
• Ensured all services compile cleanly, include proper dist bundles, and run identically locally and in staging.

🔐 Production-Grade Networking
• Added an Nginx reverse proxy for routing and TLS termination.
• Implemented Let’s Encrypt certificates for secure external access.
• Ensured non-public endpoints remain internal and protected.

📘 Documentation
• Created a complete EC2 Deployment Runbook.
• Updated .env.example, docker-compose files, and internal service docs.
• Prepared everything for the next phase: user validation.

What’s Next

With the MVP deployed, we are shifting focus toward:
• Guided demo sessions
• User validation and structured feedback
• Iterating on the admin tooling and access controls
• Exploring hosted options for scalable production deployment

This milestone proves the architecture works end-to-end and sets the stage for rapid iteration and onboarding of early users.

Related articles

🚀 Multi-Chain Architecture Lands in the Platform

This sprint delivered the foundation for true multi-chain operation across the GHL platform. Our new Cross-Chain Operations Module (CCOM) introduces a unified interface for interacting with different blockchains, normalizing their events and transactions into a consistent ASLF format for downstream systems. ✅ What’s new • Cross-Chain Operations Module (CCOM) A chain-agnostic layer that handles transaction […]

Learn More

ASLF Now Live with RLIE Integration: Closing the Loop

The latest sprint focused on a key milestone in our platform architecture — connecting the Adaptive Schema & Learning Framework (ASLF) to the Reinforced Learning Inference Engine (RLIE). While the RLIE engine itself is still in early development, this sprint established the foundation for end-to-end communication: • Job queue and worker – Implemented the rlie_jobs […]

Learn More

Schema Engine Demo Now Live

We’re excited to share a major milestone in the development of Grey Hat Labs’ AI Schema Learning Framework (ASLF) — the first working demo of our schema ingestion and normalization engine is now live and functional. This internal prototype showcases the ASLF’s ability to automatically recognize, standardize, and normalize blockchain transaction schemas across different data […]

Learn More

Leave a Reply

Your email address will not be published. Required fields are marked *