Closed Sjors closed 6 years ago
Although I find Heroku very easy to use, it's unlikely that we can run c-lightning on it. So it might be easier to run the whole stack on EC2.
I have no experience with AWS templates. Is it possible to reuse these if you have your own server?
Docker might be an easier and more portable solution.
Stack should probably consist of:
bitcoind
bitcoin.conf
There should be an easy way / proper instructions to upgrade these components.
I created an AWS template which uses docker, though plan to get rid of Docker in #48.
Although I find Heroku very easy to use, it's unlikely that we can run c-lightning on it. So it might be easier to run the whole stack on EC2.
I have no experience with AWS templates. Is it possible to reuse these if you have your own server?
Docker might be an easier and more portable solution.
Stack should probably consist of:
bitcoind
node (until there's support for Neutrino protocol, user should be able to tweakbitcoin.conf
There should be an easy way / proper instructions to upgrade these components.