Files
bigchaindb/docs/server/source/production-nodes/node-assumptions.md
2017-12-06 17:10:37 +01:00

795 B

Production Node Assumptions

Be sure you know the key BigchainDB terminology:

We make some assumptions about production nodes:

  1. Production nodes use MongoDB (not RethinkDB, PostgreSQL, Couchbase or whatever).
  2. Each production node is set up and managed by an experienced professional system administrator or a team of them.
  3. Each production node in a cluster is managed by a different person or team.

We don't provide a detailed cookbook explaining how to secure a server, or other things that a sysadmin should know. We do provide some templates, but those are just starting points.