1576 Commits

Author SHA1 Message Date
Troy McConaghy
8fe034bb55 Merge pull request #618 from bigchaindb/split-terraform-and-ansible-docs
Split resource-provisioning and software-deployment templates apart
2016-09-05 14:14:25 +02:00
troymc
0480d03514 docs: use /etc/init.d/rethinkdb stop to stop RethinkDB 2016-09-05 14:03:34 +02:00
troymc
68405ed1df docs: Split resource provisioining template from software install/config/run template 2016-09-02 13:02:24 +02:00
Troy McConaghy
8ee99508dc Merge pull request #615 from bigchaindb/expanded-explanation-of-licenses
More revisions to the LICENSES.md file
2016-09-02 11:32:03 +02:00
Troy McConaghy
0f1bca30c3 More revisions to the LICENSES.md file
Expanded explanation of the licensing options.
2016-09-02 10:17:09 +02:00
Troy McConaghy
bfc86e0295 Merge pull request #613 from bigchaindb/bump-version-to-0.6.0
Bumped the version number to 0.6.0 in version.py
v0.6.0
2016-09-01 14:15:40 +02:00
Troy McConaghy
12d94af852 Merge pull request #612 from bigchaindb/update-changelog-for-v0.6.0
Updated the Changelog in preparation for the v0.6.0 release
2016-09-01 14:15:03 +02:00
troymc
9300bd8a0e Fixed typo in CHANGELOG: deployting --> deploying 2016-09-01 11:49:13 +02:00
troymc
75f9d63753 Bumped the version number to 0.6.0 in version.py 2016-09-01 11:39:44 +02:00
troymc
513b6f2c04 Updated CHANGELOG in preparation for the v0.6.0 release 2016-09-01 11:11:10 +02:00
Tim Daubenschütz
3d4f7b9183 Merge pull request #606 from bigchaindb/bug/593/write_transaction-no-sideeffects
Bug/593/write transaction no sideeffects
2016-09-01 10:55:41 +02:00
Troy McConaghy
c042ee570e Merge pull request #610 from bigchaindb/docs/608/docs-clarifications-and-refactoring
Docs/608/docs clarifications and refactoring
2016-08-31 14:58:54 +02:00
troymc
159ab7805c docs: Documented the --version option in bigchaindb 2016-08-31 14:54:10 +02:00
troymc
e59894ffa2 docs: made the Nodes section more about Production Nodes 2016-08-30 18:38:03 +02:00
troymc
25cdb18cf7 docs: moved node, cluster, federation defs to Introduction 2016-08-30 18:34:15 +02:00
troymc
5393092623 docs: shortened section name to 'Settings & CLI' 2016-08-30 16:35:13 +02:00
troymc
aa165f3bbc docs: Renamed 'BigchainDB Nodes' to 'Production Node Assumptions, Components & Requirements' 2016-08-30 16:32:22 +02:00
troymc
36d54cf5c1 docs: removed 'BigchainDB' from BigchainDB Drivers & Clients 2016-08-30 16:31:17 +02:00
troymc
022598d898 docs: renamed section to Develop & Test BigchainDB Server 2016-08-30 16:30:19 +02:00
troymc
5a75a25022 docs: removed 'BigchainDB' from BigchainDB Clusters & Federations section 2016-08-30 16:24:18 +02:00
troymc
019c852c31 docs: moved docs on our template for AWS node deployment to a new page in a new section 2016-08-30 16:23:02 +02:00
Troy McConaghy
c8f012d460 Merge pull request #605 from bigchaindb/feat/553/ansible-install-rethinkdb-bigchaindb
Feat/553/ansible install rethinkdb bigchaindb
2016-08-30 13:08:45 +02:00
tim
dda16059ee Fix tests 2016-08-29 17:44:58 +02:00
tim
2269e1380b Remove reference from signed tx 2016-08-29 17:21:07 +02:00
troymc
70c53b717d Merge remote-tracking branch 'origin/master' into feat/553/ansible-install-rethinkdb-bigchaindb 2016-08-29 16:47:48 +02:00
troymc
0b0a66fddd Note that our Terraform example uses an Ubuntu 14.04 AMI 2016-08-29 16:47:27 +02:00
troymc
5afd4c9b17 Removed Azure placeholder page. Clarified what Terraform does. 2016-08-29 16:44:27 +02:00
troymc
46e70d0c7f Got Ansible to install, config & run BigchainDB 2016-08-29 14:50:22 +02:00
troymc
c243a77a18 In Ansible playbook, do all BigchainDB-related things last 2016-08-29 14:47:39 +02:00
troymc
0a38f804d4 In security_group.tf, open port 8080, add comments 2016-08-29 14:46:34 +02:00
Ryan Henderson
efaf383732 check votes agree on previous block (#565)
* check votes agree on previous block

* documentation
2016-08-29 14:24:09 +02:00
troymc
5951945e74 Give Ansible task to generate RethinkDB config file a longer name 2016-08-28 15:09:41 +02:00
troymc
aae736e235 pinned RethinkDB version in Ansible playbook + new message when config changed & rethinkdb already running 2016-08-27 18:33:08 +02:00
troymc
479a621d0d added comment about what 127.0.0.1 is 2016-08-26 23:55:13 +02:00
troymc
42e7246d2c changed order of file creation in Ansible rethinkdb tasks 2016-08-26 23:17:47 +02:00
troymc
cdd07677e1 removed final comments after Ansible rethinkdb tasks 2016-08-26 23:15:34 +02:00
troymc
bac92372df edits to comments in Ansible ntp role 2016-08-26 23:06:02 +02:00
troymc
d4a749e296 working Ansible role to install, configure, run RethinkDB 2016-08-26 23:03:15 +02:00
troymc
d07bcf86a3 revisions to RethinkDB installation tasks 2016-08-26 14:29:39 +02:00
troymc
b3e43a3136 The NTP service name on Debian-family OSes is ntp 2016-08-26 14:28:50 +02:00
troymc
a0b1ade755 initial tasks to install RethinkDB 2016-08-26 14:28:19 +02:00
Troy McConaghy
d7a2667409 Merge pull request #600 from bigchaindb/feat/552/ansible-setup-storage-for-rethinkdb
Ansible playbook now sets up storage for the underlying DB
2016-08-26 10:40:03 +02:00
troymc
9b43fe2397 docs: note how to 'destroy' all AWS resources if terraform destroy fails 2016-08-26 10:31:34 +02:00
troymc
67e4258335 Use Ansible mount module options to modify /etc/fstab 2016-08-26 10:11:20 +02:00
troymc
e7717a8890 docs: minor edit re/ status of Ansible playbook 2016-08-25 20:53:39 +02:00
troymc
d1a0bf7965 Ansible role to set up DB storage. Also ensure latest pip3 & setuptools 2016-08-25 20:44:59 +02:00
Dimitri De Jonghe
0afd5ac2d8 Merge pull request #588 from bigchaindb/api/587/class-based-server-views
flask restful with class views
2016-08-25 14:24:13 +02:00
diminator
7f5621aeab
docstring repair 2016-08-25 10:45:14 +02:00
diminator
5724fb5c43
PR review @vrde 2016-08-25 10:44:16 +02:00
Troy McConaghy
ec7756db01 Merge pull request #589 from bigchaindb/feat/551/ansible-run-ntp-daemon
Feat/551/ansible run ntp daemon
2016-08-25 10:42:19 +02:00