Muawia Khan 64a81b3a2b Fix and invalid command in k8s production deployment guide
- The guide is incorrect and expects and error message in the
nginx with https+3scale integration section:
$ curl -X GET https://<cluster-fqdn>
The above command should not return an error since this workflow is supported.
Updating this to the relevant command that will return the expected response
for sanity checking.
$ curl -X GET http://<cluster-fqdn>:27017
2017-07-25 17:08:55 +02:00
2017-07-19 18:16:48 +02:00
2017-07-19 18:16:48 +02:00
2017-07-20 12:45:28 +02:00
2017-04-03 11:57:56 +02:00
2017-06-20 15:26:23 +02:00
2017-06-20 11:45:39 +02:00
2017-01-16 08:29:17 -05:00
2016-02-10 19:55:33 +01:00
2017-01-11 05:13:27 -05:00
2017-06-22 14:56:22 +02:00

PyPI PyPI Travis branch Codecov branch Documentation Status Join the chat at https://gitter.im/bigchaindb/bigchaindb

BigchainDB Server

BigchainDB is a scalable blockchain database. The whitepaper explains what that means.

Get Started with BigchainDB Server

Quickstart

Set Up & Run a Dev/Test Node

Run BigchainDB Server with Docker

Description
Languages
Python 83.6%
Shell 12.5%
Lua 1.6%
Dockerfile 0.8%
Jinja 0.7%
Other 0.8%