bestinslot-xyz / OPI

Open Protocol Indexer, OPI, is the best-in-slot open-source indexing client for meta-protocols on Bitcoin.
Apache License 2.0
202 stars 110 forks source link

feat: add none-interactive default value #22

Closed caoer closed 8 months ago

caoer commented 8 months ago

This PR added a default to various questions when current tty is not interactive. It is used for automated provision of the OPI infra.

a IaC repo is published at: https://github.com/alexgo-io/OPI-infra/ which packs it into a docker image at: Dockerfile.

this repo is using packer and pulumi to provision OPI infra.