-
Notifications
You must be signed in to change notification settings - Fork 1
Install Installing behind a proxy
Home | Installation Guide | User Guide | Admin Guide | User Tests
Installing DASHER behind a proxy is a work in progress and not guaranteed to work. Linux is highly recomended
You will need to install cntlm to work behind an authenticated ntlm server. Once this is installed and configured, you can then use the cntlm proxy url/port for DASHER proxy settings.
The xnat.cfg file contains an extra section:
#proxy
use_proxy=true
proxy_url=http://20.20.20.20
proxy_port=3128
remote_user="****"
remote_pwd="*****"
Please fill in the proxy url and port and also the remote XNAT username and password.
Build as per instructions HOWEVER do not authenticate the remote server with XSync. Using the user interface does not work. Hence the inclusion of the remote_user/pwd in the xnat.cfg file.
The remote server will automatcially authenticate during the installation. However to authenticate additional remote servers you must run a script:
Linux:
cd uploader/Linux
sudo ./xsync-proxy-authenticate.sh [Pseudoymised Project] [remote_url] [remote_user] [remote_pwd]
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