Commit graph

6 commits

Author SHA1 Message Date
wiz
02e7448bda
Various improvements to seednode service / install scripts (#3882)
* Split seednode systemd service ExecStart command into multiple lines

* Add setting in seednode configuration to specify btcnode host/port

* Tweak seednode torrc configuration options to improve P2P connectivity

* Require bitcoin.service from bisq-seednode.service via systemd binding

* Make seednode installer run from master and build bisq from release tag

* Seednode must be shutdown using `kill -9` until #3884 is fixed

* Fix seednode uninstall script to use correct service names

* Disable CircuitBuildTimeout in seednode Tor configuration

* Disable seednode torrc advanced configuration options for now
2020-01-29 11:28:12 +01:00
wiz
b74b1f32b2
Set bisq-seednode.env java heap size and seednode max memory to 4GB 2020-01-05 22:48:56 +09:00
wiz
ae16542533
Fix typo in bisq-seednode.env using wrong variable name 2020-01-05 22:48:27 +09:00
wiz
9f6762297f
Tweak seednode environment variables for BSQ explorer usage 2020-01-05 04:00:21 +09:00
wiz
839f791caa
Fix bisq-seednode.env file replacement 2019-12-20 23:49:37 +09:00
wiz
485f8e8c37
Add one command installation script for tor + btcnode + seednode 2019-12-20 21:35:12 +09:00
Renamed from seednode/bisq-seednode (Browse further)