Skip to content

chore: add uninstall steps to remove a Coder OSS deployment from docs #3742

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Sep 9, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
remove warning
  • Loading branch information
bpmct committed Sep 7, 2022
commit 416e2c6b760bd7d635ac76ad4c6d31fd3a9384fc
6 changes: 0 additions & 6 deletions docs/install/uninstall.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@

This article walks you through how to uninstall your Coder server.

<blockquote class="danger">
<p>
Uninstalling Coder with the built-in PostgreSQL database will delete the database engine and database. Consider backing up the database directory if you would like to reuse it with a future installation. This does not apply if you have installed your own PostgreSQL database instance.
</p>
</blockquote>

To uninstall your Coder server, delete the following directories.

## Cached Coder releases
Expand Down