Skip to content

Commit 1622dd3

Browse files
authored
Update installation.md
1 parent 6d3c1ec commit 1622dd3

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed
Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,40 @@
11
---
22
title: Installation Guide
3-
description: "This guide explains how to install the OpenSDS Projects with its components and test basic features."
3+
description: "This guide explains how to install the SODA Foundation Projects with its components and test basic features."
44
weight: 30
55
---
66

7-
This guide explains how to install the OpenSDS Projects with its components and test basic features.
7+
This guide explains how to install the SODA Foundation Projects with its components and test basic features.
88

9-
OpenSDS Projects may be installed, deployed and tested using multiple tools, such as Ansible, Salt, Helm, bash scripts etc. The [opensds-installer](https://github.com/opensds/opensds-installer) project contains resources and tools for this guide.
9+
SODA Foundation Projects may be installed, deployed and tested using multiple tools, such as Ansible, Salt, Helm, bash scripts etc. The [SODA-installer](https://github.com/sodafoundation/installer) project contains resources and tools for this guide.
1010

1111
## 1. Installation using Ansible
1212

1313
The recommended method of installation is using ansible in Ubuntu 16.04. Detailed steps are provided below.
1414

15-
* [Local Cluster installation using ansible](https://github.com/opensds/opensds/wiki/OpenSDS-Cluster-Installation-through-Ansible)
16-
* [Install OpenSDS in multiple nodes (Eg. 3 nodes, 1 Controller and 2 Backends)](https://github.com/opensds/opensds-installer/blob/master/ansible/docs/OpenSDS%20Multi-nodes%20installation%20using%20Ansible.md)
15+
* [Local Cluster installation using ansible](https://github.com/sodafoundation/api/wiki/OpenSDS-Cluster-Installation-through-Ansible)
16+
* [Install OpenSDS in multiple nodes (Eg. 3 nodes, 1 Controller and 2 Backends)](https://github.com/sodafoundation/installer/blob/master/ansible/docs/OpenSDS%20Multi-nodes%20installation%20using%20Ansible.md)
1717

1818
## 2. Installation using Salt
1919

20-
* [https://github.com/opensds/opensds-installer/tree/master/salt](https://github.com/opensds/opensds-installer/tree/master/salt)
21-
* [https://github.com/opensds/opensds-installer/blob/master/salt/HACKING.md](https://github.com/opensds/opensds-installer/blob/master/salt/HACKING.md)
20+
* [https://github.com/sodafoundation/installer/tree/master/salt](https://github.com/sodafoundation/installer/tree/master/salt)
21+
* [https://github.com/sodafoundation/installer/blob/master/salt/HACKING.md](https://github.com/sodafoundation/installer/blob/master/salt/HACKING.md)
2222

23-
## 3. Deploy OpenSDS using Helm
23+
## 3. Deploy SODA Foundation projects using Helm
2424

25-
* [https://github.com/opensds/opensds-installer/tree/master/charts](https://github.com/opensds/opensds-installer/tree/master/charts)
26-
* [https://github.com/opensds/opensds-installer/blob/master/charts/OpenSDS Installation using Helm.md](https://github.com/opensds/opensds-installer/blob/master/charts/OpenSDS%20Installation%20using%20Helm.md)
25+
* [https://github.com/sodafoundation/installer/tree/master/charts](https://github.com/sodafoundation/installer/tree/master/charts)
26+
* [https://github.com/sodafoundation/installer/blob/master/charts/OpenSDS Installation using Helm.md](https://github.com/sodafoundation/installer/blob/master/charts/OpenSDS%20Installation%20using%20Helm.md)
2727

2828
## 4. Local cluster installation using Bash
2929

30-
* [https://github.com/opensds/opensds/wiki/OpenSDS-Local-Cluster-with-Multi-tenants-Installation](https://github.com/opensds/opensds/wiki/OpenSDS-Local-Cluster-with-Multi-tenants-Installation)
30+
* [https://github.com/sodafoundation/api/wiki/OpenSDS-Local-Cluster-with-Multi-tenants-Installation](https://github.com/sodafoundation/api/wiki/OpenSDS-Local-Cluster-with-Multi-tenants-Installation)
3131

3232
## 5. Miscellaneous
3333

34-
* [https://github.com/opensds/opensds/wiki/OpenSDS-Cluster-Installation-On-Red-Hat-Enterprise-Linux](https://github.com/opensds/opensds/wiki/OpenSDS-Cluster-Installation-On-Red-Hat-Enterprise-Linux)
35-
* [https://github.com/opensds/opensds/wiki/How-to-Run-Containerized-OpenSDS-for-Testing-Work](https://github.com/opensds/opensds/wiki/How-to-Run-Containerized-OpenSDS-for-Testing-Work)
36-
* [https://github.com/opensds/opensds/wiki/OpenSDS-Integration-with-Kubernetes-CSI](https://github.com/opensds/opensds/wiki/OpenSDS-Integration-with-Kubernetes-CSI)
34+
* [https://github.com/sodafoundation/api/wiki/OpenSDS-Cluster-Installation-On-Red-Hat-Enterprise-Linux](https://github.com/sodafoundation/api/wiki/OpenSDS-Cluster-Installation-On-Red-Hat-Enterprise-Linux)
35+
* [https://github.com/sodafoundation/api/wiki/How-to-Run-Containerized-OpenSDS-for-Testing-Work](https://github.com/sodafoundation/api/wiki/How-to-Run-Containerized-OpenSDS-for-Testing-Work)
36+
* [https://github.com/sodafoundation/api/wiki/OpenSDS-Integration-with-Kubernetes-CSI](https://github.com/sodafoundation/api/wiki/OpenSDS-Integration-with-Kubernetes-CSI)
3737

3838
## Reference
3939

40-
* [https://github.com/opensds/opensds/wiki](https://github.com/opensds/opensds/wiki)
40+
* [https://github.com/sodafoundation/api/wiki](https://github.com/sodafoundation/api/wiki)

0 commit comments

Comments
 (0)