...
Make sure Docker version 19.03.1 or later is installed and running.
Internet connectivity is mandatory.
To accomplish the install, upload the latest Accelario ADM Docker archive file AccelarioADM.zip, with a tool such as WinSCP to the server, and extract the archive to your working folder.
Once the file is uncompressed, it will create a directory “acc_deploy”, this directory will be created under whatever directory you are currently in.
cd into the acc_deploy directory as root, execute the docker-compose “start.sh” script to start everything up
the system login will be as follows:
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:
Optional: Run this command to verify that the services are up and running.
docker ps -a
You should see the following:
...