Commit Graph

8 Commits

Author SHA1 Message Date
Alva Swanson
9344a236a3
seednode: Run script from seednode module 2023-11-03 18:49:31 +01:00
jmacxx
68effc9294
Use bash instead of sh. 2023-09-24 10:41:14 -05:00
Stephan Oeste
275f9c9da0
Install tor from tor repository and add external tor as default 2022-06-23 00:49:16 +02:00
wiz
2b4c3a58a7
Add 5 second delay when stopping seednode service 2022-01-13 12:59:16 +09:00
wiz
0868ce89a8
Don't use kill -9 to restart seednodes now that SIGTERM is handled
Now that we can gracefully restart from #4047
2020-08-02 02:42:42 +09:00
wiz
cd2d867c11
Increase BSQ explorer TMPFS allocation to 2GB for growing datastore 2020-05-09 12:30:15 +09:00
wiz
01ccca7648
Explicitly set syslog identifier to "bisq" in systemd service config 2020-02-08 11:59:00 +09:00
wiz
d3f30b8b51
Additional tweaks to seednode installation script for new use cases (#3944)
* Add seednode service option to enable dumping Bisq Markets data

* Add seednode service setting for DAO fullnode true/false

* Add seednode installer feature to use existing btcnode P2P/RPC config

* Rename to generic "bisq" service, set entrypoint as conf variable
2020-02-07 14:41:35 +01:00