NicolasDorier / 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 39.7%Language:HTML 30.8%Language:Shell 14.7%Language:JavaScript 14.3%Language:CSS 0.5%