Râu Cao raucao
  • Joined on 2018-11-24
raucao merged pull request kosmos/chef#371 2022-01-06 14:15:36 +00:00
Connect to IRC bouncer instead of directly
raucao created pull request kosmos/chef#371 2022-01-06 14:14:41 +00:00
Connect to IRC bouncer instead of directly
raucao pushed to chore/fix_botka_connection at kosmos/chef 2022-01-06 14:14:10 +00:00
f6fe3bab0f Connect to IRC bouncer instead of directly
raucao created branch chore/fix_botka_connection in kosmos/chef 2022-01-06 14:14:10 +00:00
raucao pushed to master at kosmos/botka 2022-01-06 02:37:30 +00:00
a2d2f2eca1 Update rs-logger
raucao pushed to master at kosmos/botka 2022-01-06 02:07:57 +00:00
6ba9b53c45 Update dev run script
5b2074c267 Switch to new node-irc branch and version
Compare 2 commits »
dcf117e1dd Add a couple of message properties
a0bec9a12c WIP Introduce Channel class
raucao created branch feature/chat_client_functionality in kosmos/rs-module-chat-messages 2022-01-04 19:14:56 +00:00
raucao deleted branch feature/359-lnd_channel_backups from kosmos/chef 2022-01-03 17:38:52 +00:00
raucao pushed to master at kosmos/chef 2022-01-03 17:38:47 +00:00
62ff4e51b7 Merge pull request 'Back up LND files and channels to S3' (#370) from feature/359-lnd_channel_backups into master
31f4a547a9 Backup LND SCB to S3 on change
56f58f3a1b Install/configure AWS client
57b5a244fa Remove superfluous license header
0b80d490a8 Back up LND dir to S3
Compare 5 commits »
raucao closed issue kosmos/chef#359 2022-01-03 17:38:47 +00:00
Set up automatic remote backups for LND channel states
raucao merged pull request kosmos/chef#370 2022-01-03 17:38:47 +00:00
Back up LND files and channels to S3
raucao commented on pull request kosmos/chef#370 2022-01-03 17:38:40 +00:00
Back up LND files and channels to S3

I confirmed that it's being updated in S3, and there are no errors in the recent logs of the service.

raucao created pull request kosmos/chef#370 2021-12-23 12:08:28 +00:00
Back up LND files and channels to S3
raucao created branch feature/359-lnd_channel_backups in kosmos/chef 2021-12-23 12:07:04 +00:00
raucao pushed to feature/359-lnd_channel_backups at kosmos/chef 2021-12-23 12:07:04 +00:00
31f4a547a9 Backup LND SCB to S3 on change
56f58f3a1b Install/configure AWS client
57b5a244fa Remove superfluous license header
0b80d490a8 Back up LND dir to S3
Compare 4 commits »
raucao commented on issue kosmos/chef#359 2021-12-23 11:55:56 +00:00
Set up automatic remote backups for LND channel states

A cron job is not sufficient, as we need to back up the state after every change. Otherwise the backup would potentially contain outdated channel states.

This is only partially true. Turns out…

raucao deleted branch feature/37-copy_setup_code from kosmos/akkounts 2021-12-16 14:23:18 +00:00
raucao merged pull request kosmos/akkounts#55 2021-12-16 14:23:14 +00:00
Add button for copying lndhub setup code