> ## Documentation Index
> Fetch the complete documentation index at: https://docs.shiftlabs.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Why ShiftLabs

> Simplify DevOps with a unified platform for infrastructure, deployments, and security

ShiftLabs unifies infrastructure management, deployments, secrets, and access control into one platform. Instead of juggling multiple tools with separate dashboards and permissions, manage everything from a single interface.

## The Challenge

Modern infrastructure teams face:

* **Multiple dashboards** - Switching between Kubernetes, Vault, ArgoCD, Kafka, Redis, and monitoring tools
* **Fragmented access control** - Managing permissions separately in each system
* **Complex networking** - Setting up VPNs, bastion hosts, and firewall rules for on-premise access
* **Scattered secrets** - Credentials spread across different tools and config files
* **Inconsistent workflows** - Different processes for different tools

## Why Teams Choose ShiftLabs

<CardGroup cols={2}>
  <Card title="One Platform" icon="grid-2">
    Manage Kubernetes, Ceph, Vault, Kafka, Redis, and Consul from a single interface. No more context switching between tools.
  </Card>

  <Card title="Unified Access Control" icon="user-shield">
    One RBAC system across all resources. Assign roles once, control access everywhere.
  </Card>

  <Card title="Zero-Trust Connectivity" icon="lock">
    Connect on-premise infrastructure through encrypted WireGuard tunnels. No inbound ports or VPN complexity.
  </Card>

  <Card title="Project Isolation" icon="folder-tree">
    Organize resources by project with enforced boundaries. Teams see only what they need.
  </Card>

  <Card title="Complete Audit Trail" icon="clipboard-list">
    Track every action across all systems in one place. Meet compliance requirements with unified logging.
  </Card>

  <Card title="Always Up-to-Date" icon="arrows-rotate">
    No maintenance burden. Get new features and security updates automatically with our managed service.
  </Card>
</CardGroup>

## Who It's For

**Platform Engineering Teams**
Build an internal developer platform without stitching together dozens of tools. Give developers self-service access to infrastructure with guardrails.

**DevOps Engineers**
Reduce operational overhead by managing all infrastructure from one place. Spend less time on access requests and more time on improvements.

**Security-Conscious Organizations**
Enforce consistent access policies, maintain audit trails, and keep secrets centralized. Zero-trust networking ensures secure access without exposing your infrastructure to the internet.

## Unified vs Multiple Tools

| Aspect              | Multiple Tools                                | ShiftLabs                            |
| ------------------- | --------------------------------------------- | ------------------------------------ |
| **Access Control**  | Configure permissions in each tool separately | Single RBAC system for all resources |
| **Connectivity**    | VPNs, bastion hosts, firewall rules           | Encrypted mesh with no inbound ports |
| **Secrets**         | Scattered across tools and configs            | Centralized in Vault with policies   |
| **Audit Logs**      | Different formats, different locations        | Unified logging across all systems   |
| **User Onboarding** | Create accounts in multiple systems           | One account, project-based access    |
| **Dashboards**      | Switch between 5-10 different UIs             | Single interface for everything      |
| **Maintenance**     | Update and patch each tool                    | Managed service, always current      |

## Platform Capabilities

| Category              | Features                                                           |
| --------------------- | ------------------------------------------------------------------ |
| **Infrastructure**    | Kubernetes management, Ceph storage, cluster monitoring            |
| **Deployments**       | CI pipelines, container registry, GitOps with ArgoCD               |
| **Platform Services** | Vault secrets, Consul service mesh, Kafka streaming, Redis caching |
| **Access Management** | Users, groups, roles, project-based permissions                    |
| **Security**          | Encrypted keyrings, audit logs, zero-trust networking              |
| **Connectivity**      | WireGuard mesh agents, service integrations                        |

<Tip>
  ShiftLabs doesn't replace your infrastructure—it connects to your existing Kubernetes clusters, Vault instances, and other services.
</Tip>

## Start Using ShiftLabs

<Steps>
  <Step title="Connect Your Infrastructure">
    Install a [Mesh Agent](/mesh-networking/mesh-agent) on a server in your network to create an encrypted tunnel to ShiftLabs.
  </Step>

  <Step title="Set Up Projects">
    [Create projects](/access-management/projects) to organize resources and define access boundaries for teams.
  </Step>

  <Step title="Invite Your Team">
    [Add users](/access-management/users) and assign them to projects with appropriate roles.
  </Step>

  <Step title="Start Managing">
    Access your [Kubernetes clusters](/infrastructure/kubernetes/system/clusters), [secrets](/platform-services/vault/secrets), and [deployments](/ci-cd-deployments/cd-platform/applications) from one place.
  </Step>
</Steps>

<Info>
  See the [Platform Overview](/getting-started/overview) for a complete tour of ShiftLabs capabilities.
</Info>
