Coder Social home page Coder Social logo

xnat-ubuntu's Introduction

Xnat-Ubuntu

It's a modified dockerized XNAT version from the official dockerized XNAT Git-Repo with the following changes.

  • this Xnat is modified and optimized for Ubuntu
  • simple installation Script (work out of the box)
  • installed OHIF Viewer & LDAP Plugin
  • installed Docker-Pipeline-Engine
  • installed Container Plugin + Workaround
  • fixed Processing URL BUG
  • some specific Ubuntu changes
  • APItest Script and TestPipeline

System Overview

A short environment overview with the different docker container and subsystems.

HTML ERROR

Preconditions

Ubuntu Server (>18)

Usage

  • download the installScript.sh file
  • copy the file to your Ubuntu Server in your root directory (Command: cd /)
  • execute the file with the command: sudo bash installScript.sh
  • after the installation and several minutes, look at your URL
  • now make the necessary configuration (processing url & admin password change)

Necessary Configurations

  • first change your admin password (default credentials -> Name: admin, PW: admin)
  • change processing url to your side url under Administer -> Site Administration -> Pipeline Settings -> Processing Url
  • change the side url to your side url under Administer -> Site Administration -> Site Setup -> Site Url

Folder Overview

A short overview of the XNAT folderstructure after a successful installation.

HTML ERROR

Pipeline Configurations

Add "Execute Pipeline"-Button on Options Menu in SessionData

  • navigate: Administer -> Data Types ->
  • choose SessionData Element witch should have Execute option
  • click on the Element and on Edit-Button
  • scroll down to "Available Report Actions"
  • one the last entry in this table write: Name->PipelineScreen_launch_pipeline, Display Name->Build, Secure Access->edit
  • scroll down again and click on the "Submit"-Button

Now should appear a "Execute Pipeline"-Button when you open a Project with the specific SessionData Element. There you can execute a Pipeline for the Project Data if you have added a Pipeline.

Add a Pipeline to your XNAT System

You can add a Sample Pipeline that is already installed with this installation.

  • navigate: Administer -> Pipeline -> Add Pipeline
  • choose the path: /data/xnat/pipeline/catalog/PipelineTest/SampleHelloWorldPipeline.xml
  • Importend!! leave the Name Textfield empty. A Bug will accur with you choose a spezific name.
  • after confirm your settings you can add this pipeline to your project and test the pipeline engine

Container Service

With this installation you can also add docker container as pipelines. Here a short example how it works with a external docker environment.

HTML ERROR

Special mention

xnat-ubuntu's People

Contributors

pfleiderer-adrian avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.