All Projects → saltstack-formulas → ceph-formula

saltstack-formulas / ceph-formula

Licence: other
docs.saltstack.com/en/latest/topics/development/conventions/formulas.html

Programming Languages

HTML
75241 projects
SaltStack
118 projects

Projects that are alternatives of or similar to ceph-formula

ceph-open-terrarium
ceph-open-terrarium: deploy with terraform-libvirt ceph cluster.. Configure with saltstack or ansible.
Stars: ✭ 18 (+28.57%)
Mutual labels:  ceph, saltstack
ceph-salt
Ceph cluster deployment with SaltStack
Stars: ✭ 83 (+492.86%)
Mutual labels:  ceph, saltstack
Learning Ceph
Tidy up Ceph tutorials.
Stars: ✭ 37 (+164.29%)
Mutual labels:  ceph
Cn
Ceph Nano - One step S3 in container with Ceph.
Stars: ✭ 169 (+1107.14%)
Mutual labels:  ceph
Backy2
backy2: Deduplicating block based backup software for ceph/rbd, image files and devices
Stars: ✭ 126 (+800%)
Mutual labels:  ceph
Ceph Container
Docker files and images to run Ceph in containers
Stars: ✭ 1,134 (+8000%)
Mutual labels:  ceph
Deepsea
A collection of Salt files for deploying, managing and automating Ceph.
Stars: ✭ 140 (+900%)
Mutual labels:  ceph
Crowbar
Cloud Operations Platform
Stars: ✭ 760 (+5328.57%)
Mutual labels:  ceph
Chef Bcpc
Bloomberg Clustered Private Cloud distribution
Stars: ✭ 205 (+1364.29%)
Mutual labels:  ceph
Zlog
A high-performance distributed shared-log for Ceph
Stars: ✭ 103 (+635.71%)
Mutual labels:  ceph
K8s1.13
微服务容器化持续交付总体流程:开发代码提交到Gitlab;Rahcher设置代码库为Gitlab;Rahcher流水线配置编译源码;Rahcher流水线Build Docker镜像;Rancher流水线Push Docker镜像到私有镜像库Harbor;Rancher流水线根据k8s yaml部署文件部署容器。
Stars: ✭ 166 (+1085.71%)
Mutual labels:  ceph
Ceph Ansible
Ansible playbooks to deploy Ceph, the distributed filesystem.
Stars: ✭ 1,320 (+9328.57%)
Mutual labels:  ceph
Cv4pve Barc
Backup And Restore Ceph for Proxmox VE
Stars: ✭ 74 (+428.57%)
Mutual labels:  ceph
Operos
Linux-based operating system that brings hyperscaler-grade infrastructure automation to organizations of all sizes
Stars: ✭ 144 (+928.57%)
Mutual labels:  ceph
Radosgw Admin4j
A Ceph Object Storage Admin SDK / Client Library for Java ✨🍰✨
Stars: ✭ 50 (+257.14%)
Mutual labels:  ceph
Drone Cache
A Drone plugin for caching current workspace files between builds to reduce your build times
Stars: ✭ 194 (+1285.71%)
Mutual labels:  ceph
Api
SODA API is an open source implementation of SODA API Standards for Data and Storage Management.
Stars: ✭ 795 (+5578.57%)
Mutual labels:  ceph
Akubra
Simple solution to keep a independent S3 storages in sync
Stars: ✭ 79 (+464.29%)
Mutual labels:  ceph
Ytdlrc
☁️ Downloads videos and metadata with youtube-dl and moves each file on completion to an rclone remote
Stars: ✭ 140 (+900%)
Mutual labels:  ceph
Volplugin
**EXPERIMENTAL** Contiv Storage: Policy backed Clustered Storage (via Ceph or NFS) for Docker
Stars: ✭ 217 (+1450%)
Mutual labels:  ceph

ceph-formula

Formulas to set up and configure a Ceph cluster.

Available states

ceph

Install and configure Ceph

ceph.mon

Install and configure Ceph monitor.

ceph.osd

Install and configure Ceph OSDs.

ceph.repo

Configures the official Ceph (upstream) repository on target system (either download.ceph.org or www.suse.com mirror).

The state relies on ceph:use_upstream_repo pillar boolean value-

  • True (default): adds the upstream repository to install packages from.
  • False: makes sure that the repository configuration is absent.

The ceph:release pillar controls which release to install. Defaults to luminous.

Usage

For a list of all available options, look at: ceph/defaults.yaml - also have a look at the pillar.example and map.jinja.

Supports GNU Linux (Ubuntu, Fedora, Centos, Suse)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].