website/docs: backup and restore: remove extra period (#13440)
* website/docs: backup and restore: remove extra period shameful Signed-off-by: Dominic R <dominic@sdko.org> * wip --------- Signed-off-by: Dominic R <dominic@sdko.org>
This commit is contained in:
@ -47,6 +47,6 @@ These directories are mounted as volumes in containerized installations and must
|
||||
| Directory | Purpose | Backup and Restore Notes |
|
||||
| ----------------------- | --------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
||||
| **`/media`** | Stores application icons, flow backgrounds, and uploaded files. | Only required if not using S3 external storage. External storage should be backed up using the [AWS S3 Sync](https://docs.aws.amazon.com/cli/latest/reference/s3/sync.html) utility. |
|
||||
| **`/certs`** | Stores TLS certificates in the filesystem. | Backup if you rely on these certificates present in the filesystem.. Not needed if authentik has already imported them, as certificates are stored in the database. |
|
||||
| **`/certs`** | Stores TLS certificates in the filesystem. | Backup if you rely on these certificates present in the filesystem. Not needed if authentik has already imported them, as certificates are stored in the database. |
|
||||
| **`/custom-templates`** | Stores custom changes to the authentik UI. | Required if you modified authentik's default appearance. |
|
||||
| **`/blueprints`** | Stores blueprints. | Optional but recommended if using custom blueprints. |
|
||||
|
Reference in New Issue
Block a user