1
0
mirror of https://github.com/bigchaindb/bigchaindb.git synced 2024-06-17 10:03:20 +02:00
Commit Graph

3485 Commits

Author SHA1 Message Date
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
Scott Sadler
3d99d192c6 add condition details upgrade section 2017-06-28 00:56:16 +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
vrde
1b9fd1b08c
Rename upgrade guide 2017-06-26 17:44:38 +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
e0452840bf Note how many inputs CREATE & TRANSFER txs should have 2017-06-23 15:08:02 +02:00
Troy McConaghy
a92ca862fc Revised & updated the docs page re the tx model 2017-06-23 14:57:02 +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
Rodolphe Marques
17913dca68 remove drivers from non breaking change promise 2017-06-23 10:10:14 +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
Rodolphe Marques
b025dd1fed added a note about the version change in the transaction 2017-06-22 22:55:51 +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
Troy McConaghy
35c3909c25 Noted PR #1552 in the CHANGELOG 2017-06-22 16:32:57 +02:00
Krish
9ceea89537 Enable Auth over TLS connections (#1552)
* Changes to support auth on the infrastructure
* Auth over TLS/SSL support in BigchainDB, MongoDB, Monitoring Agent, Backup Agent
* Update certificates: Different OUs specified now
* Code formatting
- Make flake happy!
* Raise proper authentication failed error
* Documentation changes for auth
* Support auth in k8s deployment
* Commit certs for monitoring and backup agents
* Configuration to allow Cloud Manager Backup Agent to backup data
* Update docs and remove authentication error
2017-06-22 16:32:04 +02:00
Troy McConaghy
4277c6b857 Added note re switching to crypto-conditions version 02 2017-06-22 15:14:06 +02:00
Troy McConaghy
31e3dd224c Note re PR #1450 in CHANGELOG 2017-06-22 15:10:10 +02:00
Sylvain Bellemare
02fe712c34 Integrate cryptoconditions version 02 2017-06-22 14:56:22 +02:00
Krish
a175f371b0 Bump up nginx-3scale version number (#1575) 2017-06-22 14:05:37 +02:00
vrde
0b4c067129 Merge pull request #1540 from bigchaindb/handle-exception-if-conn-closed
Add exception handling
2017-06-22 14:03:54 +02:00
Troy McConaghy
932a17853b docs: restructured & revised the Inputs and Outputs page for v1.0 2017-06-22 09:51:11 +02:00
Sylvain Bellemare
99a73cfeae Add support for Python 3.6
closes #1565
2017-06-21 17:10:45 +02:00
Troy McConaghy
1efb3e6db4 Updated CC-related root docs 2017-06-21 15:01:35 +02:00
Troy McConaghy
6c4b7e4373 Merge pull request #1570 from bigchaindb/bug/1568/fix-statuses-error-msg
Fixed error message when GET /api/v1/statuses
2017-06-21 10:51:07 +02:00
Troy McConaghy
6436e78788 Merge pull request #1524 from bigchaindb/edit-docs-re-tx-validity
Edited root docs regarding transaction validity
2017-06-21 10:22:23 +02:00
Troy McConaghy
869e3c978f Fixed error message when GET /api/v1/statuses
Fixes #1568
2017-06-21 10:18:57 +02:00
Troy McConaghy
3ca11c1f69 Emphasize MongoDB over RethinkDB in configuration.md 2017-06-20 17:40:08 +02:00
Troy McConaghy
3229e2e262 docs: changed the * symbol to × for multiplication. 2017-06-20 17:32:22 +02:00
Troy McConaghy
3aeb20afd3 Changed some ticks to backticks in configuration.md 2017-06-20 17:27:51 +02:00
Troy McConaghy
9e247f9318 Removed all mentions of BIGCHAINDB_SERVER_THREADS 2017-06-20 17:22:40 +02:00
Troy McConaghy
11dc570872 Added a link to the post 'What is a Valid Transaction in BigchainDB?' 2017-06-20 16:41:26 +02:00
Troy McConaghy
2c53dfcd57 Added note re dropping support for Python 3.4 2017-06-20 16:20:44 +02:00