-
Notifications
You must be signed in to change notification settings - Fork 1
Install Building DASHER on Windows
Home | Installation Guide | User Guide | Admin Guide | User Tests
Open the Command Prompt:
*
cd to the [install folder]\DASHER\Windows directory, e.g.:
cd c:\[install folder]\DASHER\Windows
Run build script:
build.bat
The build process can take a considerable amount of time, depending on the internet speed etc. A series of tests will follow, which will also take a considerable time. The total process can take an hour or more. Please be patient and allow the build and tests to finish.
The command prompt will update as the build and tests progress, and will indicate when the process has finished. If the build and tests were successful the command prompt should look like this:
You can also check the docker containers are running by typing the following command in the command prompt:
docker ps
There should be 5 active containers:
If the build or tests did not appear to complete successfully, or if there are not 5 active containers running as shown above, please raise an issue on the Issues page.
Please include your xnat.cfg file, your system setup (OS, memory, cpu etc), the outputs to:
docker image ls
docker ps
And the log files:
[storage_path]/scripts1/logs/setup-xnat.log
[storage_path]/scripts2/logs/setup-xnat.log
Next
Navigate: Home | Installation Guide | User Guide | Admin Guide | User Tests
New Pages:
- Test Release Version 4 Notes
- First time install on Windows
- First time install on Linux
- Updating DASHER on Windows
- Updating DASHER on Linux
- Editing xnat.cfg
- Building DASHER on Windows
- Building DASHER on Linux
- Installing the Processing Pipelines
- Setting up XSync
- Troubleshooting
- Logging in to the Servers
- Overview of DASHER
- Importing Data into DASHER
- Pseudonymising Data
- Uploading Data to a Remote Server
- Exporting Data from DASHER
- The QUARANTINE Project
- Create and Edit Users
- Adding Clinical Trials
- Managing the QUARANTINE Project
- Setting Quarantine Protocol
- Adding a Project for Local Research
- Adding a Project for a Remote Server
- Changing the Pseudonymisation
- Installing SSL Certificates
- Maintenance
- Download Test Data
- Installing DASHER
- Installing Plugins
- Adding Clinical Trial
- Creating a New User
- Importing Data into DASHER
- Pseudonymising Data 1
- Export Pseudonymised Data Locally
- Upload Data (XSync)
- Import - DICOM push
- Import - Duplicate
- Import - Single RTSTRUCT
- Import - Quarantine
- Pseudonymise - Edits
- Pseudonymise - Missing structure
- Pseudonymise - Local research
- Restarting Docker