This is a staging site. Uploads will not persist. Testing only.

ceph-prometheus-alerts

prometheus alerts for the ceph dashboard

Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage.

ceph-mgr-modules-core

ceph manager modules which are always enabled

Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage.

ceph-mgr-cephadm

cephadm orchestrator module for ceph-mgr

Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage.

ceph-immutable-object-cache

Ceph daemon for immutable object cache

Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. This is a daemon for immutable object cache.

ceph-grafana-dashboards

grafana dashboards for the ceph dashboard

Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage.

python3-wtforms-alchemy

Tools for creating WTForms forms from SQLAlchemy models (library)

WTForms-Alchemy provides a helper class that let you create a Form class from a SQLAlchemy model. It does not try to replace all the functionality of wtforms.ext.sqlalchemy, only the model_form function of wtforms.ext.sqlalchemy by a much better solution. Other functionality of ext.sqlalchemy such as QuerySelectField and QuerySelectMultipleField can be used along with WTForms-Alchemy.