
Install the MOSAICO Demonstrator
The MOSAICO installer is a script designed to set up the environment on your local machine automatically.
1. Execution command
Paste this command into a macOS Terminal or Linux shell prompt:
curl -sSL https://pages.eclipse.dev/mosaico-demonstrator-9bc13f | bash
2. What it does
The script will guide you through the installation process. It performs the following actions:
- Checks for prerequisites: Ensures your system is ready for the MOSAICO stack.
- Downloads components: Fetches the latest version of the Demonstrator directly from our secure repository.
- Automated setup: Configures the necessary environment variables and local services.
3. Requirements
- A working internet connection.
- macOS or Linux (For Windows, please use WSL2).
- Sudo/Admin access might be requested during the process.