viveknigam3003 / rocinante

Rocinante - GUI Client for Rucio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NOTE: This repository is no longer maintained and code has been shifted to rucio/desktop

rocinante

GitHub package.json version GitHub package.json dependency version (prod) GitHub package.json dependency version (dev dep on branch)

A Desktop GUI Client for Rucio.

Description

Rocinante is a new and easier way to use Rucio with a modern graphical user interface.

Key Features

  • Multi-Account Setup: Add all your accounts associated with Rucio in the app and manage them in a really efficient way, right from your desktop in a few clicks.
  • Explorer: Browse the Rucio namespace for all your connected servers using the FUSE-POSIX interface.
  • Admin and User Panel: Login to the app as a Rucio Admin or a Rucio User and manage all your account settings right from the app.
  • Server Configuration: (For Rucio-Admin Accounts) Manage server configurations with ease. Create, add, update, and delete config sections and options.

Usage

Connecting your Rucio Account

After you start the app for the first time, you'll need to connect your Rucio account to the app. Simply click on Add your Rucio account and setup a new account with your USERPASS or X509 credentials, and the server details.

After setting up the account, you'll be able to log into the app using that account.

Adding Multiple Rucio Accounts

You can also set up multiple Rucio Accounts on the app. Simply add more accounts from Add your Rucio account utility from the Login screen or once logged in, click go to Accounts and click on Add a New Account there. After adding the details log in to the app using any added account. The app will authenticate all the added accounts automatically.

For Detailed Instructions refer to our Usage Guide here.

Documentation

Extra Notes

  • This project is under development as part of the Google Summer of Code 2020 project for CERN-HSF's Rucio.
  • It is not yet ready for production release.
  • This software is tested on Ubuntu 18.04 LTS.
  • Using the Explore feature in the app requires installation of FUSE-POSIX Interface on the system.

About

Rocinante - GUI Client for Rucio

License:Apache License 2.0


Languages

Language:JavaScript 97.6%Language:HTML 1.3%Language:CSS 1.1%