https://github.com/decoded-cipher/weblyft
An open-source, container-based Platform-as-a-Service (PAAS) for seamless deployments and effortless infrastructure management β built on free cloud services, designed to empower developers. βοΈβ‘π
https://github.com/decoded-cipher/weblyft
clickhouse cloudflare-r2 docker kafka neon-postgres paas rabbitmq redis-cache render vercel-alternative
Last synced: 5 months ago
JSON representation
An open-source, container-based Platform-as-a-Service (PAAS) for seamless deployments and effortless infrastructure management β built on free cloud services, designed to empower developers. βοΈβ‘π
- Host: GitHub
- URL: https://github.com/decoded-cipher/weblyft
- Owner: decoded-cipher
- License: mit
- Created: 2024-08-11T18:17:19.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-07-01T23:12:09.000Z (12 months ago)
- Last Synced: 2025-07-02T00:22:21.364Z (12 months ago)
- Topics: clickhouse, cloudflare-r2, docker, kafka, neon-postgres, paas, rabbitmq, redis-cache, render, vercel-alternative
- Language: TypeScript
- Homepage:
- Size: 356 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# π Weblyft - An Open-Source Container-Based PaaS Platform
### β οΈ β οΈ **WARNING: UNDER ACTIVE DEVELOPMENT !** β οΈ β οΈ
π§ **Weblyft is a work in progress.** Parts β or even the entire platform β **may not function correctly** at this stage. Expect bugs, unfinished features, and potential breaking changes. **Use at your own risk!** Contributions and feedback are welcome! π οΈπ
---
Weblyft is an open-source **Platform as a Service (PaaS) platform** that simplifies the deployment and management of applications. It offers a range of features to streamline the development process and provide a seamless experience for developers. Weblyft is built on a **Microservices Architecture** that leverages the best tools and services available. It is a **proof of concept** and should not be used in production environments. It is intended for educational purposes only.







## Table of Contents
- [The Story Behind Weblyft](#the-story-behind-weblyft)
- [Features](#features)
- [Architecture](#architecture)
- [Tech Stack](#tech-stack)
- [Future Features & Enhancements](#future-features--enhancements)
- [Contributing](#contributing)
- [License](#license)
- [Disclaimer](#disclaimer)
- [Contact](#contact)
## The Story Behind Weblyft
Imagine a world where deploying your applications is effortless, where infrastructure is no longer a bottleneck, and where cloud providers donβt dictate how you scale. Weblyft was born out of curiosity β an exploration fueled by the vast array of free-tier services available from different cloud providers worldwide.
As students, we all relied on these free resources to learn and grow, experimenting with new technologies and expanding our knowledge. Over time, our curiosity grew: **How do these platforms really work under the hood? The best way to learn was to build it ourselves.**
Weblyft is not just a projectβitβs a journey of discovery. It showcases how developers can deploy, manage, and scale applications using freely available tools, while gaining hands-on experience with modern deployment architectures. Whether you're a student, a startup, or a tech enthusiast, Weblyft is an invitation to explore the foundations of cloud computing and build something truly your own.
## Features
Weblyft is a **container-based Platform as a Service (PaaS) platform** that simplifies the deployment and management of applications. It offers a range of features to streamline the development process and provide a seamless experience for developers:
### β‘ Effortless Deployments
- Deploy applications directly from **GitHub repositories**.
- **Zero-downtime deployments** with rollback support.
- **Automatic build and deployment** triggered by GitHub webhooks.
### π³ Containerized Build System
- Fully **Dockerized builds**, ensuring application consistency across environments.
- Support for multiple runtimes, including **Node.js, Python, Ruby, Go, PHP**, and more.
- **Multi-stage builds** for optimized performance.
### π Custom Domain and Routing
- Deploy on a **subdomain or custom domain** with automatic SSL provisioning.
- **Proxy-based request routing** ensures seamless traffic management.
- Built-in **Redis caching** for low-latency response times.
### π Real-Time Logs & Analytics
- **Centralized logging** with **Kafka + ClickHouse**, providing real-time insights.
- **Stream logs** from running containers to track application behavior.
- **Error tracking** and analytics for better debugging.
### π¦ Scalable Build & Deployment Infrastructure
- **Queue-based deployment** with **RabbitMQ** to handle parallel builds efficiently.
- **Multiple distributed build servers** for handling large workloads.
- **Auto-scaling build resources** based on demand.
### βοΈ Cloud Storage & CDN Integration
- **Cloudflare R2 integration** for storing deployment artifacts and static assets.
- **Efficient caching mechanisms** for faster content delivery.
### π Authentication & Security
- **OAuth-based authentication** using GitHub.
- **Secure access control** for managing users and projects.
- **Container isolation** to prevent cross-application conflicts.
### π Automated Workflow
- **CI/CD pipeline integration** with GitHub Actions and GitHub Container Registry.
- **Automatic rollback** on failed deployments.
## Architecture
Weblyft is built on a **Microservices Architecture** that leverages the best tools and services available. Here's an overview of the key components that power the platform:

## Tech Stack
Weblyft is built using a modern tech stack that leverages the best tools and services available. Here's an overview of the technologies used in the project:













## Future Features & Enhancements
While Weblyft is currently a **proof of concept**, the possibilities for its future are endless. Here are some exciting features that could be added:
### π One-Click Deployments
- Enable users to deploy their apps with a single click from a **Web UI**.
- Provide **pre-configured templates** for common frameworks like Next.js, Nuxt, and SvelteKit.
### π‘ Multi-Cloud Support
- Deploy workloads not just on **Docker-based servers**, but also across **AWS, GCP, and Azure free tiers**.
- Implement **auto-failover mechanisms** to improve reliability.
### ποΈ Serverless Compute
- Introduce **on-demand serverless functions** similar to AWS Lambda or Vercel Functions.
- Scale compute resources dynamically without provisioning entire containers.
### π Advanced Observability & Monitoring
- Enhance **real-time logs** with interactive dashboards.
- Add **tracing and performance monitoring** powered by OpenTelemetry.
### π‘οΈ Enhanced Security & Access Controls
- Implement **role-based access control (RBAC)** for multi-user deployments.
- Provide **end-to-end encryption** and secure vaults for secrets management.
### π οΈ DevOps Automation
- Seamlessly integrate with GitHub Actions, GitLab CI/CD, and Jenkins for streamlined workflows.
- Support **blue-green and canary deployments** for zero-downtime rollouts.
### π¦ Marketplace for Pre-Built Apps
- Allow developers to share and deploy **pre-built apps and templates**.
- Provide a simple way to launch open-source projects with one click.
## Contributing
Weblyft is an **open learning project**. Contributions are welcome! Please open an issue or submit a pull request.
## License
This project is licensed under the MIT License.
## Disclaimer
Weblyft is a **proof of concept** and should not be used in production environments. It is intended for educational purposes only. The entire architecture is subject to change at any moment without notice or support guarantees from the maintainers.
## Contact
For support or inquiries, reach out via `mail@arjunkrishna.dev` or create a GitHub issue.