Skip to content
@vibtools

Vib Tools

Deploy. Connect. Scale.
Vib Tools

Open-Source Infrastructure for Modern Developers

Build products. Automate infrastructure. Deploy with confidence.

Vib Tools creates developer-first platforms for deployment automation, identity, infrastructure tooling, and portable software.


Website YGIT Developer Portal Authentication


About · Ecosystem · Projects · Technology · Principles


About Vib Tools

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.


The Vib Tools Ecosystem

🚀 YGIT

Git-native deployment automation

Deploy supported Git repositories to infrastructure owned by the user.

Repository
    ↓
Analyze
    ↓
Connect
    ↓
Deploy
    ↓
Website Live

Open YGIT · Developer Portal · Repository

🔐 Vib ID

Identity and access platform

A centralized authentication foundation for Vib Tools products and connected applications.

Identity
    ↓
Authentication
    ↓
Authorization
    ↓
Secure Sessions

Authentication Portal · Account Portal Repository

🧰 Vib Tools

Open-source developer software

A growing collection of web platforms, desktop applications, infrastructure components, and developer utilities.

Web Platforms
Desktop Applications
Infrastructure Tools
Developer SDKs
Documentation

Official Website · Website Repository

✉️ VibMail

Open-source mail infrastructure

Mail infrastructure and tooling designed for transparent, extensible, and independently managed deployments.

Mail Infrastructure
Open Architecture
Developer Tooling
Self-Managed Systems

Repository


YGIT: Deployment Without Infrastructure Lock-In

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

Core Capabilities

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

Ownership Model

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.


Product Architecture

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.


Technology Foundation

Backend

  • Python
  • FastAPI
  • PostgreSQL
  • Redis
  • SQLAlchemy
  • Alembic
  • Pydantic

Frontend

  • React
  • TypeScript
  • Tailwind CSS
  • Modern JavaScript
  • Responsive Web UI

Identity

  • Keycloak
  • OpenID Connect
  • OAuth 2.0
  • PKCE
  • Secure server sessions
  • Role-based access

Infrastructure

  • Docker
  • Coolify
  • Cloudflare
  • Cloudflare Pages
  • Cloudflare R2
  • Nginx

Source Control

  • Git
  • GitHub
  • GitHub Apps
  • GitHub Actions
  • Automated release gates

Desktop Tooling

  • Python
  • CustomTkinter
  • Playwright
  • Cross-platform utilities

Open-Source Projects

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-project

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


Engineering Principles

Developer First

Interfaces, APIs, workflows, and documentation are designed for developers from the beginning.

Documentation First

Architecture and contracts are documented before implementation begins.

Open by Default

We prefer transparent systems, open standards, and inspectable software.

Ownership by Design

Repositories, accounts, domains, code, and infrastructure remain under user control.

Modular Architecture

Each platform capability has a clear responsibility, public contract, tests, and documentation.

Mature Infrastructure

We reuse reliable open-source infrastructure instead of rebuilding solved systems unnecessarily.


Product Philosophy

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

Organization Map

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

Platform Status

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

Contributing

We welcome developers who care about open-source infrastructure, deployment automation, identity systems, developer experience, and maintainable software architecture.

Before contributing:

  1. Review the repository documentation.
  2. Read the architecture and contribution rules.
  3. Search existing issues and discussions.
  4. Open an issue before proposing major architectural changes.
  5. Keep pull requests focused, documented, and testable.

Explore the organization:

GitHub Organization



Vib Tools Icon

Build Better. Deploy Faster.

Open-source infrastructure for developers who want to own their stack.

Website · YGIT · Developer Portal · GitHub


Built by Vib Tools · Open source · Developer first

Popular repositories Loading

  1. PortableAccountBrowser PortableAccountBrowser Public

    Open-source portable multi-account Chromium browser for Gmail, WhatsApp Web, Telegram, social media, and web apps on Windows.

    Python 4 3

  2. vibmail-open-source vibmail-open-source Public

    Self-hosted open-source email server (Postfix + Dovecot + Django). One-click VPS deployment for teams and enterprises.

    Python 1 2

  3. vibtools.github.io vibtools.github.io Public

    Open-source software company building automation tools, portable browsers, and developer utilities. Vib Tools | https://vib.tools/

    Astro 1 1

  4. vib-id-account-portal vib-id-account-portal Public

    Python

  5. .github .github Public

    Organization profile, configuration, and community guidelines for the Vib Tools open-source developer ecosystem.

  6. ygit ygit Public

    Open-source Git-to-Cloudflare Pages deployment platform with intelligent repository analysis and one-click deployments.

    Python

Repositories

Showing 10 of 11 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…