Coder Social home page Coder Social logo

gabrimaine / moneypenny Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lsst-sqre/moneypenny

0.0 0.0 0.0 487 KB

Service to perform RSP-related administrative functions

License: MIT License

Shell 3.63% Python 92.25% Makefile 1.38% Dockerfile 2.74%

moneypenny's Introduction

Moneypenny

Moneypenny is an administrative service to provide various provisioning tasks when users are added to, or removed from, a Rubin Science Platform instance. It is derived from cachemachine.

Theory of Operation

Moneypenny presents a standard REST-ful HTTP API with JSON bodies for individual messages.

A new user provisioning process is created by POSTing a JSON message to a /moneypenny/<action> endpoint. The schema is detailed in the src/moneypenny/schemas directory.

In short, each POST encodes a resource with a username, a UID, and a set of groupnames mapped to GIDs. This is used to:

  • Create a user home directory with /moneypenny/commission.
  • We anticipate that a user directory will eventually be able to be removed by sending a POST to /moneypenny/retire.

Getting Started

To start working on this codebase, make a virtualenv and install the requirements using the Makefile provided by the safir framework.

Moneypenny is developed with the Safir framework. Get started with development with the tutorial.

Further Documentation

Moneypenny implements the proposal defined in SQR-052.

moneypenny's People

Contributors

sqrbot avatar rra avatar dependabot[bot] avatar athornton 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.