All Projects → aquarist-labs → aquarium

aquarist-labs / aquarium

Licence: other
Project Aquarium is a SUSE-sponsored open source project aiming at becoming an easy to use, rock solid storage appliance based on Ceph.

Programming Languages

python
139335 projects - #7 most used programming language
typescript
32286 projects
HTML
75241 projects
shell
77523 projects
Roff
2310 projects
SCSS
7915 projects

Projects that are alternatives of or similar to aquarium

ngx-lua-images
OpenResty (nginx+lua)+Ceph+GraphicsMagick 动态生成处理图片
Stars: ✭ 34 (-52.11%)
Mutual labels:  ceph
testbed
With this testbed, it is possible to run a full OSISM installation, the baseline of the Sovereign Cloud Stack, on an existing OpenStack environment such as City Cloud or Open Telekom Cloud.
Stars: ✭ 51 (-28.17%)
Mutual labels:  ceph
ceph-prometheus-rules
Prometheus Rules to monitor CEPH instances
Stars: ✭ 17 (-76.06%)
Mutual labels:  ceph
moadsd-ng
The MOADSD-NG project does provide a simple way to setup a hybrid cloud security demo, playground and learning environment within the clouds.
Stars: ✭ 13 (-81.69%)
Mutual labels:  ceph
awesome-storage
A curated list of storage open source tools. Backups, redundancy, sharing, distribution, encryption, etc.
Stars: ✭ 324 (+356.34%)
Mutual labels:  ceph
f3
f3 is a bridge between FTP and an s3-compatible object storage.
Stars: ✭ 23 (-67.61%)
Mutual labels:  ceph
crowbar-core
Core deployment for Crowbar
Stars: ✭ 16 (-77.46%)
Mutual labels:  ceph
kernel new features
一个深挖 Linux 内核的新功能特性,以 io_uring, cgroup, ebpf, llvm 为代表,包含开源项目,代码案例,文章,视频,架构脑图等
Stars: ✭ 1,094 (+1440.85%)
Mutual labels:  ceph
radosgw usage exporter
Prometheus exporter for scraping Ceph RADOSGW usage data.
Stars: ✭ 34 (-52.11%)
Mutual labels:  ceph
cephgeorep
An efficient unidirectional remote backup daemon for CephFS.
Stars: ✭ 27 (-61.97%)
Mutual labels:  ceph
ceph-salt
Ceph cluster deployment with SaltStack
Stars: ✭ 83 (+16.9%)
Mutual labels:  ceph
Bynar
Server remediation as a service
Stars: ✭ 53 (-25.35%)
Mutual labels:  ceph
esop
Cloud-enabled backup and restore tool for Apache Cassandra
Stars: ✭ 40 (-43.66%)
Mutual labels:  ceph
evcloud
EVCloud是一个基于ceph和libvirt的轻量级云主机管理平台,实用稳定,维护简易
Stars: ✭ 44 (-38.03%)
Mutual labels:  ceph
metalnetes
Create and manage multiple Kubernetes clusters using KVM on a bare metal Fedora 29 server. Includes helm + rook-ceph + nginx ingress + the stock analysis engine (jupyter + redis cluster + minio + automated cron jobs for data collection) - works on Kubernetes version v1.16.0 - 1.16.3 was not working
Stars: ✭ 37 (-47.89%)
Mutual labels:  ceph
dovecot-ceph-plugin
Dovecot plugin for storing mails in a Ceph cluster
Stars: ✭ 116 (+63.38%)
Mutual labels:  ceph
homebrew-ceph-client
Homebrew tap for ceph client libraries
Stars: ✭ 22 (-69.01%)
Mutual labels:  ceph
file-storage-system
一个基于 Go 语言实现的分布式云存储服务,慕课网实战仿百度网盘项目。
Stars: ✭ 149 (+109.86%)
Mutual labels:  ceph
filestore-server
基于golang实现的一种分布式云存储服务
Stars: ✭ 61 (-14.08%)
Mutual labels:  ceph
okd4-upi-lab-setup
Building an OKD 4 Home Lab
Stars: ✭ 72 (+1.41%)
Mutual labels:  ceph

Project Aquarium

Website

GitHub Repo stars

codecov GitHub last commit Lines of code GitHub contributors GitHub issues GitHub milestones

Project Aquarium is a SUSE-sponsored open source project aiming at becoming an easy to use, rock solid storage appliance based on Ceph.

We are investigating the beginnings of a new storage appliance project in an opinionated fashion. The Aquarium project is split into two clearly defined work streams: Gravel (backend) and Glass (frontend).

Aquarist Labs is licensed under GPL version 3, except where other licenses may apply. We do not require assignment of a copyright to contribute code; code is contributed under the terms of the applicable license.

How do I get started?

Look at the issue list or check out our Slack channel (see below) and ask one of the friendly contributors. You can also view our project board and check our Review Guidelines.

If you want to get your hands dirty as soon as possible, you can also run the script at tools/setup-dev.sh. This will ensure you have a basic development environment as soon as possible so you can start hacking.

You will be able to find the backend bits in src/gravel, while the frontend bits are located in src/glass.

For i18n translation contribution please take a look at Translator Guide

Check out our From Zero to Hero quickstart to help you get off your feet.

Where can I get more help, if I need it?

Join us on Slack! You can sign up here.

We have the following channels:

  • #announcements: For all announcements related to Aquarist Labs and the Aquarium project
  • #aquarium: For all conversation and questions surrounding the Aquarium project
  • #general: Show us your best gif!
  • #github-notifications: Notifications from the github app.

If you have a new idea, or want to discuss any implementation details, we recommend using our Discussion page on GitHub.

Checking out the source

You can clone from github with

git clone [email protected]:aquarist-labs/aquarium

or, if you are not a github user,

git clone git://github.com/aquarist-labs/aquarium
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].