Râu Cao raucao
  • Joined on 2018-11-24
raucao commented on issue kosmos/chef#263 2021-01-18 12:19:06 +00:00
Use Ohai plugin to store zerotier node info

Turns out their official Chef cookbook already comes with an Ohai plugin: https://github.com/zerotier/chef-zerotier

And it also comes with recipes for joining networks and such, in case we need it later.

raucao opened issue kosmos/chef#290 2021-01-18 12:17:55 +00:00
Set up TPROXY IP address spoofing/forwarding for HAProxy hosts
raucao closed pull request kosmos/chef#276 2021-01-16 16:02:59 +00:00
WIP: Move Mastodon to new VM
raucao commented on pull request kosmos/chef#276 2021-01-16 16:02:55 +00:00
WIP: Move Mastodon to new VM

Done in #284.

raucao commented on pull request kosmos/chef#289 2021-01-14 20:32:22 +00:00
Fix LN nodes not being accessible from the outside

Added WIP, because some people still get timeouts trying to connect, while other random nodes already connected to it. I checked everything I could think of, but everything looks fine now, after the obvious mistakes.

raucao commented on pull request kosmos/chef#289 2021-01-14 20:27:05 +00:00
Fix LN nodes not being accessible from the outside

Removed kredits label, because it shouldn't have been approved like this in the first place.

raucao pushed to bugfix/lnd_externalip at kosmos/chef 2021-01-14 20:25:41 +00:00
775ec691ef Add firewall rules for LND and c-lightning
22853b909f Add firewall rules for LND and c-lightning
Compare 2 commits »
raucao created pull request kosmos/chef#289 2021-01-14 20:24:09 +00:00
Fix LND externalip, missing UFW rules for LND and c-lightning
raucao pushed to bugfix/lnd_externalip at kosmos/chef 2021-01-14 20:23:37 +00:00
22853b909f Add firewall rules for LND and c-lightning
6c6026958b Fix typo in port number of externalip config
raucao deleted branch chore/move_mastodon_to_vm from kosmos/chef 2021-01-14 16:23:54 +00:00
raucao commented on issue kosmos/chef#271 2021-01-14 11:17:42 +00:00
ejabberd cluster node disconnects

Log file still empty. TFW you wish something broke so you can know why...

raucao opened issue kosmos/chef#288 2021-01-14 11:14:46 +00:00
Set up Tor for LND
raucao commented on pull request kosmos/chef#284 2021-01-14 10:08:46 +00:00
Set up new Mastodon VM, fix/improve Chef recipes

@greg Just FYI: the ElasticSearch job ran through successfully, and I get search results for posts back to 2017 now.

raucao closed issue kosmos/chef#287 2021-01-13 18:34:57 +00:00
Set up multi-sig community wallet in BTCPay
raucao commented on issue kosmos/chef#287 2021-01-13 18:34:35 +00:00
Set up multi-sig community wallet in BTCPay

I have just successfully set up the multi-sig community wallet in BTCPay (with the Kosmos Accounts store), and after re-scanning the chain for transactions it now also displays the past txs and correct balance.

New receiving addresses are now correctly generated/displayed from the next unused derivation path.

You can see txs, and a valid receiving address in the attached screenshots.

raucao opened issue kosmos/chef#287 2021-01-13 18:27:07 +00:00
Set up multi-sig community wallet in BTCPay
raucao opened issue kosmos/chef#286 2021-01-13 16:15:43 +00:00
Upgrade Mastodon to 3.3.0 (needs manual migration)
raucao pushed to chore/move_mastodon_to_vm at kosmos/chef 2021-01-13 16:07:08 +00:00
12a3fa5b4e Use default Redis database now
9224aa9d97 Update node data
Compare 2 commits »
raucao opened issue kosmos/chef#285 2021-01-13 13:21:37 +00:00
Re-add IPv6 routing for kosmos.social
raucao created pull request kosmos/chef#284 2021-01-13 09:52:14 +00:00
WIP: Move Mastodon to new VM, improve recipes