ucb-rit / coldfront

HPC Resource Allocation System

Home Page:https://coldfront.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyBRC/MyLRC User Portal

The MyBRC User Portal is an access management system for UC Berkeley Research IT's Berkeley Research Computing program. It enables users to create or join projects, gain access to the clusters managed by BRC, view the statuses of their requests and access, view their allocation quotas and usages, and update personal information. It enable administrators to handle these requests and manage users and projects.

The MyLRC User Portal is a second instance of the same system, developed for Lawrence Berkeley National Laboratory's Laboratory Research Computing program.

The portal is implemented on top of a fork of ColdFront.

Getting started

  1. After cloning the repository, prevent Git from detecting changes to file permissions.

    git config core.fileMode false
  2. Select one of the following options for setting up a development environment.

Documentation

Documentation resides in a separate repository. Please request access.

Miscellaneous Topics

License

ColdFront is released under the GPLv3 license. See the LICENSE file.

About

HPC Resource Allocation System

https://coldfront.readthedocs.io

License:GNU General Public License v3.0


Languages

Language:Python 85.6%Language:HTML 13.5%Language:CSS 0.4%Language:Shell 0.2%Language:JavaScript 0.1%Language:Dockerfile 0.1%