Skip to content

Better configuration for docker install script #3

@wbobeirne

Description

@wbobeirne

Just getting started with setting up Torq, and I've run into a few areas that could be configured better by prompting the user to enter information.

  • Ask user if they want to use LND or CLN, uncomment torq.conf accordingly
  • Volumes for mounting macaroon / TLS cert / pem files
    • Should take into account LND vs CLN prompt
  • Bridge mode networking
    • No prompt necessary, should use existing bridge vs host prompt
    • docker-compose.yml - extra_hosts: ["host.docker.internal:host-gateway"]
    • torq.conf - url = "host.docker.internal:10009" and url = "host.docker.internal:17272"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions