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
troymc
4ca14391be
docs: minor edit: (Optional) --> Optional:
2016-08-23 18:10:56 +02:00
troymc
28a6fdd3d3
docs: emphasize that the terraform/ansible stuff is just an example
2016-08-23 18:09:56 +02:00
troymc
028dcb310e
docs: fixed broken links to prod-node-depl-tplt section
2016-08-23 17:46:27 +02:00
diminator
8b55f24998
flask restful
...
trailing slashes
2016-08-23 17:43:08 +02:00
troymc
922f541c81
docs: changed title to 'Production Node Deployment Template'
2016-08-23 17:38:35 +02:00
troymc
bc373880d9
Merge remote-tracking branch 'origin/master' into feat/550/ansible-security-setup-on-ubuntu
2016-08-23 17:19:00 +02:00
troymc
a5a6e8ad4d
split 'common' Ansible role into bcdb_base & ntp, modified those a bit
2016-08-23 17:17:26 +02:00
Dimitri De Jonghe
ec78053eb9
Merge pull request #584 from bigchaindb/api/555/transactions-status-endpoint
...
Api/555/transactions status endpoint
2016-08-23 14:22:55 +02:00
diminator
d2399b5367
update docstring
2016-08-23 14:05:42 +02:00
diminator
471e38dddb
fixed test
2016-08-23 14:01:50 +02:00
diminator
d0c38d54d8
separate call for get_status
2016-08-23 14:00:28 +02:00
diminator
699f2a56ef
Merge remote-tracking branch 'remotes/origin/master' into api/555/transactions-status-endpoint
2016-08-23 13:50:16 +02:00
Dimitri De Jonghe
6b583cd791
Merge pull request #574 from bigchaindb/core/557/improve-get-transaction
...
return block status
2016-08-23 13:48:00 +02:00
diminator
d7a73e23f5
PR review @r-marques
2016-08-23 13:44:00 +02:00
diminator
7ac3f7c985
undo owners_before owners_after revert due to wrong merge
2016-08-22 18:24:17 +02:00
diminator
5eb69a9c01
Merge branch 'core/557/improve-get-transaction' into api/555/transactions-status-endpoint
2016-08-22 18:21:50 +02:00
diminator
827e58bc75
PR review @r-marques
2016-08-22 18:18:10 +02:00
troymc
460e1c3fba
Added Ansible-specific files to .gitignore
2016-08-22 17:27:09 +02:00
troymc
cd391815d8
docs: how to run Ansible playbook
2016-08-22 17:26:37 +02:00
troymc
6e5975dadc
First working Ansible playbook file set
2016-08-22 17:25:30 +02:00
troymc
5c6a3b7457
docs: renamed config-one-m to start-one-m-node
2016-08-22 17:15:14 +02:00
diminator
1fbb0ed4ba
Merge remote-tracking branch 'remotes/origin/master' into core/557/improve-get-transaction
2016-08-22 15:52:01 +02:00
troymc
bcde21a2a3
docs: minor edit to overview of prod node setup
2016-08-22 15:23:14 +02:00
Troy McConaghy
ba0c6f5d39
Merge pull request #582 from bigchaindb/put-back-node-setup-instructions-for-now
...
Docs: Put back the 'Set Up and Run a Cluster Node' page, for now
2016-08-22 15:06:48 +02:00
diminator
150aa1e58f
status endpoint
...
test/docs
2016-08-22 15:05:06 +02:00
vrde
d39c5642ed
Merge branch 'sbellem-setup-no-pinning'
2016-08-22 14:33:05 +02:00
troymc
d8a36019ae
docs: say where to change the default ssh_key_name: variables.tf
2016-08-22 14:28:58 +02:00
diminator
f8c9abb634
Merge branch 'core/557/improve-get-transaction' into api/555/transactions-status-endpoint
2016-08-22 14:23:12 +02:00
Sylvain Bellemare
ae8ee877cf
Do not pin version of requests in setup.py
2016-08-22 14:08:32 +02:00
troymc
4cd0311bc2
docs: Note how we use Terraform/Ansible as an example
2016-08-22 13:43:56 +02:00
diminator
6bf9e08095
updated inline docs
2016-08-22 12:22:22 +02:00
diminator
d8df478925
optional tuple response instead of altering DB object
2016-08-22 12:19:06 +02:00
troymc
20964fd21a
docs: put back the 'Set Up and Run a Cluster Node' page for now
2016-08-22 12:09:53 +02:00
Troy McConaghy
1797960226
Merge pull request #579 from bigchaindb/note-about-commercial-license
...
Note about commercial licenses in LICENSES.md
2016-08-22 09:49:00 +02:00
Troy McConaghy
2b2b94004f
Added note to LICENSES.txt
...
Added a note: "If you want to make modifications to the code in _this_ repository and you want to keep those modifications proprietary, then you must get a commercial license from BigchainDB GmbH."
2016-08-21 18:50:59 +02:00
troymc
05ec422d5d
docs: one can license Terraform Enterprise by itself
2016-08-20 16:08:28 +02:00
Sylvain Bellemare
6f159d3930
Closes #348 ( #578 )
2016-08-19 16:00:18 +02:00
vrde
090747b77c
Merge branch 'd01phin-bug/419/config-syntax-error-pretty-message'
2016-08-19 15:28:44 +02:00