Services
t2.medium
which works well on mainnet. Feel free to experiment to get the best ₿ang for you buck.80
and 443
. This is required to access BTCPay Server on the web.btcpay-4-aws.pem
We'll come back to this.Add Domain
admin
. Once everything is complete, we should be able to access the BTCPay Server at http://admin.btcpay2aws.com. btc-4-aws.pem
file we downloaded? This will be used to ssh in and install BTCPay Server. Open terminal and use chmod 400
to set the permissions of your private key file so that only you can read it.ssh -i <path/to/your/file.pem> [email protected]<your-public-ip>
BTC_HOST="admin.btcpay4aws.com
to the name you created . To change from c-lightning to lnd, simply change export BTCPAYGEN_LIGHTNING="clightning"
to export BTCPAYGEN_LIGHTNING="lnd"
REGISTER
to create an account.