FusionAuth is the customer authentication and authorization platform that puts developers in the driver’s seat, with control, flexibility and developer ergonomics.
From free self hosted to scalable multi-tenant, and simple development to advanced features, FusionAuth helps you solve your auth problem then scale up.
Maintain complete control with self hosted software options.
Multiple cloud locations for high performance, high availability, and data sovereignty.
Use the following Docker Compose commands to get up and running quickly with FusionAuth, PostgreSQL, and Elasticsearch. This command assumes you are running Linux, macOS, or a Unix variant. You might need to modify it if you are using a different operating system. Feel free to open an issue in GitHub if you find any issues.
Then open http://localhost:9011 in your browser!
Use the following Docker commands to start just FusionAuth without a database. You'll need to install and configure a database manually. Feel free to open an issue in GitHub if you find any issues.
Then open http://localhost:9011 in your browser!
Copy and paste the code below and we'll do the rest (feel free to read the install scripts first). This installation method installs the FusionAuth ZIP packages into the current working directory. You'll also need to manually install a database for FusionAuth to work. You can learn more about our Fast Path installation in our Fast Path Installation Guide. Feel free to open an issue in GitHub if you find any issues.
You'll need to run the startup.sh script as well. Once that has been run, you can open http://localhost:9011 in your browser!
Follow the steps below to install FusionAuth on a Debian/Ubuntu style Linux. This installation method installs the FusionAuth platform packages (DEBs) and will require sudo access. This command assume you are using Bash. You might need to modify it if you are using a different shell. You'll also need to manually install a database for FusionAuth to work. Feel free to open an issue in GitHub if you find any issues.
Then open http://localhost:9011 in your browser!
Follow the steps below to install FusionAuth on a Fedora/Redhat style Linux. This installation method installs the FusionAuth platform packages (RPMs) and will require sudo access. This command assume you are using Bash. You might need to modify it if you are using a different shell. You'll also need to manually install a database for FusionAuth to work. Feel free to open an issue in GitHub if you find any issues.
Then open http://localhost:9011 in your browser!
Copy and paste the code below into Terminal/iTerm and we'll do the rest (feel free to read the install scripts first). This installation method installs the FusionAuth ZIP packages into the current working directory. You'll also need to manually install a database for FusionAuth to work. You can learn more about our Fast Path installation in our Fast Path Installation Guide. Feel free to open an issue in GitHub if you find any issues.
You'll need to run the startup.sh script as well. Once that has been run, you can open http://localhost:9011 in your browser!
Copy and paste each command below into Terminal to install using Homebrew. You'll also need to manually install a database for FusionAuth to work. You can also review our Homebrew Installation Guide for more information. Feel free to open an issue in GitHub if you find any issues.
Then open http://localhost:9011 in your browser!
Copy and paste the code below into PowerShell and we'll do the rest (feel free to read the install scripts first). This installation method installs the FusionAuth ZIP packages into the current working directory. You'll also need to manually install a database for FusionAuth to work. You can learn more about our Fast Path installation in our Fast Path Installation Guide. Feel free to open an issue in GitHub if you find any issues.
You'll need to run the startup.ps1 script as well. Once that has been run, you can open http://localhost:9011 in your browser!
Follow the Microsoft documentation to install Debian/Ubuntu using WSL 2 and then follow the Linux install directions by clicking the Linux tab above.
Looking for our standard packages (DEB, RPM and ZIPs)? They are stored in our direct downloads.
Want to check out FusionAuth before installing? Check out our sandbox environment.
P.S. our sandbox environment is running on FusionAuth Cloud.