# Pullbase Documentation ## Docs - [Agent Operations](https://docs.pullbase.io/agent-operations.md): Deploy, configure, and troubleshoot the Pullbase agent on your servers. - [Architecture Overview](https://docs.pullbase.io/architecture-overview.md): See how the Pullbase server, agents, database, and Git repositories work together. - [Bootstrapping & Authentication](https://docs.pullbase.io/bootstrapping.md): Create the first admin, onboard additional users, and understand Pullbase authentication flows. - [Core Concepts](https://docs.pullbase.io/concepts.md): Key terminology and mental models for working with Pullbase. - [Configuration Repository Guide](https://docs.pullbase.io/configuration-repository.md): Structure your Git repository and author config.yaml files for Pullbase agents. - [Bare-Metal Deployment](https://docs.pullbase.io/deployment-bare-metal.md): Run the Pullbase server and agent directly on VMs or physical hosts. - [Server Container Deployment](https://docs.pullbase.io/deployment-container.md): Run the Pullbase central server using Docker or container orchestrators. - [Managing Environments & Servers](https://docs.pullbase.io/environments-and-servers.md): Create environments, register servers, and manage agent tokens in Pullbase. - [Real-World Examples](https://docs.pullbase.io/examples.md): Practical examples showing how to use Pullbase for common server management scenarios. - [GitHub App Integration](https://docs.pullbase.io/github-app-integration.md): Connect Pullbase to private Git repositories using a GitHub App. - [CLI Workflow Guide](https://docs.pullbase.io/guides/pullbasectl.md): Master the pullbasectl command-line tool for efficient Pullbase management. - [Installation](https://docs.pullbase.io/installation.md): Deploy the Pullbase central server to coordinate your Linux server fleet. - [What is Pullbase?](https://docs.pullbase.io/introduction.md): GitOps for Linux servers — manage packages, services, and configuration files using Git as your source of truth. - [Operations & Troubleshooting](https://docs.pullbase.io/operations-troubleshooting.md): Keep Pullbase healthy and resolve common issues quickly. - [Quickstart](https://docs.pullbase.io/quickstart.md): Get Pullbase running and see your first servers come online in under 5 minutes. - [API Reference](https://docs.pullbase.io/reference/api.md): REST API endpoints for the Pullbase server. - [CLI Reference](https://docs.pullbase.io/reference/cli.md): Command reference for the pullbasectl utility. - [Security & Hardening](https://docs.pullbase.io/security-hardening.md): Secure secrets, TLS, and operational access before running Pullbase in production. - [Web UI Walkthrough](https://docs.pullbase.io/web-ui.md): Explore the Pullbase web interface for day-to-day operations.