RZware is a technology company focused on building open-source tools and frameworks for modern cloud-native development.
Create an open-source solution to microservices using standards-based best practices to reduce the effort of bootstrapping microservices.
Our flagship project — a comprehensive framework for building production-ready microservices.
Our development and staging infrastructure runs on a self-hosted Kubernetes cluster managed via ArgoCD.
We use Paperclip for task management and agent coordination.
| Component | Location |
|---|---|
| Kubernetes Cluster | Self-hosted (homelab) |
| GitOps | ArgoCD + homelab-argo repo |
| DNS/TLS | Traefik + cert-manager + Let's Encrypt + Route53 |
| Auth | Authentik |
| Database | PostgreSQL at 192.168.0.6 |
| Container Registry | Self-hosted |
| Wiki | Wiki.js at wiki.rzware.com |