a git repository to deploy my Authentik instance from, managed via GitOps techniques.
I use Komodo to manage the deployment. The layout is described via the (somewhat erroneously named) stack.toml file, which defines the compose stack as well as this meta-configuration.
The project is kept up-to-date via a GitHub Actions workflow that regularly polls the stock docker-compose.yml provided by Authentik. If it differs, we open a pull request to update the repository.