Fast Path
These commands will download and unpack the latest version of FusionAuth.
Before you can run FusionAuth, you will also need to install a database.
By default, FusionAuth installs leverage the database as the User search engine. You may optionally also install and configure Elasticsearch to leverage advanced search functionality.
Optionally, provide the following environment variables to the install script to augment behavior:
TARGET_DIR- The location to install the zip. Default value is $PWD/fusionauth.VERSION- The version to install. Defaults to the latest stable version.