{"id":20111160,"url":"https://github.com/openstack/puppet-ceph","last_synced_at":"2025-05-16T15:08:21.560Z","repository":{"id":11283732,"uuid":"13693408","full_name":"openstack/puppet-ceph","owner":"openstack","description":"Ceph Puppet Module. Mirror of code maintained at opendev.org.","archived":false,"fork":false,"pushed_at":"2025-04-08T17:19:40.000Z","size":1074,"stargazers_count":121,"open_issues_count":0,"forks_count":108,"subscribers_count":35,"default_branch":"master","last_synced_at":"2025-04-12T14:17:20.073Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://opendev.org/openstack/puppet-ceph","language":"Ruby","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openstack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-10-19T01:31:09.000Z","updated_at":"2025-04-08T17:19:43.000Z","dependencies_parsed_at":"2023-02-10T10:31:27.682Z","dependency_job_id":"8586d1f5-84bb-466d-95ac-27c7ed4936bc","html_url":"https://github.com/openstack/puppet-ceph","commit_stats":null,"previous_names":["stackforge/puppet-ceph"],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack%2Fpuppet-ceph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack%2Fpuppet-ceph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack%2Fpuppet-ceph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack%2Fpuppet-ceph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openstack","download_url":"https://codeload.github.com/openstack/puppet-ceph/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254553958,"owners_count":22090417,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T18:14:39.356Z","updated_at":"2025-05-16T15:08:16.545Z","avatar_url":"https://github.com/openstack.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Team and repository tags\n========================\n\n[![Team and repository tags](https://governance.openstack.org/tc/badges/puppet-ceph.svg)](https://governance.openstack.org/tc/reference/tags/index.html)\n\n\u003c!-- Change things from this point on --\u003e\n\nceph\n====\n\n#### Table of Contents\n\n1. [Overview - What is the ceph module?](#overview)\n2. [Module Description - What does the module do?](#module-description)\n3. [Setup - The basics of getting started with ceph](#setup)\n4. [Implementation - An under-the-hood peek at what the module is doing](#implementation)\n5. [Limitations - OS compatibility, etc.](#limitations)\n6. [Use Cases - Examples of how to use this module](#limitations)\n7. [Development - Guide for contributing to the module](#development)\n8. [Contributors - Those with commits](#contributors)\n9. [Release Notes - Notes on the most recent updates to the module](#release-notes)\n10. [Repository - Repository for the module](#repository)\n\nOverview\n--------\n\nThe ceph module is intended to leverage all [Ceph](http://ceph.com/) has to offer and allow for a wide range of use case. Although hosted on the OpenStack infrastructure, it does not require to sign a CLA nor is it restricted to OpenStack users. It benefits from a structured development process that helps federate the development effort. Each feature is tested with integration tests involving virtual machines to show that it performs as expected when used with a realistic scenario.\n\nModule Description\n------------------\n\nThe ceph module deploys a [Ceph](http://ceph.com/) cluster ( MON, OSD ), the [Cephfs](http://docs.ceph.com/docs/master/cephfs/) file system and the [RadosGW](https://docs.ceph.com/docs/master/radosgw/) object store. It provides integration with various environments ( OpenStack ... ) and components to be used by third party puppet modules that depend on a Ceph cluster.\n\nSetup\n-----\n\nImplementation\n--------------\n\nA [blueprint](https://wiki.openstack.org/wiki/Puppet/ceph-blueprint) contains an inventory of what is desirable. It was decided to start from scratch and implement one module at a time.\n\nLimitations\n-----------\n\nWe follow the OS compatibility of Ceph. With the release of infernalis this is currently:\n\n* CentOS 7 or later\n* Debian Jessie 8.x or later\n* Ubuntu Trusty 14.04 or later\n* Fedora 22 or later\n\nUse Cases\n---------\n\n* [I want to try this module, heard of ceph, want to see it in action](USECASES.md#i-want-to-try-this-module,-heard-of-ceph,-want-to-see-it-in-action)\n* [I want to operate a production cluster](USECASES.md#i-want-to-operate-a-production-cluster)\n* [I want to run benchmarks on three new machines](USECASES.md#i-want-to-run-benchmarks-on-three-new-machines)\n\nDevelopment\n-----------\n\n```\ngit clone https://github.com/openstack/puppet-ceph.git\ncd puppet-ceph\nsudo gem install bundler\nbundle install\n```\n\nThe developer documentation of the puppet-openstack project is the reference:\n\n* https://docs.openstack.org/puppet-openstack-guide/latest/\n\nMailing lists:\n\n* [openstack-discuss](https://lists.openstack.org/pipermail/openstack-discuss/)\n* [ceph-devel](https://ceph.com/en/community/connect/)\n\nIRC channels:\n\n* irc.oftc.net#puppet-openstack\n* irc.oftc.net#ceph-devel\n\nDevelopment\n-----------\n\nDeveloper documentation for the entire puppet-openstack project.\n\n* https://docs.openstack.org/puppet-openstack-guide/latest/\n\nContributors\n------------\n\n* https://github.com/openstack/puppet-ceph/graphs/contributors\n\nRelease Notes\n-------------\n\n* https://docs.openstack.org/releasenotes/puppet-ceph\n\nRepository\n-------------\n\n* https://opendev.org/openstack/puppet-ceph\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenstack%2Fpuppet-ceph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenstack%2Fpuppet-ceph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenstack%2Fpuppet-ceph/lists"}