I see. It sounds like your target customer will probably be running Torq in the cloud then... Have you considered offering it as a hosted service?
I.e. customers pay $x/mo to run a Torq instance on your hardware, and I can point it to my lnd instance somewhere else?
Or, at least provide guidance in the GitHub docs about the hardware provisioning requirements for Torq to perform adequately for a large scale node?
Installing Torq is as simple as pulling a docker image and connecting it to a postgres (TimescaleDB) database. Many are using Kubernetes and have this deployed alongside the rest of their services.
reply