Krish
dc9f93dfbc
Enhancements to run with docker locally ( #1239 )
2017-03-03 10:29:30 +01:00
Troy McConaghy
ffb1d7a624
Docs on using special SSH keypair with ACS/Kubernetes
2017-02-27 15:29:49 +01:00
Krish
306053af91
Adding a line to modify the configuration file ( #1205 )
...
* Adding a line to modify the configuration file
* Changing the access URL for rethinkdb
* Typo fix and with clarification
* Changes as per @ttmc's comments
2017-02-22 10:56:29 +01:00
Krish
e71ee0dbc1
Merge pull request #1174 from bigchaindb/issue-1153
...
Decouple backend DB and BigchainDB Docker containers
2017-02-15 11:40:40 +01:00
krish7919 (Krish)
2a9042f39c
Typo: Removing redundant line from docs
2017-02-15 11:20:41 +01:00
Troy McConaghy
8128caa86d
Removed notes about port 28017
2017-02-13 15:09:48 +01:00
Troy McConaghy
edb773695e
Added some MongoDB ports to docs Notes for Firewall Setup
2017-02-11 10:11:52 +01:00
krish7919 (Krish)
1be05d3ffc
Changes as requested by @ttmc
2017-02-09 09:55:53 +01:00
krish7919 (Krish)
f66c44689a
Decouple backend DB and BigchainDB
2017-02-08 17:10:45 +01:00
Rodolphe Marques
2fe9c47b63
Feat/990/cleanup monitoring code ( #1138 )
...
* remove statsd dependencie
* remove monitoring related code
* removed statsd configuration
* fixed tests
* Removed monitoring docker compose file.
Remove statsd settings from test fixture.
Removed statsd related code from benchmarking tests
* removed monitoring related documentation
* remove unused import
2017-02-03 10:28:28 +01:00
Krish
516c753910
Add param 'rethinkdb' in docs for configure cmd.
2017-02-02 16:06:50 +01:00
Troy McConaghy
70e9a7a33c
Updated many docs pages from Ubuntu 14.04 to 16.04
2017-01-31 16:03:57 +01:00
Sylvain Bellemare
d71fdcbe78
Add backend admin sections to docs
2017-01-16 07:12:25 -05:00
Scott Sadler
eeef08a43a
mention version of pysha3 and link to pypi page instead
2017-01-03 17:04:43 +01:00
Scott Sadler
c31feaf83d
update pysha3 to 1.0b1, sha3 NIST 2015 standard
2017-01-03 16:55:28 +01:00
Rodolphe Marques
976a3e8254
Merge remote-tracking branch 'origin/master' into feat/905/abstract-db-changefeed
2016-12-14 12:43:47 +01:00
Troy McConaghy
f75e9e9c0d
Merge pull request #929 from bigchaindb/update-cryptography-page-in-docs
...
Updated the Cryptography page in the docs
2016-12-13 14:18:56 +01:00
troymc
0e100e405c
There's no standard for Base58 encoding.
2016-12-13 14:10:18 +01:00
Rodolphe Marques
8c46e40761
fixed documentation
2016-12-13 11:40:20 +01:00
Troy McConaghy
4493c17476
Merge pull request #930 from bigchaindb/fix-links-in-docs
...
Fixed broken & redirecting links in the docs
2016-12-12 18:41:47 +01:00
Sylvain Bellemare
8a68e24e69
Abstract db layer cherrypick docs ( #932 )
...
* Add README.md to tests/ to describe test structure and pytest customizations
* Add package-level docstrings to backends
* Add README.md explaining the backend architecture
* Small improvements to docstrings in backend modules
* Restructure the backend automodule docs
* Add more docstrings to backend connections
* Add init to base backend Connection class to document expected interface
* Reword the backend/README.md docs
2016-12-12 18:28:43 +01:00
Sylvain Bellemare
d43e77ce4a
Add docs for backend
2016-12-12 15:48:48 +01:00
troymc
bf231df6ce
Updated link to Docker docs about mounting a host dir as a data volume
2016-12-11 13:02:48 +01:00
troymc
084ad2c7c1
Fixed redirecting link to Red Hat blog
2016-12-11 12:56:31 +01:00
troymc
c2a5d325cf
Updated the Cryptography page in the docs
2016-12-11 12:41:44 +01:00
troymc
24fa339a2e
Fixed redirecting link to Amazon EC2 Console
2016-12-11 11:11:54 +01:00
Sylvain Bellemare
7940479ee3
Make the autodoc members option the default
2016-12-06 10:23:49 +01:00
Rodolphe Marques
3909538c62
Replace all occurrences where vk
is used as a shortcut
...
for public key and replaced it with `pk`
2016-11-10 17:20:27 +01:00
Rodolphe Marques
c068f04a82
Replaced VerifyingKey with PublicKey
...
Replaced SigningKey with PrivateKey
Replaced all occurences of signing key with private key
Replaced all occurences of verifying key with public key
2016-11-10 17:01:06 +01:00
troymc
cd2fd494ac
Moved docs directory to docs/server, except README.md
2016-10-27 14:09:24 +02:00