diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..2404011 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "noobaa-core"] + path = noobaa-core + url = https://github.com/noobaa/noobaa-core diff --git a/index.md b/index.md index ca5e5d1..f72b735 100644 --- a/index.md +++ b/index.md @@ -19,6 +19,7 @@ The goal is to simplify data flows for admins by connecting to any of the storag - [Getting started with noobaa-operator CLI](noobaa-operator-cli.md) - [Getting started with noobaa-core standalone](noobaa-core-standalone.md) - [Getting started with noobaa-core nsfs gateway](noobaa-core-nsfs.md) +- [Getting started with noobaa-core](noobaa-core/docs/non_containerized_NSFS.md) ## User Guide diff --git a/noobaa-core b/noobaa-core new file mode 160000 index 0000000..5914557 --- /dev/null +++ b/noobaa-core @@ -0,0 +1 @@ +Subproject commit 5914557f0ee3e932093d22e92ec96be068d3618b