Commit graph

7 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
2d11a9e0f7
Modify seednode service script to mount tmpfs for BSQ data JSON files 2020-01-05 04:00:57 +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
wiz
fe4059a722 Update seednode config to increase resource limits for v1.2 (#3545)
* Update seednode systemd service, move env vars to separate file

* Update seednode README
2019-11-04 10:25:18 +01:00
Florian Reimair
06d21865b6
Added systemd.service for seednode operation 2019-07-05 09:19:42 +02:00