v1.39.0 #2
alphara
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
HyperAgency v1.39.0
This release is one of the biggest milestones for HyperAgency so far.
🚀 Highlights
🧩 New: Standalone Edition
HyperAgency can now run as a single all-in-one Docker container.
This makes it possible to get started in seconds without deploying the full Docker cluster.
The standalone edition includes the core HyperAgency platform in a single container, making it ideal for:
📦 Repository Restructuring
The repository has been completely reorganized.
Previously HyperAgency consisted of multiple Git submodules.
Starting with v1.39.0, all project repositories have been merged into a single monorepo using Git Subtree.
Benefits include:
No special clone commands are required anymore.
🏗️ Four Deployment Modes
HyperAgency now officially supports four deployment options:
A. 🧩 Standalone (Individual)
Single all-in-one Docker container.
Best for:
B. 🐳 Docker Cluster (Team)
Docker Compose deployment with multiple services.
Best for:
C/D. ☸️ Kubernetes Cluster (Enterprise)
Production-grade Kubernetes deployment for:
E. ☁️ HyperAgency Cloud
Fully managed hosted platform.
https://h9y.ai/
📊 Installation Feature Matrix
The documentation now includes comprehensive capability matrices showing which features are available in each installation type:
This makes it much easier to choose the deployment model that fits your needs.
✨ Other Improvements
❤️ Thank You
Thank you to everyone testing HyperAgency and providing feedback.
This release lays the foundation for a much simpler installation experience while keeping the full enterprise deployment path available.
As always, feedback and contributions are welcome!
This discussion was created from the release v1.39.0.
All reactions