InstallationDeployDeploy via AWS Marketplace

AWS Marketplace Deployment

MOSTLY AI is available via the AWS Marketplace.

Prerequisites

Deployment

Deployment Overview, Requirements and Prerequisites are available in the GitHub repository.

You will also find installation examples, which may be used as a step-by-step installation guide via Terragrunt.

Post-deployment

  1. Once the installation has been completed, you can access the Platform via the DNS name (FQDN) used during the setup.
Platform access
  1. Log in using the superadmin credentials:
    • If following an examples-based installation, the superadmin credentials will be the ones defined in helm-stack/mostly-combined/terragrunt.hcl.
    • Otherwise, use the default ones.

Result

Now you have a fully functional deployment of MOSTLY AI in your own AWS environment! 🎉

Change Keycloak admin password

  1. Access the Keycloak admin console by navigating to https://<your-load-balancer-dns>/auth/admin

  2. Log in with the default Keycloak admin credentials:

    • Username: admin
    • Password: admin
  3. Navigate to Manage > Users

Keycloak users list
  1. Select the admin user
Keycloak credentials tab
  1. Click the Reset password button under Credentials tab
Keycloak reset password
  1. Set a new secure password for the Keycloak admin account
Keycloak new password

Change superadmin password

  1. Select mostly-generate from the dropdown menu at the top left
Select mostly-generate realm
  1. Navigate to Manage > Users

  2. Select the superadmin user

Superadmin users list
  1. Click the Reset password button under Credentials tab
Superadmin reset password
  1. Set a new secure password for the superadmin account
Superadmin credentials tab