Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Additional dependencies packaging for making enhanced features available in Ceph

License

Notifications You must be signed in to change notification settings

koor-tech/koor-ceph-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

koor-ceph-container

Additional dependencies packaging for making enhanced features available in Ceph Container Image.

Added library support for:

Ceph Dashboard SSO: The dashboard supports authentication via an external identity provider using the SAML 2.0 protocol.

Find koor-ceph-container image:

The koor-ceph-container is hosted on Koor's Docker Hub registry and can be pulled using::

docker pull koorinc/koor-ceph-container:$versiontag

Version tags can be found on Koor's Docker Hub registry

Alternatively, tags could be found from command line using the following command (assuming you have jq installed):

$ curl -s https://registry.hub.docker.com/v2/repositories/koorinc/koor-ceph-container/tags/\?page_size\=100 | jq '."results"[] .name'

Core Component Structure:

The builds are initiated by docker-image-rebuild.yaml workflow, which sources environment variables from .env and shell scripts build-push-container-imgs* present at src/ dir. These scripts then pick up the latest stable release Ceph container image from quay registry and minimally rebuilds them with dependencies and configurations needed for additional feature support using src/Dockerfile tagged as:

koorinc/koor-ceph-container:${RELEASE_VERSION}

The packaged images are based of CentOS. The rebuild image is then pushed to Koor's Docker Hub registry and are made available for pulling them.

About

Additional dependencies packaging for making enhanced features available in Ceph

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •