This action deploys a local authentik instance in Docker using compose.
version
: can be set tostable
,beta
or any valid verison. Defaults tostable
.wait
: bool, if set to true the action will wait for authentik to be available (waits 600 seconds)sentry_env
: Optionally set an environment for sentry reports
admin_token
: Auto-generated token for the akadmin useradmin_password
: Auto-generated password for the akadmin userhttp_url
: http URL to access authentikhttps_url
: https URL to access authentik