Commit Graph

1194 Commits

Author SHA1 Message Date
Basti 91ffe75bc1
Add missing files 2021-11-29 13:12:17 -06:00
Basti ecdc41a54f
Rename postgres cookbook, deploy new replica
fixes #361
closes #330
2021-11-29 13:09:13 -06:00
Râu Cao 1d8af6e86f Merge pull request 'Fix custom resource not found in newer Chef versions' (#362) from chore/update_postgres_cookbook into master
Reviewed-on: #362
2021-11-29 19:06:54 +00:00
Basti fa8cbac163
Fix custom resource not found in newer Chef versions
fixes #361
refs #337
2021-11-29 13:03:40 -06:00
Basti cbf42b9414
Add node config for fornax 2021-11-29 11:23:17 -06:00
Râu Cao 7e49dfd520 Merge pull request 'Deploy RSK mainnet node, and new testnet node' (#346) from feature/343-rsk_mainnet into master
Reviewed-on: #346
2021-11-28 16:01:04 +00:00
Basti 1e6c40b136
Update README 2021-11-25 19:37:48 -06:00
Râu Cao 5d8e98e4a9 Merge pull request 'Upgrade Drone CI from 1.0 to 2.5' (#357) from chore/upgrade_drone into master
Reviewed-on: #357
2021-11-25 23:29:23 +00:00
Basti 5717d11f7e
Upgrade Drone CI to latest version
closes #356
2021-11-25 17:28:13 -06:00
Basti 9656399e9d
Remove superfluous license header 2021-11-25 17:27:48 -06:00
Râu Cao 11e9b569ae Merge pull request 'Upgrade Gitea to 1.15.6' (#354) from chore/upgrade_gitea into master
Reviewed-on: #354
2021-11-25 22:49:58 +00:00
Basti 24f94bdb02
Upgrade Gitea to 1.15.6
Configures the JWT signing algorithm to be the old, less secure
algorithm, until we update the token for Drone CI (and any other OAuth
apps).

closes #338
2021-11-25 16:44:48 -06:00
Basti f93909da70
Update akkounts-1 node info 2021-11-22 23:46:36 -06:00
Basti b911ec92c9
Update node info 2021-11-16 13:23:25 -06:00
Râu Cao 65532836ff Merge pull request 'Improve botka IRC config' (#347) from chore/botka_config into master
Reviewed-on: #347
2021-10-23 09:29:36 +00:00
Basti ca33dbe624
Improve botka IRC config
Use TLS, specify port.
2021-10-23 11:28:29 +02:00
Basti e6ad9865bc
Add roles for RSK testnet/mainnet 2021-10-22 14:02:56 +02:00
Basti 83202747cf
Move RSKj firewall config to own recipe 2021-10-22 14:02:41 +02:00
Basti ce7a7d5f83
Update RSKj version 2021-10-22 14:01:39 +02:00
Basti 5dd44fc283
Add new RSK VM node configs 2021-10-22 14:00:09 +02:00
Basti ca13acb99f
Remove obsolete Parity role 2021-10-22 13:59:42 +02:00
Greg fc70895d9c Merge pull request 'Configure/deploy botka for libera.chat on nodejs-2 VM' (#341) from feature/upgrade_and_move_botka_irc into master
Reviewed-on: #341
2021-09-21 15:52:23 +00:00
Basti ee0a587dad
Upgrade botka, deploy for Libera.Chat to nodejs-2
Note: Temporarily disables wormhole, because it's still on Freenode,
where its credentials have been deleted by the new "management".
2021-09-13 18:21:46 +02:00
Basti abec4be8ff
Update Gemfile.lock 2021-09-03 10:29:32 +02:00
Râu Cao efda3f6fdb Merge pull request 'Update Sockethub to 4.1.0' (#339) from chore/update_sockethub into master
Reviewed-on: #339
2021-09-03 08:29:10 +00:00
Basti 2a5d68cda9
Update Sockethub to 4.1.0
Tested/running on `nodejs-2`.
2021-09-03 10:28:07 +02:00
Râu Cao 483481b141 Merge pull request 'Deploy Sockethub from the npm package' (#146) from feature/145-sockethub_from_npm into master
Reviewed-on: #146
2021-08-31 09:00:07 +00:00
Râu Cao 0ffddb9d0f Merge pull request 'Upgrade Gitea to 1.14.6' (#336) from chore/upgrade_gitea into master
Reviewed-on: #336
2021-08-09 14:11:33 +00:00
Basti 8bbb4deed7
Upgrade Gitea to 1.14.6 2021-08-09 16:10:40 +02:00
Râu Cao fe66092c26 Merge pull request 'Upgrade LND to 0.13.1' (#335) from chore/upgrade_lnd into master
Reviewed-on: #335
2021-08-09 14:01:19 +00:00
Basti bf009d6822
Upgrade LND to 0.13.1 2021-08-09 16:00:19 +02:00
Greg e00d6c3a86 Use the sockethub role in the run list 2021-07-14 10:14:38 +02:00
Greg 383a46676e Create a role for sockethub 2021-07-14 10:14:28 +02:00
Greg eed27713ff Add the sockethub firewall rule to centaurus 2021-07-14 10:14:07 +02:00
Greg b5e7e4ab85 Use DNS validation to generate/renew the TLS cert 2021-07-14 10:13:35 +02:00
Greg 7c2aae6650 Add sockethub to nodejs-2's run list 2021-07-09 11:52:58 +02:00
Greg d135b3873c Switch to a systemd unit Chef resource 2021-07-09 11:32:33 +02:00
Greg e9c86081f7 Update sockethub to the latest npm release 2021-07-09 11:32:11 +02:00
Greg b8ac5e1c07 Merge branch 'master' into feature/145-sockethub_from_npm 2021-07-09 10:51:02 +02:00
Greg 7fc0a65a22 Merge pull request 'Upgrade all bitcoin software to latest versions' (#328) from chore/upgrade_bitcoin_software into master
Reviewed-on: #328
2021-07-07 09:42:33 +00:00
Greg bb6394ab42 Merge pull request 'Add Tor support for LND' (#332) from feature/lnd_tor into chore/upgrade_bitcoin_software
Reviewed-on: #332
2021-07-07 09:40:37 +00:00
Greg b17c81a1aa Merge branch 'chore/upgrade_bitcoin_software' into feature/lnd_tor 2021-07-07 09:36:11 +00:00
Basti b7af04e8be
Support Tor connections for LND
Adds basics for general Tor support in bitcoin recipes, and specific
support for Tor to the lnd recipe.
2021-07-01 15:34:06 +02:00
Basti 9f0b5f0e64
(tor) Add support for ControlPort and CookieAuthentication
Allow to configure Tor to be controlled by other applications, so they
can manage hidden services and such.
2021-07-01 15:32:28 +02:00
Râu Cao c60e65020b Merge pull request 'Auto-unlock LND wallet/node' (#331) from feature/auto_unlock_lnd into chore/upgrade_bitcoin_software
Reviewed-on: #331
2021-07-01 13:21:41 +00:00
Basti 37873fb881
Add data bag for LND credentials 2021-07-01 13:17:51 +02:00
Basti 4bda4d7857
Install LND with all subsystems enabled
This allows to run loopd and other tools.
2021-06-30 17:10:57 +02:00
Basti 2ca576468e
Auto-unlock LND wallet/node
The latest release added a new config option for auto-unlocking the
wallet/node using a password file. This changeset adds support for just
that to the lnd recipe, so that nobody has to manually unlock it after
reboots or service restarts.
2021-06-30 17:09:31 +02:00
Basti a65065c793 Upgrade all bitcoin software to latest versions 2021-06-29 15:55:20 +02:00
Basti f095094cf7 Fix compilation issue with dotnet services
Compilation fails while the executable is running.
Fixed by stopping the services before upgrades.
2021-06-29 15:53:52 +02:00