matreon icon indicating copy to clipboard operation
matreon copied to clipboard

Self hosted platform to receive money from your supporters, using Bitcoin Lightning network

Results 48 matreon issues
Sort by recently updated
recently updated
newest added

We don't want to run out of storage.

Both host OS and packages need to be updated. OS updates can be automatic, auto reboots where needed. bitcoind, c-lightning and Matreon updates should ask for permission If bitcoind &...

provisioning

Creates an Ubuntu Bionic image for various Pi machines. Fixes #54. Instructions for producing the image on Virtual Box. You need to sync and then prune the blockchain on the...

It seems unrealistic to get bitcoind and c-lightning to work on Heroku, so those things would need different hosting. It then makes more sense to move the Rails app there...

Much of this repository can be reused for any self-hosted bitcoin core + lightning application. Those bits could be split off and moved into a seperate repository, e.g. "lightning-box". I'm...

Should be a matter of setting `-blocksdir=/mnt/magnetic/blocks`. For newly provisioned machines, the commands that create the two symlinks can be removed (from ~/.bitcoin/blocks to /mnt/magnetic/blocks and from /mnt/magnetic/blocks to ~/.bitcoin/blocks-index)....

It currently uses `/dev/xvdb` which apparently is brittle. https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-using-volumes.html

As of #59 on AWS the node is pruned once to block 504500 and then never again. Although `c-lightning` works reasonably well with pruned nodes, they'r not officially supported yet...

I ordered an [Orange Pi Plus 2E](http://www.orangepi.org/orangepiplus2e/): 2 GB of RAM should be quite helpful. I plan to run Ubuntu 18 on it. Hopefully I can reuse most of the...

provisioning

By default, it should only list those who contribute at least 1 satoshi and who are up to date on their payments. Up to date means they have paid at...

Rails