FusionAuth LogoFusionAuth Themes

Setup FusionAuth

Setup FusionAuth locally

Setup FusionAuth locally

There is a directory located at the root of this repo named fusionauth.

cd fusionauth

Run the following command to start FusionAuth locally.

docker compose up -d

This will start FusionAuth locally. You can access the FusionAuth UI at http://localhost:9011.

You can login with username admin@example.com and password password.

On this page