Running the Saagie Installer

Running the Saagie installer is a multistep process in which you must :

  1. Validate the .mdl files generated during the configuration process and the cluster requirements.

  2. Run the installer.

  3. Note the URL of your instance.

Before you begin:

Make sure you have completed the previous step, Downloading and Configuring Saagie.

  1. 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.
  2. 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.

  3. 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.