An open API service indexing awesome lists of open source software.

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. β˜οΈβš‘πŸš€

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.

![GitHub license](https://img.shields.io/github/license/decoded-cipher/weblyft?style=for-the-badge)
![Contributions welcome](https://img.shields.io/badge/Contributions-Welcome-brightgreen?style=for-the-badge&logo=github)
![GitHub last commit](https://img.shields.io/github/last-commit/decoded-cipher/weblyft?style=for-the-badge)
![GitHub language count](https://img.shields.io/github/languages/count/decoded-cipher/weblyft?style=for-the-badge)
![GitHub top language](https://img.shields.io/github/languages/top/decoded-cipher/weblyft?style=for-the-badge)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/decoded-cipher/weblyft?style=for-the-badge)
![GitHub repo size](https://img.shields.io/github/repo-size/decoded-cipher/weblyft?style=for-the-badge)

## 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:

![Weblyft Architecture](https://github.com/user-attachments/assets/5ede23a7-a04a-4638-bcc5-3a47f5822f65)

## 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:

![Node.js](https://img.shields.io/badge/Node.js-16.x-green?style=for-the-badge&logo=node.js)
![TypeScript](https://img.shields.io/badge/TypeScript-4.x-3178C6?style=for-the-badge&logo=typescript)
![Vue.js](https://img.shields.io/badge/Vue.js-3.x-4FC08D?style=for-the-badge&logo=vue.js)
![Prisma](https://img.shields.io/badge/Prisma-ORM-2D3748?style=for-the-badge&logo=prisma)
![Docker](https://img.shields.io/badge/Docker-Containerized-blue?style=for-the-badge&logo=docker)
![GitHub Actions](https://img.shields.io/badge/GitHub%20Actions-CI%2FCD-2088FF?style=for-the-badge&logo=github)
![GitHub Container Registry](https://img.shields.io/badge/GitHub%20Container%20Registry-Docker-2088FF?style=for-the-badge&logo=github)
![RabbitMQ](https://img.shields.io/badge/RabbitMQ-Message%20Queue-orange?style=for-the-badge&logo=rabbitmq)
![Kafka](https://img.shields.io/badge/Kafka-Streaming-231F20?style=for-the-badge&logo=apachekafka)
![ClickHouse](https://img.shields.io/badge/ClickHouse-Analytics-1F4264?style=for-the-badge&logo=clickhouse)
![Cloudflare R2](https://img.shields.io/badge/Cloudflare%20R2-Storage-orange?style=for-the-badge&logo=cloudflare)
![PostgreSQL](https://img.shields.io/badge/Neon%20Postgres-Database-blue?style=for-the-badge&logo=postgresql)
![Redis](https://img.shields.io/badge/Redis-Caching-red?style=for-the-badge&logo=redis)

## 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.