# Coswarm > Coswarm is a free-to-self-host, Docker Swarm–based private Platform-as-a-Service (PaaS). It delivers container orchestration — zero-downtime deploys, an edge proxy with automatic HTTPS and a WAF, an in-browser database manager, scheduled backups, observability, RBAC, and a 74-app marketplace — without the complexity of Kubernetes. Install on any Linux host with a single command and manage everything from a web UI on your own domain. Coswarm is built by Kints. It combines a Go core engine, a smart reverse proxy (Coraza WAF + Let's Encrypt), a PostgreSQL data layer with automated backups, and worker nodes — all over an encrypted Docker Swarm overlay network. Self-hosting is free; paid plans add support and enterprise features. ## Install - [Quick install](https://coswarm.dev/#install): `curl -fsSL https://coswarm.dev/install.sh | bash` — requires root and Docker on a Linux host. - [install.sh](https://coswarm.dev/install.sh): the raw installation script. ## Features - [Platform overview](https://coswarm.dev/features): the whole platform in one control plane. - [Deployments](https://coswarm.dev/features/deployments): deploy from image, registry, Compose, or the marketplace; zero-downtime rolling updates with automatic rollback; scaling and deployment history. - [Databases](https://coswarm.dev/features/databases): in-browser DBeaver-style manager for Postgres/MySQL/Redis with a Monaco SQL editor; scheduled backups to S3. - [Networking & Edge](https://coswarm.dev/features/networking): automatic Let's Encrypt HTTPS, OWASP WAF, load balancing, gRPC upstreams, IP rules, request logs. - [Observability](https://coswarm.dev/features/observability): automatic incident detection, live logs, live stats, health checks, and alerts (Discord/Mattermost/email). - [Marketplace](https://coswarm.dev/features/marketplace): 74 one-click self-hostable apps across 22 categories. - [CI/CD & Automation](https://coswarm.dev/features/ci-cd): per-app deploy tokens (webhook redeploys) and a distributed worker job runner. - [Security & Access](https://coswarm.dev/security): RBAC, 2FA (TOTP), Google OAuth SSO, approval workflows with diffs, audit log, encrypted overlay, edge WAF. ## Reference - [Pricing](https://coswarm.dev/pricing): free to self-host; enterprise plans available on request (contact@coswarm.dev). - [Compare](https://coswarm.dev/compare): Coswarm vs. Kubernetes vs. manual Docker Swarm. - [FAQ](https://coswarm.dev/faq): what it is, requirements, domains & SSL, getting started, pricing. - [Changelog](https://coswarm.dev/changelog): recent releases (rolling ~weekly cadence). - [About](https://coswarm.dev/about): the team and licensing model. - [Full content](https://coswarm.dev/llms-full.txt): the complete site content as plain text.