We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent7697005 commite7152d6Copy full SHA for e7152d6
docs/install/index.md
@@ -5,9 +5,14 @@ A single CLI (`coder`) is used for both the Coder server and the client.
5
We support two release channels: mainline and stable - read the
6
[Releases](./releases.md) page to learn more about which best suits your team.
7
8
-There are several ways to install Coder. For production deployments with 50+
9
-users, we recommend[installing on Kubernetes](./kubernetes.md). Otherwise, you
10
-can install Coder on your local machine or on a VM:
+There are several ways to install Coder. Follow the steps on this page for a
+minimal installation of Coder, or for a step-by-step guide on how to install and
+configure your first Coder deployment, follow the
11
+[quickstart guide](../tutorials/quickstart.md).
12
+
13
+For production deployments with 50+ users, we recommend
14
+[installing on Kubernetes](./kubernetes.md). Otherwise, you can install Coder on
15
+your local machine or on a VM:
16
17
<divclass="tabs">
18