...
Tip Box |
---|
|
Our public Dockerhub repository page is here: ACT On this page you will find abridged instructions on how to run this image into a container on your local host. |
...
...
UI Steps |
---|
|
UI Step |
---|
Download this script: launcher This script is a helper that will prompt for parameters that are unique to your site. Then the script will execute a Docker run with these parameters. |
|
...
Pull the Docker image by: Code Block |
---|
| docker pull i2b2/act-web |
|
|
...
UI Step |
---|
Run the launcher script that you downloaded in Step 1. |
|
...
UI Step |
---|
The script will prompt your for your SHRINE URL. Enter in your SHRINE URL. Image Modified |
|
...
UI Step |
---|
The script will now prompt you for your i2b2 domain. Enter it here. Image Modified |
|
...
UI Step |
---|
The script will now prompt you for your PM cell URL. Enter it here. Image Modified |
|
...
UI Step |
---|
The script will now build the ACT image, and run the ACT container. All outputs of these commands can be found in ACTStart.log Image Modified |
|
...
If there are any issues, go to http://your_hostname:5001/ACT_requirements.php
You have completed all the steps! Here are some helpful Docker commands:
...