3296 Commits

Author SHA1 Message Date
Troy McConaghy
07b5e0e5da Formatted & copy-edited steps 16-17.2 2017-07-02 11:23:40 +02:00
Troy McConaghy
4e45932ac3 Clarified some MDB Cloud Manager instructions 2017-06-30 15:54:48 +02:00
Troy McConaghy
ca394bbb93 Fixed indent of ConfigMap ref to BDB public key 2017-06-30 15:11:48 +02:00
Troy McConaghy
97acc4f216 Updated docs re BDB k8s deployment 2017-06-30 15:00:34 +02:00
Krish
b33f718097 Use ConfigMap values in bigchaindb-dep.yaml (#1618)
* Use ConfigMap values in bigchaindb-dep.yaml

* Removed comments from top of bigchaindb-dep.yaml

Because they didn't add much information and they also contained a dated Docker Hub version tag.
2017-06-30 14:59:14 +02:00
Krish
dea77d32a5 Add documentation on exposed ports in k8s/nginx (#1610)
* Add documentation on exposed ports in k8s/nginx

* Clarity on port and targetPort parameters
2017-06-30 13:37:41 +02:00
Troy McConaghy
8e6a86721c Merge pull request #1616 from bigchaindb/update-tags-of-mdb-agents
Updated Docker image tag in MongoDB agent Deployment YAML files
2017-06-30 11:27:34 +02:00
Troy McConaghy
5c909c99a5 Merge pull request #1571 from bigchaindb/update-root-docs-re-cc
Updated crypto-conditions-related root docs
2017-06-30 11:25:18 +02:00
Troy McConaghy
c7a6544070 Updated Docker image tag in MongoDB agent Deployment YAML files 2017-06-30 11:09:19 +02:00
Troy McConaghy
3dd30365ee Merge pull request #1614 from bigchaindb/editing-node-on-k8s-page
Editing node on k8s page
2017-06-30 10:12:48 +02:00
Troy McConaghy
1fc2c39157 Merge pull request #1567 from bigchaindb/minor-edits-to-config-settings-docs
Minor edits to configuration settings docs
2017-06-30 10:09:37 +02:00
Troy McConaghy
fa1c4843d5 Mention that the signature in 'fulfillment' is encoded 2017-06-30 09:51:35 +02:00
libscott
5e9b7f4ffe Remove condition details signature, rename subfulfillments to subconditions (#1589)
* implement output.condition.details marshalling and remove signature field

* rename outputs[].condition.details.subfulfillments to subconditions

* simpler threshold depth overlow handling

* pass public_key as kwarg

* change ccv1 condition uri in docs

* import base58 at top in test_transaction
2017-06-30 09:44:22 +02:00
Troy McConaghy
7913e8730b 'tranfer-enablers' --> 'transfer-enablers' (× 3) 2017-06-30 09:42:29 +02:00
libscott
b1ad6045b6 Rename "output" to "output_index" in /api/v1/outputs (#1596)
* rename output to output_index in /api/v1/outputs

* rename transaction.input.fulfills.output to output_index

* fix rethinkdb queries for output_index
2017-06-30 09:40:50 +02:00
Troy McConaghy
8ef6385a8c Merge pull request #1584 from bigchaindb/release-process-mods
Minor modifications to the Release Process
2017-06-29 17:11:14 +02:00
Troy McConaghy
69cdfd56cf Added note about what to expect from MongoDB's db.auth() command 2017-06-29 17:02:23 +02:00
Troy McConaghy
6b6bfe1733 Explained how to log in to the MongoDB pod 2017-06-29 16:39:01 +02:00
Troy McConaghy
92ec8f613e Fixed spelling & grammar stuff in docs re MDB StatefulSet 2017-06-29 16:02:34 +02:00
Troy McConaghy
1034db1ce5 Fixed name of https-certs volume mount in nginx-3scale-dep.yaml 2017-06-29 15:32:08 +02:00
Troy McConaghy
a72bf56089 copyedited docs re assigning DNS name to NGINX public IP 2017-06-29 15:09:27 +02:00
Troy McConaghy
d3924213ee edits in nginx-3scale service docs 2017-06-29 14:35:23 +02:00
libscott
70b60562d8 Document graphite configuration parameter (#1594)
* document graphite configuration parameter

* add example

* graphite settings docs follows wsserver

* Removed outer JSON braces @ graphite.host docs
2017-06-29 14:19:08 +02:00
Troy McConaghy
d88f1e2dcd Merge pull request #1598 from bigchaindb/more-prod-depl-template-copyedits
More prod depl template copyedits
2017-06-29 14:03:04 +02:00
Troy McConaghy
5bf1081f0a Merge pull request #1554 from bigchaindb/document-ws-scheme-setting
Added more docs about the wsserver.scheme config setting
2017-06-29 12:06:10 +02:00
Troy McConaghy
54e0fc4f57 Clarify the required SSL cert order in cert chain 2017-06-29 11:28:51 +02:00
Troy McConaghy
7b80bb5819 If not using 3scale, they can also leave vals blank 2017-06-29 11:09:16 +02:00
Troy McConaghy
5687735b24 removed 2 instances of 'inside double quotes' 2017-06-29 11:00:17 +02:00
Troy McConaghy
0f169a430b Explained how to get 3scale credentials 2017-06-28 17:42:32 +02:00
Troy McConaghy
0feaafef2b entire HTTPS cert chain is needed in secret.yaml 2017-06-28 16:40:52 +02:00
Troy McConaghy
1d6a7624f4 Removed un-needed trailing comma in secret.yaml 2017-06-28 15:44:39 +02:00
Troy McConaghy
c58bd49b91 clarifications in docs re config-map.yaml 2017-06-28 15:44:39 +02:00
Troy McConaghy
52e097ccba Fixed typo in az acs create command 2017-06-28 15:44:39 +02:00
Krish
d92f5f2024 Documentation changes (#1595)
* Add documentation for `bdb-user` parameter

* Remove the bdb-keyfile-passphrase parameter

* Formatting changes in bdb-certs.bdb-user subsection
2017-06-28 15:35:26 +02:00
libscott
69a07b282d remove federation test that is failing sometimes in the case of RethinkDB (#1587) 2017-06-27 15:27:49 -07:00
Troy McConaghy
a22c44b2e8 Merge pull request #1591 from bigchaindb/copyedit-mongodb-ssl-cert-docs
Copyedited MongoDB SSL Certificate Setup Docs
2017-06-27 14:01:49 +02:00
Troy McConaghy
1a1984f545 More clarifications to the MongoDB SSL cert instructions 2017-06-27 11:15:40 +02:00
Troy McConaghy
3a24e7d9b4 List what the self-signed CA should return to the node operator 2017-06-26 15:54:09 +02:00
Troy McConaghy
6fd5f21638 Improved instructions for Self-Signed CA setup 2017-06-26 15:34:03 +02:00
Troy McConaghy
e91e3a79c4 Made Easy-RSA config steps clearer. 2017-06-26 15:17:56 +02:00
Troy McConaghy
998ff34c4b Renamed Release_Process.md to RELEASE_PROCESS.md 2017-06-23 11:51:00 +02:00
Troy McConaghy
39a200e9dd Note re creating PR on GitHub & waiting for tests to pass 2017-06-23 11:49:18 +02:00
Troy McConaghy
164cd47225 Note re Python form of semantic versioning in Release Process doc 2017-06-23 11:47:22 +02:00
Sylvain Bellemare
3aab15d398 Switch version to development mode 2017-06-23 11:39:23 +02:00
Sylvain Bellemare
190a623226 Update kubernetes docker image version 2017-06-23 10:50:49 +02:00
Sylvain Bellemare
e74e32d6ea Bump version to 1.0.0rc1 2017-06-23 10:50:49 +02:00
Troy McConaghy
9188fc017a Merge pull request #1561 from bigchaindb/update-changelog-for-v1.0.0rc1
Change log for v1.0.0rc1
2017-06-23 09:48:20 +02:00
Troy McConaghy
47252eabc0 Set the release date of v1.0.0rc1 to 2017-06-23 in CHANGELOG 2017-06-23 09:28:05 +02:00
Troy McConaghy
3efac22b3c CHANGELOG: Added note how 'version' must be '1.0' in transactions 2017-06-22 16:52:22 +02:00
libscott
074e783088 tx version break step with server version (#1574)
* tx version break step with server version
* fix regular expression for tx version
* restore docstring for Transaction version parameter
* add test for correct transaction version
2017-06-22 07:50:42 -07:00