Commit Graph

14 Commits

Author SHA1 Message Date
HenrikJannsen
1d46b02a1d
Add missing isBmFullNode parameter
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2024-09-06 12:59:22 +07:00
runbtc
4a9fa62a65
Increase tmpfs size 2024-05-30 13:31:05 -07:00
runbtc
0852fdd346
Ensure db/json dir is automatically created 2024-05-10 14:58:13 -07:00
runbtc
6a3f0a9289
Update After parameter in systemd service file 2024-05-10 14:57:16 -07:00
runbtc
295228b5e2
Use cookie auth for Tor control 2024-05-06 21:45:49 -07:00
runbtc
56a15fdca5
Prepend ExecStart command with bash 2024-05-06 21:44:30 -07:00
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