Skip to content

LunaNode/launchbtcpay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.