West-Life Virtual Research Environment Docs
  • Introduction
  • Data Management
  • Virtual Folder
    • User's guide
      • Settings
        • Import settings from another Virtual Folder
      • File Manager
      • File Picker
      • Related applications
        • Jupyter notebook
      • Metadata
    • Installation guide
      • Cloud installation
      • Local installation
      • Integration with SSO
    • Integration guide
      • Select File or Dir from Virtual Folder
      • Working with WEBDAV
      • Embedding Virtual Folder Component
      • Adding component into Virtual Folder
    • Developer's guide
      • Backend
      • Frontend - Web Application
      • Metadata and API
        • Dataset metadata and API
        • File metadata and API
      • Import Export Settings API
      • Related application and services
      • Untitled
  • Virtual Machines and Containers
    • Preparing vagrant VM template
    • Preparing docker container
  • Repository
    • Installation guide
      • Prerequisites
      • Automatic installation
      • Manual installation from source codes
    • User's guide
      • Scientist imports project proposal
      • Staff uploads data
      • Scientist works with dataset
      • Metadata
    • Developer's guide
      • Metadata generation
      • ARIA integration
Powered by GitBook
On this page
  • Installation
  • Developer's Guide
  • History

Repository

PreviousPreparing docker containerNextInstallation guide

Last updated 7 years ago

This is reference implementation of a repository that supplies suitable metadata to the portal.

Main features of this repository implementation is that it:

  • Scientist are authenticated by West-Life single-sign-on - authentication of users to this repository is made by public web service

  • it's possible to authorize or restrict access to users authenticated by West-Life SSO to gain access to this repository

  • supports Instruct ARIA workflow, facility reservation system, scheduling and managing visit to tackle experiment - Repository installation can obtain user's registered project and bind them to dataset.

  • Facility Staff are authenticated by repository itself by separated staff account management.

Installation

Installation can be made on physical server launching bootstrap.sh script - supported on RHEL 7 derivative. Tested on Scientific Linux 7 and Centos 7 systems. Further details at

Developer's Guide

There are described some non-standard integration steps with ARIA API,made in this implementation. Read further details at

History

  • 18.04 - Initial version was developed within work package WP6 by the running from 2015 to 2018.

  • 18.11 - This release contains new features for metadata generation and view and some minor security updates.

Installation Guide
Developers-guide
West-Life H2020 project