Author | SHA1 | Message | Date |
---|---|---|---|
Callum Waters |
c4730bb46a
|
localnet: use 27000 port for prometheus (#5811) | 4 years ago |
Anton Kaliaev | 2bb2af19e4 |
localnet: expose 6060 (pprof) and 9090 (prometheus) on node0
This removes the need to do it yourself every time you want to debug a issue or look at Prometheus graphs. |
4 years ago |
Thane Thomson | d88a639838 |
Make RPC bind to localhost by default (#3746)
* Make RPC bind to localhost by default * Add CHANGELOG_PENDING entry * Allow testnet command to override RPC listen address * Update localnet test to bind RPC to 0.0.0.0 * Update p2p test to bind RPC to 0.0.0.0 * Remove rpc-laddr parameter * Update localnet to use config template with RPC listen address override * Use config template override method for RPC listen address * Build config template into localnode image * Build localnode image locally before starting localnet * Move testnet config overrides into templates * Revert deletion of config overrides * Remove extraneous config parameter overrides |
5 years ago |