e7dal / noobaa-core

NooBaa is a Dynamic Data Gateway for cloud-native, hybrid and multi cloud environments :cloud::rocket:

Home Page:https://www.noobaa.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  • Website
  • Wiki - articles for hackers
  • Docs - the new docs site is almost ready...

Communicate

Contribute

License

Apache License 2.0, see LICENSE

About

NooBaa is a Dynamic Data Gateway for cloud-native, hybrid and multi cloud environments :cloud::rocket:

https://www.noobaa.io

License:Apache License 2.0


Languages

Language:JavaScript 87.8%Language:C++ 5.5%Language:C 4.3%Language:Shell 1.4%Language:Go 0.2%Language:Dockerfile 0.2%Language:Python 0.2%Language:Makefile 0.1%Language:Groovy 0.1%Language:PLpgSQL 0.1%