From 8cf25310af5c743400f4227cfaaa185f676d9d0f Mon Sep 17 00:00:00 2001 From: Beth Dean Date: Mon, 23 Sep 2019 11:54:46 -0700 Subject: [PATCH] Add link to terms of use (#817) * Add link to terms of use * Adds missing * in header below Running DBRS with Cassandra. Signed-off-by: Michael Vincerra --- source/guides/stacks/dbrs.rst | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/source/guides/stacks/dbrs.rst b/source/guides/stacks/dbrs.rst index 94be052d..2f6946fc 100644 --- a/source/guides/stacks/dbrs.rst +++ b/source/guides/stacks/dbrs.rst @@ -31,6 +31,13 @@ Kubernetes* cluster. The Redis stack application is enabled for a multinode Kubernetes environment, using AEP persistent memory DIMM in fsdax mode for storage. +.. note:: + + The Database Reference Stack is a collective work, and each piece + of software within the work has its own license. Please see the + `DBRS Terms of Use`_ for more details about licensing and usage of the Database Reference Stack. + + Hardware Requirements ********************* @@ -161,8 +168,8 @@ Configuration Steps sudo mount -o dax /dev/pmem0 /mnt/dax0 -Running DBRS with Cassandra -*************************** +Running DBRS with Cassandra* +**************************** DBRS with Cassandra can be deployed as a standalone container or inside Kubernetes\*. Instructions for both cases is included here. Note that you can @@ -620,3 +627,5 @@ To start a redisfailover instance in Kubernetes run the following .. _Intel Optane DC PMM: https://www.intel.com/content/www/us/en/architecture-and-technology/optane-technology/optane-for-data-centers.html .. _pmem-csi: https://github.com/intel/pmem-csi/blob/release-0.5/README.md + +.. _DBRS Terms of Use: https://clearlinux.org/stacks/database/terms-of-use