|
|
|
|
|
Wiki currently provides information on how to setup a single node or cluster for 2 different cloud providers with various pre-installed and pre-configured software for effortless development and deployments.
|
|
Wiki currently provides information on how to setup a single node or cluster for 2 different cloud providers with various pre-installed and pre-configured software for effortless development and deployments.
|
|
|
|
|
|
### Step-by-step guide
|
|
### Step-by-step guide
|
|
|
|
|
|
Following this step by step guide will allow you to provision a 1-3 node cluster using a Linux workstation (OSX/Windows WSL possibly), served at a domain of your choice, using 1 of the 2 cloud providers complete with the following and more.
|
|
Following this step by step guide will allow you to provision a 1-3 node cluster using a Linux workstation (OSX/Windows WSL possibly), served at a domain of your choice, using 1 of the 2 cloud providers complete with the following and more.
|
|
|
|
|
|
**Cloud** - Machines, VPCs, Firewalls, DNS, S3 Object storage, OS AMI/Snapshots etc.
|
|
**Cloud** - Machines, VPCs, Firewalls, DNS, S3 Object storage, OS AMI/Snapshots etc.
|
... | @@ -15,12 +14,12 @@ Following this step by step guide will allow you to provision a 1-3 node cluster |
... | @@ -15,12 +14,12 @@ Following this step by step guide will allow you to provision a 1-3 node cluster |
|
|
|
|
|
### Necessary items
|
|
### Necessary items
|
|
|
|
|
|
- Linux workstation (Windows WSL works as well, OSX should work)
|
|
- Linux workstation (Windows WSL works as well, OSX should work)
|
|
- Has ability to install Terraform, Packer, and use SSH
|
|
- Has ability to install Terraform, Packer, and use SSH
|
|
- Cloud Provider Access (AWS or Digital Ocean)
|
|
- Cloud Provider Access (AWS or Digital Ocean)
|
|
- Has ability to create and/or manage api keys/vpcs/firewall/object storage/snapshots/vms
|
|
- Has ability to create and/or manage api keys/vpcs/firewall/object storage/snapshots/vms
|
|
- Domain Name
|
|
- Domain Name
|
|
- Valid domain name(s) and ability to change its nameservers
|
|
- Exisiting domain name(s) and ability to change its name servers or registering a new domain name and configuring its name servers.
|
|
|
|
|
|
---
|
|
---
|
|
|
|
|
... | @@ -36,22 +35,19 @@ There may be hard requirements that must be met before a project can be consider |
... | @@ -36,22 +35,19 @@ There may be hard requirements that must be met before a project can be consider |
|
|
|
|
|
### [Workstation](workstation)
|
|
### [Workstation](workstation)
|
|
##### Step 1/4
|
|
##### Step 1/4
|
|
Instructions on whats needed and how to setup the workstation.
|
|
Instructions on whats needed and how to setup the workstation.
|
|
|
|
|
|
---
|
|
---
|
|
|
|
|
|
### [Cloud provider](cloud-provider)
|
|
### [Cloud provider](cloud-provider)
|
|
##### Step 2/4
|
|
##### Step 2/4
|
|
Instructions on what is necessary and how to configure the (2) cloud providers.
|
|
Instructions on what is necessary and how to configure the (2) cloud providers.
|
|
|
|
|
|
---
|
|
---
|
|
|
|
|
|
### WIP [Domain](domain)
|
|
### [Domain](domain)
|
|
##### Step 3/4
|
|
##### Step 3/4
|
|
Basic information on whats needed from domain provider.
|
|
Instructions on setting up and configuring domain(s) to point to our node(s).
|
|
|
|
|
|
- [ ] Rough Draft
|
|
|
|
- [ ] Added links
|
|
|
|
|
|
|
|
---
|
|
---
|
|
|
|
|
... | | ... | |