Moved page re RethinkDB-based AWS testing cluster to Appendices

This commit is contained in:
Troy McConaghy 2017-06-09 10:26:01 +02:00
parent c9b5637681
commit f807495e92
5 changed files with 3 additions and 4 deletions

View File

@ -18,6 +18,7 @@ Appendices
backend
commands
aws-setup
aws-testing-cluster
template-terraform-aws
template-ansible
azure-quickstart-template

View File

@ -5,5 +5,3 @@ Clusters
:maxdepth: 1
set-up-a-cluster
aws-testing-cluster

View File

@ -1,6 +1,6 @@
# Set Up a Cluster
This section is about how to set up a BigchainDB cluster where each node is operated by a different operator. If you want to set up and run a testing cluster on AWS (where all nodes are operated by you), then see [the section about that](aws-testing-cluster.html).
This section is about how to set up a BigchainDB cluster where each node is operated by a different operator.
## Initial Questions

View File

@ -23,7 +23,7 @@ There are some old RethinkDB-based deployment instructions as well:
* [Deploy a bare-bones RethinkDB-based node on Azure](appendices/azure-quickstart-template.html)
* [Deploy a bare-bones RethinkDB-based node on any Ubuntu machine with Ansible](appendices/template-ansible.html)
* [Deploy a RethinkDB-based testing cluster on AWS](clusters-feds/aws-testing-cluster.html)
* [Deploy a RethinkDB-based testing cluster on AWS](appendices/aws-testing-cluster.html)
Instructions for setting up a client will be provided once there's a public test net.