Page History
Info Box |
---|
Building and running this container will require a recent supported instillation installation of the Docker Engine You will also need root or superuser access to run this install. |
Info | ||
---|---|---|
| ||
Step 1. Fetch the ACT Docker archive from the repository URL: TBD.
Step 2. Change directory into the root of the extracted archive. If you do a directory listing you will see this:
Step 23. Run the Build/Run script by typing in: ./startACT.sh This is the script that will build and run the docker ACT container.
Step 34. The script will prompt your for your SHRINE URL. Enter in your SHRINE URL.
Step 45. The script will now prompt you for your i2b2 domain. Enter it here.
Step 56. The script will now prompt you for your PM cell URL. Enter it here.
Step 67. The script will now build the ACT image, and run the ACT container. All outputs of these commands can be found in ACTStart.log
Step 78. Verify the ACT Web Client is running by going to http://your_hostname:5001 in a browser.
...