|
1 | 1 | --- |
2 | 2 | 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." |
4 | 4 | weight: 30 |
5 | 5 | --- |
6 | 6 |
|
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. |
8 | 8 |
|
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. |
10 | 10 |
|
11 | 11 | ## 1. Installation using Ansible |
12 | 12 |
|
13 | 13 | The recommended method of installation is using ansible in Ubuntu 16.04. Detailed steps are provided below. |
14 | 14 |
|
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) |
17 | 17 |
|
18 | 18 | ## 2. Installation using Salt |
19 | 19 |
|
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) |
22 | 22 |
|
23 | | -## 3. Deploy OpenSDS using Helm |
| 23 | +## 3. Deploy SODA Foundation projects using Helm |
24 | 24 |
|
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) |
27 | 27 |
|
28 | 28 | ## 4. Local cluster installation using Bash |
29 | 29 |
|
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) |
31 | 31 |
|
32 | 32 | ## 5. Miscellaneous |
33 | 33 |
|
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) |
37 | 37 |
|
38 | 38 | ## Reference |
39 | 39 |
|
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