Troy McConaghy
abdd23f5a6
Problem: Source files contain no license info ( #2455 )
...
* Problem: Source files contain no license info
Solution: Add comments with SPDX license info to source files
* Python 3 files don't need # -*- coding: utf-8 -*-
2018-08-16 12:31:32 +02:00
Vanshdeep Singh
c7503f5689
Problem: Support for latest Tendermint missing ( #2375 )
...
Solution: Upgrade to py-abci 0.5.1 to use latest Tendermint
2018-07-10 14:16:02 +02:00
muawiakh
c4e752d379
Address comments
...
- Use aafigure to render text -> HTML/image
- Update some docs
2018-01-12 18:16:05 +01:00
muawiakh
4792b94201
Fix typo in firewall docs
...
- inbount -> inbound
2017-12-12 13:37:57 +01:00
Troy McConaghy
b1276020b3
Updated the Notes for Firewall Setup page in docs
2017-12-01 14:26:28 +01:00
Troy McConaghy
c04a62a1e8
updated firewall setup docs re/ port 9985 for WebSocket API
2017-04-18 14:43:32 +02: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
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
troymc
cd2fd494ac
Moved docs directory to docs/server, except README.md
2016-10-27 14:09:24 +02:00