VPS Ecosystem Architecture
The baylav.org ecosystem runs on a self-hosted VPS, utilizing a microservices architecture for code hosting, development, and centralized authentication.
System Maintenance & Migration
The Git repositories and Authentication services are currently undergoing a major infrastructure upgrade and re-indexing process. Public and private access is temporarily restricted while we integrate the new SSO (Single Sign-On) authority.
cgit
A hyper-fast, kernel-style web interface for public code archives. Designed for speed and efficiency, providing read-only access to open-source projects and libraries.
Gitea Hub
A self-hosted, full-featured development platform similar to GitHub. Handles private repositories, CI/CD pipelines, issue tracking, and team collaboration.
Auth Authority
The central nervous system of the ecosystem. A custom-built FastAPI + PostgreSQL service providing Centralized Authentication (SSO) via JWT tokens for all other services.