Running the Saagie Installer
Make sure you have completed the previous step, Downloading and Configuring Saagie.
-
Validate your environment to make sure it meets all requirements by running the following argument:
/path/to/bin/saagiectl validate all
If your environment does not pass validation, submit a ticket to Saagie support. -
Run the installer to check the compatibility of your platform with the information you provided during the configuration process and install the missing components by running the following argument:
/path/to/bin/saagiectl install
There are two outcome options:
-
no error
: Run the installer for the next component. -
error
: Follow the instructions provided in the error message. Then run the installer for this component again.
Once all components have been successfully executed, the installer provides the URL of your instance.
-
-
Login to Saagie in your browser with the URL, login, and password.
-
If you used Keycloak, the installer will provide you with the login and password of your administrator account.
-
If you used an LDAP, you already have the login and password of your administrator account.
-