Skip to content

Rucio Desktop: A cross-platform GUI Client for Rucio.

License

Notifications You must be signed in to change notification settings

viveknigam3003/desktop

 
 

Repository files navigation

Rucio Desktop

Rucio Desktop

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

Description

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

Desktop

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.
  • Storage: Manage RSE Configurations & Protocols for your connected Rucio Instance. Rollback settings to previous versions in a click.
  • 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.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.2%
  • Other 1.8%