Giter Site home page Giter Site logo

rhc's Introduction

rhc is a simple, one-step front-end client for remote host configured services. It is built to be an alternative client to subscription-manager, insights-client, and any other client utility that enables connecting a system to Red Hat services.

It currently performs 3 steps when it connects a system:

  1. Registers the system with Red Hat Subscription Management. If the system is already registered, this step is a noop and it moves to the next step.
  2. Registers the system with Red Hat Insights. If the system is already registered, this step is a noop and it moves to the next step.
  3. Activate the rhcd daemon.

Likewise, when rhc is disconnecting a system, it performs the steps in descending order.

  1. Deactivates the rhcd daemon.
  2. Unregisters the system from Red Hat Insights.
  3. Unregisters the system from Red Hat Subscription Management.

rhc (the front-end client) is not the same thing as yggdrasil. rhc began as a program within the yggdrasil project, but has since been forked out. rhc still has a soft dependency on yggdrasil; yggdrasil provides rhcd (or yggd), the daemon that rhc activates as the last step in its connection process.

Non-goals

  • rhc will never be a 100% compatible drop-in replacement for subscription-manager, insights-client, or any other Red Hat connected services command-line utility.
  • Complexity; rhc is deliberately designed to be simple, and as "hands-off" as possible.

rhc's People

Contributors

subpop avatar jirihnidek avatar strider avatar ahitacat avatar puiterwijk 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.