[bisq-network/bisq] Seednode installer additional tweaks (#3944)

wiz notifications at github.com
Thu Feb 6 10:28:28 UTC 2020


Replaces #3942 (sorry for the last minute change)

This script will now be able to start any Bisq node entrypoint, for use with Bisq seednode, Bisq pricenode, Bisq statsnode, etc. and adds necessary new configuration variables for these use cases:

* Renames the `bisq-seednode` service to generic `bisq` service
* Allows specifying Bisq entrypoint as a configuration setting
* Allows setting an external Bitcoin node not running on localhost
* Allows running a non-fullnode (for use cases such as Markets API)
* Allows enabling dump of Bisq Markets data to JSON files

You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/3944

-- Commit Summary --

  * 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 "bisq-seednode" service to "bisq" service

-- File Changes --

    M seednode/README.md (12)
    R seednode/bisq.env (27)
    R seednode/bisq.service (19)
    M seednode/install_seednode_debian.sh (113)
    M seednode/uninstall_seednode_debian.sh (4)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/3944.patch
https://github.com/bisq-network/bisq/pull/3944.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/3944
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200206/61530aaa/attachment.html>


More information about the bisq-github mailing list