6 Commits

Author SHA1 Message Date
Ahmed Muawia Khan
b0f0a031f6 remove --consensus.create_empty_blocks from monit start
Because already taken care of in the config file
2018-09-10 15:58:24 +02:00
Ahmed Muawia Khan
450974d147 Add docs for log rotation 2018-09-10 15:54:59 +02:00
Ahmed Muawia Khan
1d15e45d3f Change file size from 100KB used for testing to 200 MB for test envs 2018-09-10 10:37:30 +02:00
Ahmed Muawia Khan
d8f5d72127 Log rotation for tendermint and BigchainDB using Monit 2018-09-10 10:29:30 +02:00
Muawia Khan
66b243a2b4 Problem: People request all-in-one BigchainDB container (#2424).
Solution: Provide a stand-alone all-in-one BigchainDB container.

* Document it.
* Clarify that the image is not suited for joining a network.
2018-08-02 14:05:23 +02:00
Muawia Khan
c3f5e2a654 Problem: It is cumbersome to manage BigchainDB and Tendermint processes (#2410).
* Introduce a Monit-based setup for managing processes. Add the corresponding section to the network setup guide.
2018-07-27 17:33:55 +02:00