KubuVerse unites the best of AI, blockchain, and multi-language development into a seamless, powerful platform. Build smarter, faster, and decentralized — no compromises.
Kubuverse is a scalable, AI-powered, multi-architecture application platform built with FastAPI, PostgreSQL, Docker, and GitHub Actions. It’s designed for modern deployments, secure supply chains, and extensible microservices.
“Where ideas scale and compute becomes culture.”
Here’s an overview of the Kubuverse architecture:
docker pull
ghcr.io/web4application/kubuverse:latest
linux/amd64
and linux/arm64
Layer | Tech |
---|---|
Backend | FastAPI, Pydantic |
Database | PostgreSQL + Alembic |
Cache/Queue | Redis (optional) |
DevOps | Docker, Buildx, Cosign |
CI/CD | GitHub Actions |
Infra | Kubernetes (with LoadBalancer) |
Images are published to:
ghcr.io/web4application/kubuverse\:latest
Multi-arch support: ✅
Signed with Cosign: ✅
git clone https://github.com/Web4application/kubuverse.git
cd kubuverse
docker-compose up --build
Local access: http://localhost:8000
kubectl apply -f deploy/kubuverse-deployment.yaml
Image is automatically built, pushed, and signed by .github/workflows/ci-cd.yaml
.
Kubuverse uses Cosign to sign and verify container images.
See: deploy/build_sign_push.sh
cosign verify --key cosign.pub ghcr.io/web4application/kubuverse:latest
git checkout -b feat/my-feature
)All contributions must pass formatting and type checks.
MIT License © Web4Application
Kubuverse is not just an app — it’s an AI-native compute culture. It’s what happens when DevOps, data, and distributed systems come together under one sovereign deployment.