All Projects → noobaa → Noobaa Core

noobaa / Noobaa Core

Licence: apache-2.0
NooBaa is a Dynamic Data Gateway for cloud-native, hybrid and multi cloud environments ☁️🚀

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Noobaa Core

Radosgw Admin4j
A Ceph Object Storage Admin SDK / Client Library for Java ✨🍰✨
Stars: ✭ 50 (-61.83%)
Mutual labels:  s3, storage
Terraform Aws S3 Log Storage
This module creates an S3 bucket suitable for receiving logs from other AWS services such as S3, CloudFront, and CloudTrail
Stars: ✭ 65 (-50.38%)
Mutual labels:  s3, storage
Arc
📎 Flexible file upload and attachment library for Elixir
Stars: ✭ 1,087 (+729.77%)
Mutual labels:  s3, storage
S5cmd
Parallel S3 and local filesystem execution tool.
Stars: ✭ 565 (+331.3%)
Mutual labels:  s3, storage
Foundatio
Pluggable foundation blocks for building distributed apps.
Stars: ✭ 1,365 (+941.98%)
Mutual labels:  s3, storage
Minio
High Performance, Kubernetes Native Object Storage
Stars: ✭ 30,698 (+23333.59%)
Mutual labels:  s3, storage
Heketi
RESTful based volume management framework for GlusterFS
Stars: ✭ 1,106 (+744.27%)
Mutual labels:  storage, openshift
Infinit
The Infinit policy-based software-defined storage platform.
Stars: ✭ 363 (+177.1%)
Mutual labels:  s3, storage
Go Storage
An application-oriented unified storage layer for Golang.
Stars: ✭ 87 (-33.59%)
Mutual labels:  s3, storage
Akubra
Simple solution to keep a independent S3 storages in sync
Stars: ✭ 79 (-39.69%)
Mutual labels:  s3, storage
Ghost Storage Adapter S3
An AWS S3 storage adapter for Ghost
Stars: ✭ 128 (-2.29%)
Mutual labels:  s3, storage
S3 Uploader
🍎 macOS Electron+React App for uploading files to S3 directly from Status Bar
Stars: ✭ 119 (-9.16%)
Mutual labels:  s3, storage
Cortx
CORTX Community Object Storage is 100% open source object storage uniquely optimized for mass capacity storage devices.
Stars: ✭ 426 (+225.19%)
Mutual labels:  s3, storage
Gluster Kubernetes
GlusterFS Native Storage Service for Kubernetes
Stars: ✭ 822 (+527.48%)
Mutual labels:  storage, openshift
Mort
Storage and image processing server written in Go
Stars: ✭ 420 (+220.61%)
Mutual labels:  s3, storage
Thanos
Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project.
Stars: ✭ 9,820 (+7396.18%)
Mutual labels:  s3, storage
Ozone
Scalable, redundant, and distributed object store for Apache Hadoop
Stars: ✭ 330 (+151.91%)
Mutual labels:  s3, storage
Edgefs
EdgeFS - decentralized, scalable data fabric platform for Edge/IoT Computing and Kubernetes apps
Stars: ✭ 358 (+173.28%)
Mutual labels:  s3, storage
Locopy
locopy: Loading/Unloading to Redshift and Snowflake using Python.
Stars: ✭ 73 (-44.27%)
Mutual labels:  s3, data
Amazon S3 Find And Forget
Amazon S3 Find and Forget is a solution to handle data erasure requests from data lakes stored on Amazon S3, for example, pursuant to the European General Data Protection Regulation (GDPR)
Stars: ✭ 115 (-12.21%)
Mutual labels:  s3, data

slack noobaa-core noobaa-operator


NooBaa is a data service for cloud environments, providing S3 object-store interface with flexible tiering, mirroring, and spread placement policies, over any storage resource that allows GET/PUT including S3, GCS, Azure Blob, Filesystems, etc.

NooBaa simplifies data administration by connecting to any of the storage silos from private or public clouds, and providing a single scalable data service, using the same S3 API and management tools. NooBaa allows full control over data placement, letting you place data based on security, strategy and cost considerations, in the granularity of an application.


Deploy to Kubernetes

To deploy NooBaa, we recommend using NooBaa CLI. Follow the instructions in https://github.com/noobaa/noobaa-operator#noobaa-operator

Once NooBaa CLI installed, simply Install the operator and noobaa with:

./noobaa install

The install output includes S3 service endpoint and credentials, as well as web management console address with credentials.

Getting this information is always available with:

./noobaa status

Remove NooBaa deployment can be done with:

./noobaa uninstall

Tutorial

YOUTUBE

(Click the image or the link to open the noobaa install demo on YouTube)

Help

Communicate

Contribute

License

Apache License 2.0, see LICENSE

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].