• Joined on 2021-09-17
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…
forest commented on issue cyberia/ops-handbook#9 2021-12-15 22:39:29 +00:00
Theme git.cyberia.club to match https://cyberia.club's theme

this is how I did it on my server

root@odroidxu4:.../gitea/data/gitea# tree
.
├── conf
│   └── app.ini
├── indexers
│   ....blahblahblah.....
├──…
forest commented on issue cyberia/ops-handbook#9 2021-12-15 18:51:46 +00:00
Theme git.cyberia.club to match https://cyberia.club's theme

We should look at the default dark theme and just modify it a bit.

forest commented on issue cyberia/capsul-flask#10 2021-12-15 17:14:41 +00:00
Capsul outage mitigation: auto-start capsuls startup

This is 99% done, we just need an automated monkey that mashes the "start vm" and "fix dhcp" button(s) on an interval.