• Joined on 2021-09-17
forest pushed to master at cyberia/btcpayserver-docker 2021-12-17 00:55:40 +00:00
bfa73fcf18 bump btcpay
c470bb278e Update Lightning Terminal (#562)
595a71100e Bump monacoin to 0.20.2 (#563)
6920b800bc Update EPS
32074e05c2 fix litecoin
Compare 128 commits »
forest pushed to cyberia-fork at cyberia/btcpayserver-docker 2021-12-17 00:55:28 +00:00
c936b566c8 Merge branch 'master' into cyberia-fork
bfa73fcf18 bump btcpay
c470bb278e Update Lightning Terminal (#562)
595a71100e Bump monacoin to 0.20.2 (#563)
6920b800bc Update EPS
Compare 129 commits »
forest created branch forest-reverseproxy in cyberia/btcpayserver-docker 2021-12-17 00:50:43 +00:00
forest pushed to forest-reverseproxy at cyberia/btcpayserver-docker 2021-12-17 00:50:43 +00:00
forest pushed to data-directory-support at cyberia/btcpayserver-docker 2021-12-17 00:50:42 +00:00
forest created branch data-directory-support in cyberia/btcpayserver-docker 2021-12-17 00:50:41 +00:00
forest created branch cyberia-fork in cyberia/btcpayserver-docker 2021-12-17 00:50:39 +00:00
forest pushed to cyberia-fork at cyberia/btcpayserver-docker 2021-12-17 00:50:39 +00:00
8fc9180650 add BTCPAYGEN_EXTERNAL_REVERSEPROXY_PORT to env as well >:X
cb21bc2818 add HOST_MOUNTED_VOLUME_ROOT to btcpay-env.sh >:(
bb1114f97f Merge branch 'forest-reverseproxy' into cyberia-fork
Compare 3 commits »
forest created branch master in cyberia/btcpayserver-docker 2021-12-17 00:50:36 +00:00
forest pushed to master at cyberia/btcpayserver-docker 2021-12-17 00:50:36 +00:00
forest created repository cyberia/btcpayserver-docker 2021-12-17 00:50:12 +00:00
forest pushed to main at cyberia/capsul-flask 2021-12-16 21:56:21 +00:00
0dff3bad07 fix order of operations bug
forest commented on issue cyberia/capsul-flask#29 2021-12-16 20:43:53 +00:00
upgrade qemu on baikal to fix virtio-blk thrashing our disks

Here is the current trajectory of the SSDs wearing out…

forest commented on issue cyberia/capsul-flask#29 2021-12-16 18:04:53 +00:00
upgrade qemu on baikal to fix virtio-blk thrashing our disks

Nyaaori ⚛️ it's important to note that with debian that you can't skip versions so if you're on 9 and want to upgrade to 11 you have to upgrade to 10 first you also need to fully…

forest opened issue cyberia/capsul-flask#30 2021-12-16 17:46:31 +00:00
December/January Maintenance Window 2: How To Clean Everything
forest opened issue cyberia/capsul-flask#29 2021-12-16 17:22:45 +00:00
upgrade qemu on baikal to fix virtio-blk thrashing our disks
forest commented on issue cyberia/capsul-flask#13 2021-12-16 17:15:26 +00:00
Capsul outage mitigation: need a way to shutdown the server

^ that should be part of our deployment plan for the next deployment

forest commented on issue cyberia/capsul-flask#13 2021-12-16 17:13:57 +00:00
Capsul outage mitigation: need a way to shutdown the server

forest (he/him) we should also implement cyberia/capsul-flask#13

Capsul outage mitigation: need a way to shutdown the server How do we wanna approach…

forest commented on issue cyberia/capsul-flask#11 2021-12-16 15:48:57 +00:00
enable static IP -> capsul mapping via libvirt (manage MAC addresses)
  • capsul-flask should probably take ownership of mac addresses and tell each capsul what its mac address is, if possible.
    • To make the DHCP config declarative so we can rebuild the whole…