Skip to content

sclorg/welcome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Welcome to the Software Collections Organization

This document offers a comprehensive introduction to the Software Collections Organization (SCLOrg), highlighting the repositories under our umbrella and providing examples of their practical applications, along with links to relevant external resources.

The primary focus of SCLOrg revolves around the Software Collections concept. Software Collections offer a streamlined approach to building, installing, and utilizing multiple software versions on a single system, without disrupting pre-existing system-wide package installation.

In light of recent developments, we have introduced a series of RPMs web development tools. To maximize the utility of these verified packages, we encourage the creation of container images compatible with OpenShift.

Repository Overview

  • Container Contribution Guidelines: Learn about what principles to follow when contributing to the SCLOrg, particularly in relation to container repositories.

  • Container Images Overview Based on Software Collections: Access Dockerfiles, relevant sources, and tests for container images.

  • scl-utils: The upstream project for the scl-utils package available in RHEL, CentOS, and Fedora, enabling the building of RPM packages in an alternative directory.

  • spec2scl: A Python-based tool that facilitates the migration of RPM spec files into SCL-enabled variants by adding macros, scriptlets, and more.

  • SCLOrg: Source code for the SCLOrg website, a Django application that serves as a directory for available Software Collections Organization.

  • centpkg for SCLo: A compact wrapper that assists SCLo SIG maintainers in building SCL packages in CBS.

  • centos-release package: A minimal RPM package with a YUM repository, offering upstream Software Collections built in CBS by the community (excluding those in RHSCL).

  • SCLo CI Tests: Tests executed in CentOS CI to verify the successful (re)building of RPM packages in CBS.

  • RPM List Builder: A tool designed to facilitate the rebuilding of SRPMs in CBS that were previously available in different repositories (e.g., RHSCL and others).

  • RHSCL Container CI: Scripts for testing containers on the RHEL platform.

Orchestrating Containers and PaaS

Kubernetes (commonly referred to as k8s) has emerged as the de-facto standard for orchestrating containers, enabling the large-scale management and configuration of containers as cattle rather than pets. OpenShift is a Platform-as-a-Service (PaaS) built on top of Kubernetes, providing comprehensive application lifecycle management. This includes the ability to quickly build and deploy Docker-formatted containers while managing them on a robust, scalable platform. To learn more about these two technologies, explore the following resources:

Source-to-image

Numerous packages within this organization utilize the source-to-image (s2i) concept, a toolkit and workflow designed for building reproducible Docker images directly from source code. To learn more about source-to-image, you can visit:

About

Welcome page with basic overview around the sclorg organization, aka what all one can find here.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published