You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

Installing Aspire with this approach is NOT production recommended, though it can be used as an accelerator for production deployments

Prerequistes

  • 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

  1. Download and unzip aspire-quickstart.zip
  2. if MacOS or Windows:
    1. Add unzipped folder to Docker Desktop sharing paths (Docker Desktop → Preferences → Resources → File Sharing)
  3. Copy your AspireLicense.lic to aspire-quickstart/config/
  4. Execute install-quickstart.sh if MacOS or Linux
    1. install-quickstart.bat if Windows
  5. Browse to https://localhost:50443/
  6. Login with admin1 / 123456abC
  7. Happy crawling with Aspire5!

Uninstall quickstart containers

  1. Execute uninstall-quickstart.sh if MacOS or Linux
    1. uninstall-quickstart.bat if Windows

What have been installed with these scripts?

The current quickstart guide installs the following containers:




  • No labels