Self-Hosted Quickstart

This guide walks you through getting started with a self-hosted Snap CD Server. For background on the licensing model and operational concerns, see the Server page.

If you’d prefer the hosted experience instead, follow the Cloud Quickstart.

Deploy Snap CD Locally

In order to get up and running with Snap CD within a few minutes, we recommend using the pre-configured Docker deployment. It brings up all three Snap CD components (Server, Runner, Agent) together via Docker Compose.

Note that we strongly recommend switching out pre-configured keys and credentials for your own ones once you are ready to start using Snap CD in production!

Get to Know the Basics

Before continuing, please read the basics for an overview of Stacks, Namespaces, Modules and Runners.

Deploy the Sample Project

In order to see in practice what a typical Snap CD project might look like, deploy this sample project.

Last updated on