Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.17 KB

index.md

File metadata and controls

34 lines (26 loc) · 1.17 KB
title description icon
Setup
Learn how to set up a Coder instance.
<svg class="MuiSvgIcon-root jss172" focusable="false" viewBox="0 0 24 24" aria-hidden="true"><path d="M22.7 19l-9.1-9.1c.9-2.3.4-5-1.5-6.9-2-2-5-2.4-7.4-1.3L9 6 6 9 1.6 4.7C.4 7.1.9 10.1 2.9 12.1c1.9 1.9 4.6 2.4 6.9 1.5l9.1 9.1c.4.4 1 .4 1.4 0l2.3-2.3c.5-.4.5-1.1.1-1.4z"></path></svg>

The articles in this section will walk you through setting up a cluster to which Coder deploys and then deploying Coder.

Coder is free to try, though you'll need a license to do so. You can generate a license that allows you to try Coder free of charge for 60 days. You'll provide this license after you've completed the deployment steps.

If you're interested in a lightweight preview of Coder, check out our Coder for Docker option.

Deploying Coder

  1. Before you start, we recommend familiarizing yourself with Coder's requirements.

  2. To begin the deployment process, see our docs on creating a Kubernetes cluster and installing Coder.

In this section