ndeet / launchbtcpay

Launch btcpayserver on LunaNode (https://launchbtcpay.lunanode.com)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the code for btcpayserver launcher at https://launchbtcpay.lunanode.com

To run, simply:

	go run main.go

When a user requests to provision a VM, the webserver will read run.sh and
replace parameters with user-specified configuration. The resulting script will
be passed as a startup script to the VM, via cloud-init.

About

Launch btcpayserver on LunaNode (https://launchbtcpay.lunanode.com)

License:MIT License


Languages

Language:Go 37.9%Language:HTML 34.0%Language:Shell 15.5%Language:JavaScript 12.2%Language:CSS 0.4%