1
0
mirror of https://github.com/bigchaindb/bigchaindb.git synced 2024-06-28 00:27:45 +02:00
Meet BigchainDB. The blockchain database. https://www.bigchaindb.com/
Go to file
Sylvain Bellemare 1ae08990c8 Docker dev setup docs (#653)
* Include configuration step in Dockerfile

* Document dev setup with docker-compose

* Add server API env vars and port

* Parameterize SERVER_BIND and API_ENDPOINT env vars

* Give a bit more detailed information on GET /
2016-10-05 11:25:45 +02:00
benchmarking-tests Rebase/feat/586/integrate tx model (#641) 2016-09-29 10:29:41 +02:00
bigchaindb Docker dev setup docs (#653) 2016-10-05 11:25:45 +02:00
deploy-cluster-aws Rebase/feat/586/integrate tx model (#641) 2016-09-29 10:29:41 +02:00
docs Docker dev setup docs (#653) 2016-10-05 11:25:45 +02:00
ntools Got Ansible to install, config & run BigchainDB 2016-08-29 14:50:22 +02:00
speed-tests Rebase/feat/586/integrate tx model (#641) 2016-09-29 10:29:41 +02:00
tests Docker dev setup docs (#653) 2016-10-05 11:25:45 +02:00
.dockerignore Fix some config issues for docker-compose 2016-02-15 14:42:15 +01:00
.gitattributes Added .gitattributes file to ignore files when doing git archive 2016-05-12 12:07:16 +02:00
.gitignore Added Ansible-specific files to .gitignore 2016-08-22 17:27:09 +02:00
.travis.yml Remove duplicated tests 2016-07-19 17:51:42 +02:00
CHANGELOG.md Fixed typo in CHANGELOG: deployting --> deploying 2016-09-01 11:49:13 +02:00
CODE_OF_CONDUCT.md Added protection for discrimination based on species 2016-02-23 15:26:11 +01:00
codecov.yml Tell Codecov to ignore ntools/* 2016-08-17 21:03:47 +02:00
CONTRIBUTING.md docs: changed setup-run-node.md to be for dev/test node, updated CONTRIBUTING.md 2016-08-08 17:40:54 +02:00
docker-compose-monitor.yml Added option to specify a mount point for influxdb. 2016-05-03 16:30:30 +02:00
docker-compose.yml Docker dev setup docs (#653) 2016-10-05 11:25:45 +02:00
Dockerfile Allow temporary keypair if no conf file found 2016-09-20 16:49:56 +02:00
Dockerfile-dev Docker dev setup docs (#653) 2016-10-05 11:25:45 +02:00
docs.yml Rebase/feat/586/integrate tx model (#641) 2016-09-29 10:29:41 +02:00
HOW_TO_HANDLE_PULL_REQUESTS.md Minor edit in HOW_TO_HANDLE_PULL_REQUESTS.md 2016-04-04 11:44:54 +02:00
LICENSES.md More revisions to the LICENSES.md file 2016-09-02 10:17:09 +02:00
pytest.ini Add code, have fun! 2016-02-10 19:55:33 +01:00
PYTHON_STYLE_GUIDE.md Python Style Guide: How to Format Long import Statements 2016-04-29 15:01:36 +02:00
README.md Edited root README.md to make it clear that this repo is for BigchainDB Server 2016-09-29 09:57:25 +02:00
ROADMAP.md Changed ROADMAP.md to link to the new roadmap location 2016-05-19 19:20:48 +02:00
setup.cfg Add code, have fun! 2016-02-10 19:55:33 +01:00
setup.py Rebase/feat/586/integrate tx model (#641) 2016-09-29 10:29:41 +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.

We're hiring! Learn more.

Get Started with BigchainDB Server

Quickstart

Set Up & Run a Dev/Test Node

Run BigchainDB Server with Docker