website/docs: deprecate inbuilt backup

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2022-01-23 21:51:22 +01:00
parent 70e3b27a4d
commit 08af2fd46b
2 changed files with 12 additions and 0 deletions

View File

@ -2,6 +2,10 @@
title: Backup and restore
---
:::error
Integrated backups are deprecated and will be removed in a future authentik release.
:::
:::warning
Local backups are only supported for docker-compose installs. If you want to backup a Kubernetes instance locally, use an S3-compatible server such as [minio](https://min.io/)
:::