Skip to content

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

License

Notifications You must be signed in to change notification settings

decoded-cipher/weblyft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

πŸš€ 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 Contributions welcome GitHub last commit GitHub language count GitHub top language GitHub code size in bytes GitHub repo size

Table of Contents

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

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 TypeScript Vue.js Prisma Docker GitHub Actions GitHub Container Registry RabbitMQ Kafka ClickHouse Cloudflare R2 PostgreSQL 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.

About

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

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published