Skip to content

Commit 50d9b51

Browse files
authored
[cherry-pick] Update Stash installation link (#173) (#176)
Signed-off-by: Emruz Hossain <emruz@appscode.com>
1 parent 138c910 commit 50d9b51

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/mongodb-replicaset.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Stash supports taking [backup and restores MongoDB ReplicaSet clusters in "idiom
1919
## Before You Begin
2020

2121
- At first, you need to have a Kubernetes cluster, and the `kubectl` command-line tool must be configured to communicate with your cluster. If you do not already have a cluster, you can create one by using Minikube.
22-
- Install Stash in your cluster following the steps [here](/docs/setup/install.md).
22+
- Install Stash in your cluster following the steps [here](/docs/setup/README.md).
2323
- Install MongoDB addon for Stash following the steps [here](/docs/addons/mongodb/setup/install.md).
2424
- Install [KubeDB](https://kubedb.com) in your cluster following the steps [here](https://kubedb.com/docs/latest/setup/install/). This step is optional. You can deploy your database using any method you want. We are using KubeDB because KubeDB simplifies many of the difficult or tedious management tasks of running a production grade databases on private and public clouds.
2525
- If you are not familiar with how Stash backup and restore MongoDB databases, please check the following guide [here](/docs/addons/mongodb/overview.md).

docs/mongodb-sharding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Stash 0.9.0+ supports taking [backup](https://docs.mongodb.com/manual/tutorial/b
1919
## Before You Begin
2020

2121
- At first, you need to have a Kubernetes cluster, and the `kubectl` command-line tool must be configured to communicate with your cluster. If you do not already have a cluster, you can create one by using Minikube.
22-
- Install Stash in your cluster following the steps [here](/docs/setup/install.md).
22+
- Install Stash in your cluster following the steps [here](/docs/setup/README.md).
2323
- Install MongoDB addon for Stash following the steps [here](/docs/addons/mongodb/setup/install.md).
2424
- Install [KubeDB](https://kubedb.com) in your cluster following the steps [here](https://kubedb.com/docs/latest/setup/install/). This step is optional. You can deploy your database using any method you want. We are using KubeDB because KubeDB simplifies many of the difficult or tedious management tasks of running a production grade databases on private and public clouds.
2525
- If you are not familiar with how Stash backup and restore MongoDB databases, please check the following guide [here](/docs/addons/mongodb/overview.md).

docs/mongodb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Stash 0.9.0+ supports backup and restoration of MongoDB databases. This guide wi
1919
## Before You Begin
2020

2121
- At first, you need to have a Kubernetes cluster, and the `kubectl` command-line tool must be configured to communicate with your cluster. If you do not already have a cluster, you can create one by using Minikube.
22-
- Install Stash in your cluster following the steps [here](/docs/setup/install.md).
22+
- Install Stash in your cluster following the steps [here](/docs/setup/README.md).
2323
- Install MongoDB addon for Stash following the steps [here](/docs/addons/mongodb/setup/install.md).
2424
- Install [KubeDB](https://kubedb.com) in your cluster following the steps [here](https://kubedb.com/docs/latest/setup/install/). This step is optional. You can deploy your database using any method you want. We are using KubeDB because KubeDB simplifies many of the difficult or tedious management tasks of running a production grade databases on private and public clouds.
2525
- If you are not familiar with how Stash backup and restore MongoDB databases, please check the following guide [here](/docs/addons/mongodb/overview.md).

0 commit comments

Comments
 (0)