Olares/docs/developer/install/reusables.md

1.9 KiB

search
false
curl -fsSL https://olares.sh |  bash -

:::tip Root user password During the installation, you may be prompted to enter your root password. :::

:::info Errors during installation? If an error occurs during installation, use the following command to uninstall first:

olares-cli uninstall --all

After uninstalling, retry the installation by running the original installation command. :::

Prepare Wizard URL

At the end of the installation process, you will be prompted to enter your domain name and Olares ID.

Enter domain name and Olares ID

For example, if your full Olares ID is alice123@olares.com:

  • Domain name: Press Enter to use the default domain name or type olares.com.
  • Olares ID: Enter the prefix of your Olares ID. In this example, enter alice123.

Upon completion of the installation, the initial system information, including the Wizard URL and the initial login password, will appear on the screen. You will need them later in the activation stage.

Wizard URL

Next step: Protect your Olares ID

You're almost ready to start using Olares! Before diving in, it's crucial to ensure your Olares ID is securely backed up. Without this step, you won't be able to recover Olares ID if needed.

::: info Having trouble with installation?
If you encounter issues during the installation process, feel free to submit a GitHub Issue. Please include the following information when submitting:

  • The platform or environment you're using (e.g., Ubuntu, Docker, WSL, etc.).
  • The installation method (script installation or Docker image).
  • Detailed error information (including logs, error messages, or screenshots).
    :::