Hi all,

Short question. Does somebody here run authentik as single sign-on provider? (dockerised?)

I’m looking for information on how to best backup a authentik server? Just do a backup of the postgres database and the docker-compose file? Something else? How crucial is the dump.rdb file of the redis container?

Kr.

  • ferngully@lemmy.world
    link
    fedilink
    English
    arrow-up
    5
    ·
    6 months ago

    You should only have to backup the Postgres database. But it won’t hurt to have a copy of your compose file as well.

    This GitHub issue has the steps you should use. And answers all your other questions too.