Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • samourai-dojo samourai-dojo
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 8
    • Issues 8
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • DojoDojo
  • samourai-dojosamourai-dojo
  • Issues
  • #103
Closed
Open
Issue created Dec 11, 2019 by kenshin-samourai@kenshin-samouraiMaintainer

BTCPayServer-Docker integration

Created by: Kukks

Is your feature request related to a problem? Please describe. We have a similar docker-compose builder system for btpayserver at https://github.com/btcpayserver/btcpayserver-docker, which also deploys a full bitcoin node(and optionally with txindex and unpruned) along with a tor node.

Describe the solution you'd like It would be nice to either or else find a simplified wayc to deploy dojo through the plugin system inbtcpayserver-docker(some info here: https://github.com/btcpayserver/btcpayserver-docker#how-can-i-customize-the-generated-docker-compose-file). I think it should be fairly easy:

  • build and publish docker images for dojo( no need for bitcoind, tor and mysql from what I can tell)
  • allow specifying all needed options to connect dojo to custom mysql, bitcoind and tor
  • allow auto generation of the auth token stuff
  • create docker fragment in BTCPay( started messing about with this at https://github.com/Kukks/btcpayserver-docker/commit/031e6470f840ad22b523e86bbc9a064f38fa2d89)

Describe alternatives you've considered Have an option here to interoperate with that setup but I think it would just be overhead here

Assignee
Assign to
Time tracking