Block a user
Connect to IRC bouncer instead of directly
Connect to IRC bouncer instead of directly
raucao
pushed to feature/chat_client_functionality at kosmos/rs-module-chat-messages
2022-01-04 19:34:46 +00:00
raucao
pushed to feature/chat_client_functionality at kosmos/rs-module-chat-messages
2022-01-04 19:14:56 +00:00
raucao
created branch feature/chat_client_functionality in kosmos/rs-module-chat-messages
2022-01-04 19:14:56 +00:00
Set up automatic remote backups for LND channel states
Back up LND files and channels to S3
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.
Back up LND files and channels to S3
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…
Add button for copying lndhub setup code