sclorg/welcome

Name: welcome

Owner: Software Collections

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

Created: 2017-06-28 21:34:17.0

Updated: 2018-03-03 03:07:15.0

Pushed: 2017-10-09 14:27:13.0

Homepage: null

Size: 6

Language: null

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Welcome to the SCL.org Space

This is basically an overview around the sclorg organization, aka what all one can find here.

Why SCL.org? Since all the repositories, under this organization are somehow connected to the Software Collections concept. Software Collections give you the power to build, install, and use multiple versions of software on the same system, without affecting system-wide installed packages.

And since we have had set of new web development tools available as RPMs, tested and available in the directory on softwarecollections.org, it is a good idea to re-use those tested packages and make container images from them, that are working fine in OpenShift.

Repositories Overview

Where to Learn More About Containers

There is a lot of articles around Docker and containers generally, these are just few that seemed to provide basic introduction:

How to write a Dockerfile

Reproducible builds are created via Dockerfiles, learn more about Dockerfile basics in the following articles:

Orchestrating Containers and PaaS

Kubernetes (aka k8s) has become de-facto standard in the orchestrating containers (which means running them in scale, configuring as cattle, not pets). OpenShift is then PaaS built on top of Kubernetes, that offers whole application lifecycle management, i.e. rapidly build and deploy Docker-formatted containers and manage them on a robust, scalable platform. Learn more about those two technologies at:

Source-to-image

Many packages under this organization uses the source-to-image (s2i) concept, a toolkit and workflow for building reproducible Docker images from source code. Learn more about this at:


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.