website/docs/releases/2022/v2022.2.md
The integrated backup functionality has been removed due to the following reasons:
If you don't already have a standard backup solution for other applications, you can consider these replacements:
akprox in URLs has been changed to outpost.goauthentik.io. All the documentation now reflects this, and outpost integrations will migrate this automatically for you.
In an authenticator validation stage you can now configure multiple configuration stages, which will be present to the user to choose which device they want to enroll.
This release does not introduce any new requirements.
Download the docker-compose file for 2022.2 from here. Afterwards, simply run docker-compose up -d.
The previous backup directory will persist, and can still be used with other tools.
Update your values to use the new images:
image:
repository: ghcr.io/goauthentik/server
tag: 2022.2.1
Backup-related settings can be removed but will not cause any errors either.