Skip to content
This repository was archived by the owner on Aug 18, 2025. It is now read-only.

Commit 8ca57ff

Browse files
author
Katie Horne
authored
chore: add Doctor to installation instructions (#604)
1 parent b561a30 commit 8ca57ff

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

setup/installation.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,15 @@ Install the following dependencies if you haven't already:
1717
[PostgreSQL](https://www.postgresql.org/docs/12/admin.html) instance to store
1818
data, including workspace information and session tokens.
1919

20+
## Doctor
21+
22+
Before proceeding, we strongly recommend running
23+
[Doctor](https://github.com/cdr/coder-doctor), which is Coder-supplied
24+
command-line tool that evaluates whether your environment is ready to install
25+
Coder. If there are issues with your cluster that may impact the installation
26+
process, Doctor will return information on what the issue is and suggestions on
27+
how you can fix it.
28+
2029
## Creating the Coder namespace (optional)
2130

2231
We recommend running Coder in a separate

0 commit comments

Comments
 (0)