Manual Installation
Follow the steps below to manually install Atomic Cloud.
Step 1: Download the CLI and Controller
Download the latest release from our GitHub releases page.
Controller: Choose the version that corresponds to the operating system where the Controller will run.
CLI: Choose the version that matches the operating system on your local machine, from which you will manage the cloud.
Step 2: Start the Controller
- Open a terminal and navigate to the directory where the Controller is located.
- Start the Controller.
- Important: After startup, note the authentication token that is displayed. You will need this token later.
If you lose the token, you can retrieve it from our token retrieval guide.
Step 3: Download and Install the Plugin
- Download the latest plugin version from our GitHub releases page.
- Place the plugin file into the
plugins
folder. - Restart the Controller to load the new plugin.
Step 4: Start the CLI
- Open a terminal on your local device where you want to control the cloud.
- Start the CLI application.
- When prompted, select "Add new controller" and follow the on-screen instructions to complete the setup.