Skip to content

Commit 382843d

Browse files
authored
chore(docs): add notice re enabling encryption (#9844)
1 parent 85ab9c2 commit 382843d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/admin/encryption.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ Additional database fields may be encrypted in the future.
4242
4343
## Enabling encryption
4444

45+
> NOTE: Enabling encryption does not encrypt all existing data. To encrypt
46+
> existing data, see [rotating keys](#rotating-keys) below.
47+
4548
- Ensure you have a valid backup of your database. **Do not skip this step.** If
4649
you are using the built-in PostgreSQL database, you can run
4750
[`coder server postgres-builtin-url`](../cli/server_postgres-builtin-url.md)

0 commit comments

Comments
 (0)