-
Notifications
You must be signed in to change notification settings - Fork 1
Install Updating DASHER on Linux
Marc Modat edited this page Nov 20, 2020
·
1 revision
Home | Installation Guide | User Guide | Admin Guide | User Tests
Run the clean_docker script found in the [install folder]/DASHER/Linux folder, e.g.:
sudo /DICOM_Uploader/DASHER/Linux/clean_docker.sh
And:
sudo docker swarm leave
Then delete the entire contents of the [install folder]. e.g.:
sudo rm -rf /DASHER/*
Also delete the storage_path and import_data_folder if they were not inside the [install folder].
sudo rm -rf [storage_path]
sudo rm -rf [import_data_folder]
Clone the repository into the [install folder], e.g.:
git clone https://gitlab.com/KCL-BMEIS/Data-Analytics/data_uploader.git /DASHER
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