Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Docker 20.10.X and up
    • If using MacOS or Windows, install Docker Desktop
  • Resources for MacOS/Windows Docker Desktop
    • Docker Desktop → Preferences → Resources → Advanced
      • 2 CPUs
      • 8 GB Memory
  • A valid Aspire 5 License LINK_TO_LICENSE_REQUEST_DOCUMENTATION

Installation Steps

3 Steps Installation Process

  1. if MacOS or Windows:
    1. Add unzipped aspire-quickstart folder to Docker Desktop sharing paths (Docker Desktop → Preferences → Resources → File Sharing)
  2. Copy your AspireLicense.lic to aspire-quickstart/config/
  3. Execute install-quickstart.sh if MacOS or Linux
    1. install-quickstart.bat if Windows
    Browse to

Now you should be able to access aspire at: https://localhost:50443/

Login with admin1 / 123456abC

Happy crawling with Aspire5!

Uninstall quickstart containers

...