1
0
mirror of https://github.com/bigchaindb/bigchaindb.git synced 2024-06-28 08:37:45 +02:00
Commit Graph

3680 Commits

Author SHA1 Message Date
kansi
fa345e5441 Updated server configuration docs. 2017-10-23 21:52:30 +05:30
kansi
020d463e8d Modified log port config checks. 2017-10-23 21:08:44 +05:30
kansi
50eb857133 Fix flake8 ambiguous variable "l" issue 2017-10-23 18:06:11 +05:30
kansi
dc00e16fda Apply "log" environment variables to config 2017-10-23 16:00:09 +05:30
kansi
6f5eef97a7 Updated server configuration docs 2017-10-23 14:31:12 +05:30
kansi
01390a8cc0 Fix code coverage 2017-10-23 10:20:56 +05:30
kansi
ce7f575e0e Merge remote-tracking branch 'upstream/master' into bug/1660/logging-server-port-config 2017-10-23 09:22:11 +05:30
kansi
0c0d3049f2 Provide log server port as config paramter 2017-10-23 09:17:58 +05:30
Sylvain Bellemare
788f2f7277 Remove dev related mount of cryptoconditions 2017-10-20 14:24:03 +02:00
Troy McConaghy
fba6e1b30b New root docs page about permissions in BigchainDB 2017-10-18 15:38:46 +02:00
Troy McConaghy
cafbb5c944 Merge pull request #1785 from bigchaindb/refactor-dev-test-node-docs
Refactored the docs on dev/test node setup
2017-10-16 10:18:17 +02:00
Troy McConaghy
ee6f0fa7dd Refactored the docs on dev/test node setup 2017-10-15 13:52:54 +02:00
Shahbaz Nazir
0a8bf89bc6 Add workflow to retain Azure storage disks on PVC or PV delete (#1782) 2017-10-13 23:26:13 +02:00
Michiel Mulders
8385b7d4ef Added Link To JavaScript Driver Docs 2017-10-12 17:23:27 +02:00
Troy McConaghy
bb9e26c694 Markdown-link http://127.0.0.1:9984/ in Quickstart 2017-10-10 09:43:53 +02:00
Troy McConaghy
22af5c8383 Quickstart: BigchainDB Root URL from text-> URL
In the Quickstart page of the docs, the BigchainDB Root URL (http://127.0.0.1:9984/) was being formatted as text (with a $ in front) rather than as an URL. I changed it to format like a clickable (linked) URL.
2017-10-10 09:29:25 +02:00
Ahmed Muawia Khan
6d5136c349 Merge pull request #1775 from bigchaindb/refactor-setup-docs
Refactor installation docs for bigchaindb node
2017-10-04 12:34:01 +02:00
muawiakh
8390cab59a Remove cloud9 pdf 2017-10-04 11:51:22 +02:00
muawiakh
f1ba935476 [refactor docs]: Remove cloud9 deployment guide
- Remove deprecated guides
- Address comments
2017-10-04 11:21:34 +02:00
muawiakh
a9625e0e62 Refactor installation docs for bigchaindb node
- Restructure docs for introduction page.
- Add vagrant and ansible deployment menthod to the list
2017-10-02 15:28:32 +02:00
Krish
44b6376f05 Add Preferred Hostname Troubleshooting steps (#1773) 2017-09-29 11:01:45 +02:00
Shahbaz Nazir
1b9dcb9ffa Change Group ID to Project ID for cloud manager config (#1772)
MongoDB cloud manager UI has been updated and they have changed Group ID to Project ID and merged Settings -> Group Settings into one consolidated panel Settings

This PR updates the k8s docs accordingly
2017-09-29 09:56:58 +02:00
krish7919 (Krish)
c211ef156a Address comments 2017-09-28 16:47:50 +02:00
krish7919 (Krish)
cba933a592 Elaborate on 502 gateway error 2017-09-28 16:47:50 +02:00
krish7919 (Krish)
df2bd10430 Add troubleshooting doc 2017-09-28 16:47:50 +02:00
Ahmed Muawia Khan
2dcc946c0c Merge pull request #1771 from bigchaindb/update_mdb_backup_agent
Update mongodb monitoring agent
2017-09-28 16:12:17 +02:00
muawiakh
9609efbb5e Update mongodb monitoring agent 2017-09-28 15:14:38 +02:00
krish7919 (Krish)
751da63e38 Address comments 2017-09-28 15:14:16 +02:00
krish7919 (Krish)
cebea3e1b8 Update image and address comments 2017-09-28 15:14:16 +02:00
krish7919 (Krish)
1761e94840 Adding high level arch description 2017-09-28 15:14:16 +02:00
krish7919 (Krish)
4ee5b4cfbc Bugfix in nginx-openresty Dockerfile 2017-09-28 15:09:43 +02:00
krish7919 (Krish)
99f5996881 Sanity check for input values 2017-09-28 15:09:29 +02:00
Ahmed Muawia Khan
f62241026c Merge pull request #1767 from bigchaindb/update-nginx-deps
Update nginx-http(s) and mongodb deployments files to use latest vers…
2017-09-28 12:37:08 +02:00
muawiakh
3d2daa3119 Update nginx-http(s) and mongodb deployments files to use latest versions 2017-09-28 10:42:28 +02:00
Ahmed Muawia Khan
f4b5b93f69 Merge pull request #1757 from bigchaindb/mongodb-crash-fix
Adjust resources for MongoDB Stateful Set
2017-09-27 15:45:42 +02:00
Troy McConaghy
060553d02f Merge pull request #1765 from bigchaindb/release-process-revisions-after-releasing-v1.1
Minor revisions to RELEASE_PROCESS.md following the release of v1.1
2017-09-27 14:44:02 +02:00
muawiakh
1e53f13be3 Use config map for storage engine cache size 2017-09-27 14:40:12 +02:00
muawiakh
8b1fd605e2 Address some bugs
- Pushed the wrong codebase in the previous commit
2017-09-27 14:19:31 +02:00
muawiakh
7abdca205a Adjust resource for MongoDB Stateful Set
- Currently, MongoDB container crashed because of resource constaints i.e.
out of memory exception. This change updates the resources and provides
data on how the configure/calculate them(if not following the guide).
- Also, add the ability to specify the storage engine(WiredTiger) cache
size for MongoDB, this configuration also helps with keeping the resources
constrained for MongoDB containers.
- Minor changes in some other documents as well.
2017-09-27 14:19:31 +02:00
Ahmed Muawia Khan
43d8beed99 Merge pull request #1763 from bigchaindb/template-issue-reporting
Add template for issue reporting for BigchainDB and IPDB
2017-09-27 14:16:16 +02:00
Ahmed Muawia Khan
2e6be2a3b8 Merge pull request #1762 from bigchaindb/nginx-update-config
Update nginx config for well being
2017-09-27 14:13:22 +02:00
Troy McConaghy
99156e6a4c Minor revisions to RELEASE_PROCESS.md following the release of v1.1 2017-09-27 13:50:20 +02:00
muawiakh
94fb27be6c Fix typos 2017-09-26 17:24:18 +02:00
muawiakh
93ab1bc38a Add template for issue reporting for BigchainDB and IPDB 2017-09-26 17:08:15 +02:00
muawiakh
9ab6785920 Some more comments 2017-09-26 16:01:14 +02:00
muawiakh
dbddc7c85c Addressing comments 2017-09-26 15:31:37 +02:00
muawiakh
4371a2ce4b Update nginx config for well being
- turned off server tokens so the server does not leak nginx information
  on errors and header
- Added header to turn off cross site scripting
- use stable release of nginx instead of mainline
- limit available methods
- update response code
2017-09-26 14:27:21 +02:00
Troy McConaghy
86ddbc2750 Merge pull request #1761 from bigchaindb/update-version-py-to-1.2.0.dev
Update version.py version to 1.2.0.dev for docs
2017-09-26 11:53:40 +02:00
Troy McConaghy
6648b3473c Update version.py version to 1.2.0.dev for docs 2017-09-26 11:39:47 +02:00
Troy McConaghy
c255f866c8 Merge pull request #1759 from bigchaindb/update-docker-img-ver-for-k8s-to-1.1.0
Update BDB Docker image version for k8s
2017-09-26 10:40:33 +02:00