fusionauth/fusionauth-action

Run FusionAuth for testing your application in a GitHub workflow

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Apr 21, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: fusionauth/fusionauth-github-action@3cc55ab1af36f7de977080e20b4b665721bca06f # 1.0.4

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
DATABASE_PASSWORDDatabase password used by FusionAuthhkaLBM3RVnyYeYeqE3WI1w2e4Avpy0Wd5O3s3
FUSIONAUTH_APP_KICKSTART_DIRECTORY_PATHWhere your kickstart file and related include files live, relative to the checked out directory. If not provided, a default kickstart will be used.
FUSIONAUTH_APP_KICKSTART_FILENAMEThe name of your kickstart file in FUSIONAUTH_APP_KICKSTART_DIRECTORY_PATH, otherwise this is ignored.kickstart.json
FUSIONAUTH_APP_MEMORYFusionAuth application memory512M
FUSIONAUTH_APP_RUNTIME_MODEFusionAuth application runtime modedevelopment
DATABASE_USERNAMEDatabase username used by FusionAuthfusionauth
FUSIONAUTH_URLThe FusionAuth URL.nohttp://localhost:9011
FUSIONAUTH_VERSIONFusionAuth version numberlatest
OPENSEARCH_JAVA_OPTSOpensearch configuration"-Xms512m -Xmx512m"
POSTGRES_USERPostgres default userpostgres
POSTGRES_PASSWORDPostgres default passwordpostgres

no outputs