Versions Compared

Key

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

...

  1. Make sure Docker version 19.03.1 or later is installed and running.

  2. Internet connectivity is mandatory.

  3. Download the latest Accelario ADM Docker archive AccelarioADM.zip and extract the archive to your working folder.

  4. Navigate to new acc_deploy directory and run command ./start.sh (In Windows - doubleclick on the start.sh file.) Your output should resemble the following:

  5. Optional: Run this command to verify that the services are up and running.
    docker ps -a
    You should see the following:

...