Skip to content

goauthentik/action-setup-authentik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

authentik logo


setup-authentik action

This action deploys a local authentik instance in Docker using compose.

Inputs:

  • version: can be set to stable, beta or any valid verison. Defaults to stable.
  • 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

Outputs:

  • admin_token: Auto-generated token for the akadmin user
  • admin_password: Auto-generated password for the akadmin user
  • http_url: http URL to access authentik
  • https_url: https URL to access authentik

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published