Sjors / matreon

Self hosted platform to receive money from your supporters, using Bitcoin Lightning network
MIT License
35 stars 2 forks source link

AWS Template or Docker #31

Closed Sjors closed 6 years ago

Sjors commented 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:

There should be an easy way / proper instructions to upgrade these components.

Sjors commented 6 years ago

I created an AWS template which uses docker, though plan to get rid of Docker in #48.