Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heketi/heketi
RESTful based volume management framework for GlusterFS
https://github.com/heketi/heketi
boltdb bricks glusterfs glusterfs-clusters glusterfs-volumes golang heketi kubernetes negroni openshift rest storage
Last synced: 4 days ago
JSON representation
RESTful based volume management framework for GlusterFS
- Host: GitHub
- URL: https://github.com/heketi/heketi
- Owner: heketi
- License: other
- Archived: true
- Created: 2015-06-15T06:10:11.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-07-06T18:37:01.000Z (over 1 year ago)
- Last Synced: 2025-01-03T21:49:14.673Z (19 days ago)
- Topics: boltdb, bricks, glusterfs, glusterfs-clusters, glusterfs-volumes, golang, heketi, kubernetes, negroni, openshift, rest, storage
- Language: Go
- Homepage:
- Size: 21.3 MB
- Stars: 1,259
- Watchers: 57
- Forks: 435
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: COPYING-GPLV2
- Authors: AUTHORS
Awesome Lists containing this project
README
# Maintenance Status
⚠️ IMPORTANT - Please read this section carefully if you are currently using or plan to use Heketi or want to contribute to the project. ⚠️
The Heketi project is now unmaintained. The original maintenance team has archived this repository and is no longer monitoring it. If you need to build, test, or otherwise work on heketi you will need to do so in your own fork.
Thank you to anyone who used or contributed to Heketi while it was maintained.
Additionally, we would like to note that the Heketi maintenance team does not maintain the gluster volume integration found in Kubernetes that makes use of Heketi. Issues beyond the Heketi server, cli tool, and client API are best addressed elsewhere.
Thank you for your understanding.
# Heketi
Heketi provides a RESTful management interface which can be used to manage the life cycle of GlusterFS volumes. With Heketi, cloud services like OpenStack Manila, Kubernetes, and OpenShift can dynamically provision GlusterFS volumes with any of the supported durability types. Heketi will automatically determine the location for bricks across the cluster, making sure to place bricks and its replicas across different failure domains. Heketi also supports any number of GlusterFS clusters, allowing cloud services to provide network file storage without being limited to a single GlusterFS cluster.# Downloads
Heketi source code can be obtained via the
[project's releases page](https://github.com/heketi/heketi/releases)
or by cloning this repository.# Documentation
Heketi's official documentation is located in the
[docs/ directory](https://github.com/heketi/heketi/tree/master/docs/)
within the repo.# Demo
Please visit [Vagrant-Heketi](https://github.com/heketi/vagrant-heketi) to try out the demo.# Community
* Mailing list: [Join our mailing list](http://lists.gluster.org/mailman/listinfo/heketi-devel)
# Talks
* DevNation 2016
[![image](https://img.youtube.com/vi/gmEUnOmDziQ/3.jpg)](https://youtu.be/gmEUnOmDziQ)
[Slides](http://bit.ly/29avBJX)* Devconf.cz 2016:
[![image](https://img.youtube.com/vi/jpkG4wciy4U/3.jpg)](https://www.youtube.com/watch?v=jpkG4wciy4U) [Slides](https://github.com/lpabon/go-slides)