Skip to main content

Install AtScale Developer Edition

Once you have created a GitHub account and installed and configured Docker, you're ready to install AtScale Developer Edition.

Note

For a video tutorial on installing AtScale Developer Edition, see the How to Install AtScale video.

Install AtScale Developer Edition

To install AtScale Developer Edition:

  1. Ensure Docker is running on your computer.

  2. Get the Developer Edition. Go to https://www.atscale.com/start/, complete the form, and click Download Now.

    The form you need to complete to download AtScale Developer Edition.

  3. You will receive an email from AtScale containing the file atscale-community-edition.zip and a license key. Download the .zip file.

  4. Move the .zip file to your preferred install location and unzip it.

  5. Open a new Terminal window.

  6. Navigate to the compose/ folder within the unzipped file:

    cd <path>/atscale-community-edition/compose
  7. Run the following command:

    docker compose up -d
  8. Wait for the containers to come up successfully.

    Note

    If you encounter any failures with the containers coming up, increase the resource allocations Docker. This is a common issue when your local machine competes with Docker’s resource settings.

  9. In your browser, go to http://localhost. The Design Center login screen opens.

    The Design Center login screen.

Now that you have AtScale Developer Edition installed and running, you can begin working with Design Center.