mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00

- Template doc for BigchainDB + Tendermint single node - Template doc for BigchainDB + Tendermint network - Remove autosectionlabel extension from docs/server/source/conf.py - Removed this extension because this does not allow two different documents to have same headings, because it auto-indexes - Fix and explicitly label headings and references.
20 lines
632 B
ReStructuredText
20 lines
632 B
ReStructuredText
Production Deployment Template: Tendermint BFT
|
|
==============================================
|
|
|
|
This section outlines how *we* deploy production BigchainDB,
|
|
integrated with Tendermint(backend for BFT consensus),
|
|
clusters on Microsoft Azure using
|
|
Kubernetes. We improve it constantly.
|
|
You may choose to use it as a template or reference for your own deployment,
|
|
but *we make no claim that it is suitable for your purposes*.
|
|
Feel free change things to suit your needs or preferences.
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
workflow
|
|
architecture
|
|
node-on-kubernetes
|
|
node-config-map-and-secrets
|
|
bigchaindb-network-on-kubernetes |