mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
25 lines
644 B
ReStructuredText
25 lines
644 B
ReStructuredText
|
|
.. Copyright © 2020 Interplanetary Database Association e.V.,
|
|
BigchainDB and IPDB software contributors.
|
|
SPDX-License-Identifier: (Apache-2.0 AND CC-BY-4.0)
|
|
Code is Apache-2.0 and docs are CC-BY-4.0
|
|
|
|
Node setup
|
|
==========
|
|
|
|
You can use the all-in-one docker solution, or install Tendermint, MongoDB, and BigchainDB step by step. For more advanced users and for development, the second option is recommended.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
deploy-a-machine
|
|
aws-setup
|
|
all-in-one-bigchaindb
|
|
set-up-node-software
|
|
set-up-nginx
|
|
configuration
|
|
bigchaindb-cli
|
|
troubleshooting
|
|
production-node/index
|
|
release-notes
|