[bisq-network/bisq] Docker containers for a DAO seednode (#3095)

mrosseel notifications at github.com
Thu Aug 15 13:43:11 UTC 2019


This PR adds docker containers and infrastructure to run a dao seednode.

Since some interest have been expressed to move to a docker image for all seednodes, this setup might be a good starting point for those efforts.

Have a look at the Known Issues and TODO section of the readme.md for open issues.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * first checkin of new dao seednode docker files
  * Adding rpcHost option, seednode docker fixes
  * Merge branch 'rc_v1.0.0' of https://github.com/ManfredKarrer/bisq into dao-seednode
  * checkout correct branch, fix rpchost option
  * Add logs to assess correct functioning of the seed node
  * fix dockerfile
  * add host
  * Merge branch 'rc_v1.0.0' of https://github.com/ManfredKarrer/bisq into dao-seednode
  * limit btc node usage
  * Clean up logging
  * speed it up
  * Merge branch 'master' of github.com:bisq-network/bisq into dao-seednode
  * Merge branch 'master' of github.com:bisq-network/bisq into dao-seednode
  * protect against crashes
  * Fix APP_NAME, revert logging/unnecessary edits
  * Merge branch 'master' of github.com:bisq-network/bisq into dao-seednode
  * Storing backup files etc in local dir, not inside the container
  * no more overlapping volumes
  * fix notify bug
  * btcd gracefully shuts down on certain errors so doesn't restart
  * Merge branch 'master' of github.com:bisq-network/bisq into dao-seednode
  * Merge branch 'master' of github.com:bisq-network/bisq into dao-seednode
  * add depends_on so notifications don't error out at startup
  * Wait for bitcoin rpc port to be available before connecting
  * correct path
  * make executable
  * increase timeout (just in case)
  * switch dependency
  * add while loop
  * Merge branch 'master' of github.com:bisq-network/bisq into dao-seednode
  * fix quotes
  * Merge branch 'master' of github.com:bisq-network/bisq into dao-seednode
  * remove stray line
  * Merge branch 'master' of github.com:bisq-network/bisq into dao-seednode
  * Merge branch 'master' of github.com:bisq-network/bisq into dao-seednode
  * Merge branch 'master' of github.com:bisq-network/bisq into dao-seednode
  * completing readme for docker installation
  * move to bitcoin 0.18, readme changes

-- File Changes --

    M seednode/.dockerignore (2)
    A seednode/.gitignore (2)
    M seednode/README.md (46)
    M seednode/docker-compose.yml (78)
    A seednode/docker-compose_dev.yml (22)
    M seednode/docker/prod/Dockerfile (20)
    A seednode/docker/prod/Dockerfile-btc (7)
    A seednode/docker/prod/blocknotify (2)
    M seednode/docker/startSeedNode.sh (56)
    A seednode/docker/wait-for-it.sh (180)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/3095.patch
https://github.com/bisq-network/bisq/pull/3095.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/3095
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190815/9a425a9f/attachment.html>


More information about the bisq-github mailing list