Giter Club home page Giter Club logo
SatOps
------
Ruby tool to manipulate and automate Red Hat Satellite objects using its XML/RPC API interface
Commands such as  export, import and sync help handle RH Satellite content:
 - Across different Organisation IDs withing a RH Satellite
 - Between RH Satellites, for Master/Secondary topologies for instance


REQUIREMENTS
------------
- Rubygems
  $ yum install rubygems

Note: On RHEL6.x, Rubygems is available from following channel:
  - RHEL Server Optional (v. 6 64-bit x86_64)

- Red Hat Satellite 5.7

- Ruby version 1.8+
  The Ruby versions tested:
  - 1.8.7p358
  - 1.9.3p194
  - 2.0.0p247
  - 2.1.5p273


INSTALL
-------
Directly from Internet:
$ gem install satops

or

Manual download:
1. Grab the latest version from https://rubygems.org/gems/satops
2. Install the gem manually:
   $ gem install satops-1.5.2.gem


QUICKSTART
----------
1. Generate source and target satellites definition file:
   $ satops show sat > satellites.yaml
2. Edit the file to adjust your RH Satellites details
3. Generate options file:
   $ satops show config > options.yaml
4. Edit the options.yaml file if needed
5. Launch satops.
   $ satops -s satellites.yaml -c options.yaml <command>

   For instance to synchronise a target satellite from a source:
   $ satops -s satellites.yaml -c options.yaml sync


MANUAL
------
For a short version help, run satops without option
For more details, please refer to the included MANUAL


DEVELOPMENTS
------------
- Due to the continuing development efforts of the RH Satellite engineering
  team the API is changing over time to include fixes and enhancement.


LICENCE
-------
GNU GPLV3 - See COPYING file


SOURCES
-------
https://github.com/SatOps/SatOps


CONTRIBUTORS
------------
Gilles   Dubreuil - [email protected]
Aurelien Gouny    - [email protected]

satops's Projects

satops icon satops

Red Hat Network Satellite/Spacewalk XML/RPC API tool. Provides operations such as export, import, synchronize and more to manipulate RHN Satellite content

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.