Vib Tools creates developer-first platforms for deployment automation, identity, infrastructure tooling, and portable software.
About · Ecosystem · Projects · Technology · Principles
Vib Tools is an open-source developer ecosystem focused on removing operational complexity from software development.
We build modern tools for:
Deployment Automation
Identity and Authentication
Developer Infrastructure
Open-Source Web Platforms
Portable Desktop Applications
SDKs and Developer Tooling
Our objective is straightforward:
Build professional open-source software that makes complex infrastructure feel simple.
Developers should spend their time building products—not manually configuring deployment pipelines, authentication systems, servers, or fragmented infrastructure.
|
Git-native deployment automation Deploy supported Git repositories to infrastructure owned by the user. |
Identity and access platform A centralized authentication foundation for Vib Tools products and connected applications. |
|
Open-source developer software A growing collection of web platforms, desktop applications, infrastructure components, and developer utilities. |
Open-source mail infrastructure Mail infrastructure and tooling designed for transparent, extensible, and independently managed deployments. |
YGIT is the flagship deployment platform within the Vib Tools ecosystem.
It is an open-source deployment automation platform—not a hosting company, website builder, CMS, or traditional control panel.
Paste Repository → Analyze Repository → Connect Accounts → Deploy → Website Live
| Capability | Description |
|---|---|
| Repository Analysis | Detect frameworks, build commands, package managers, and output directories |
| GitHub Integration | Connect repositories through controlled provider access |
| Cloudflare Integration | Deploy projects to the user’s own Cloudflare infrastructure |
| Project Management | Organize repositories, deployment settings, and project configuration |
| Deployment Automation | Queue and execute deployments through a controlled pipeline |
| Deployment History | Review deployment states, logs, provider summaries, and failures |
| Connected Accounts | Manage GitHub and Cloudflare provider connections |
| Domain Management | Reserve and manage YGIT-generated project addresses |
YGIT is built around infrastructure ownership.
The user owns the repository.
The user owns the Cloudflare account.
The user owns the code.
The user owns the domain.
The user owns the infrastructure.
YGIT automates the workflow.
No forced infrastructure ownership. No hidden hosting dependency. No unnecessary vendor lock-in.
Vib Tools products are designed around clear architectural boundaries.
Presentation Layer
↓
API Layer
↓
Engine Layer
↓
Provider Layer
↓
User-Owned Infrastructure
For YGIT, the browser dashboard and CLI are clients of the same platform API.
Dashboard ─┐
├── YGIT API → Engines → Worker → Deploy Pipeline → Providers
YGIT CLI ──┘
Business logic remains inside independent engines. Provider operations remain behind controlled provider and pipeline boundaries.
|
|
|
|
|
|
The core YGIT deployment automation platform.
FastAPI API
Engine Modules
Background Worker
Deploy Pipeline
GitHub Provider
Cloudflare Provider
Dashboard
Operations Console
The official command-line client for the YGIT platform.
ygit login
ygit init https://github.com/user/repository
ygit deploy --subdomain my-projectThe CLI communicates exclusively with the YGIT API and does not implement a separate deployment system.
Account and identity management interface for the Vib ID ecosystem.
Open-source mail infrastructure and supporting developer tools.
The official Vib Tools website, developer entry point, and product information platform.
|
Interfaces, APIs, workflows, and documentation are designed for developers from the beginning. |
Architecture and contracts are documented before implementation begins. |
|
We prefer transparent systems, open standards, and inspectable software. |
Repositories, accounts, domains, code, and infrastructure remain under user control. |
|
Each platform capability has a clear responsibility, public contract, tests, and documentation. |
We reuse reliable open-source infrastructure instead of rebuilding solved systems unnecessarily. |
Every Vib Tools product follows a shared principle:
Hide infrastructure complexity behind clean, fast, and intuitive developer experiences.
Our products aim to be:
Dark First
Developer First
Git Native
Cloud Native
Minimal
Professional
Fast
Responsive
Keyboard Friendly
Open Source
Vib Tools
│
├── vib.tools
│ └── Company, products, and ecosystem
│
├── ygit.net
│ └── Deployment automation platform
│
├── ygit.dev
│ └── Developer portal and documentation
│
├── auth.vib.tools
│ └── Authentication and identity services
│
├── YGIT CLI
│ └── Terminal client for the YGIT API
│
└── Open-Source Projects
├── Web platforms
├── Infrastructure tooling
├── Desktop applications
└── Developer SDKs
| Product | Current Stage |
|---|---|
| Vib Tools Website | Active |
| YGIT Platform | MVP Development |
| YGIT CLI | Foundation Development |
| Vib ID | Active Development |
| VibMail | Open-Source Development |
| YGIT Marketplace | Planned |
| Plugin Platform | Planned |
| AI Builder | Planned |
| Analytics | Planned |
| Teams | Planned |
We welcome developers who care about open-source infrastructure, deployment automation, identity systems, developer experience, and maintainable software architecture.
Before contributing:
- Review the repository documentation.
- Read the architecture and contribution rules.
- Search existing issues and discussions.
- Open an issue before proposing major architectural changes.
- Keep pull requests focused, documented, and testable.
Explore the organization:
Open-source infrastructure for developers who want to own their stack.
Website · YGIT · Developer Portal · GitHub
Built by Vib Tools · Open source · Developer first