Commit Graph

1232 Commits

Author SHA1 Message Date
Greg 7adee84adf Merge pull request 'Upgrade Mastodon to 3.4.4' (#368) from chore/upgrade_mastodon into master
Reviewed-on: #368
2021-12-09 13:32:21 +00:00
Basti a0de016e1c
Add single sidekiq process for new scheduler queue 2021-12-05 16:27:05 -06:00
Basti 38756fd296
Upgrade Mastodon to latest version
Using a new branch with freshly added Kosmos changes on top of the
upstream release code.
2021-12-05 16:11:09 -06:00
Râu Cao 3d06300167 Merge pull request 'Upgrade LND to 0.14.1' (#367) from chore/upgrade_lnd into master
Reviewed-on: #367
2021-12-05 01:59:56 +00:00
Basti bbef38b6d6
Update golang cookbook 2021-12-04 19:57:19 -06:00
Basti a8948053d6
Update LND to 0.14.1
closes #351
2021-12-04 19:56:49 -06:00
Râu Cao a75237e0fb Merge pull request 'Set up public HTTPS endpoint for RSKj' (#337) from feature/rskj_public_endpoint into master
Reviewed-on: #337
2021-12-02 17:26:00 +00:00
Greg 5ac53633cd Merge branch 'master' into feature/rskj_public_endpoint 2021-12-02 17:07:47 +00:00
Greg 62d7998da8 Merge pull request 'Deploy/configure LndHub' (#350) from feature/lndhub into master
Reviewed-on: #350
2021-12-02 17:07:17 +00:00
Greg 6f29ede8d3 Merge branch 'master' into feature/lndhub 2021-12-02 16:59:46 +00:00
Greg 91905e0490 Merge pull request 'Fix backup email notifications' (#366) from bugfix/358-backups into master
Reviewed-on: #366
2021-12-01 22:52:58 +00:00
Basti f7afc21f9e
Use pbkdf2 for backup key derivation
Fixes a warning thrown by OpenSSL during backup runs, and makes it more
secure.
2021-11-30 13:38:34 -06:00
Basti c30733e5aa
Send backup notifiations when run ends with warning 2021-11-30 13:38:18 -06:00
Basti e63cda3317
Use SMTP/Mailgun for backup notifications 2021-11-30 13:37:51 -06:00
Râu Cao 3d1937823a Merge pull request 'Add documentation for backups/restores' (#365) from docs/backup into master
Reviewed-on: #365
2021-11-30 18:46:37 +00:00
Basti 172553ddb3
Add documentation for backups/restores 2021-11-30 12:45:52 -06:00
Râu Cao 1a7f7fee45 Merge pull request 'Configure/deploy kosmos.org (with Lightning Address support)' (#360) from feature/kosmos_org_nginx into master
Reviewed-on: #360
2021-11-30 18:29:11 +00:00
Râu Cao 9e94440975 Merge pull request 'Update kosmos postgres cookbook name in other cookbooks' (#364) from chore/postgres_cookbook_deps into master
Reviewed-on: #364
2021-11-30 15:19:43 +00:00
Basti a184f27c96
Update kosmos postgres cookbook name in other cookbooks 2021-11-30 08:47:15 -06:00
Basti 584da20d3e
Deploy nginx reverse proxy for RSK mainnet 2021-11-29 13:55:04 -06:00
Basti 0e1b362644
Fix nginx config, deploy LE cert 2021-11-29 13:33:43 -06:00
Basti e414dfc23f
Merge branch 'master' into feature/rskj_public_endpoint 2021-11-29 13:18:42 -06:00
Greg 70fe5f81a5 Merge pull request 'Rename postgres cookbook, deploy new replica' (#363) from chore/update_postgres_cookbook into master
Reviewed-on: #363
2021-11-29 19:15:52 +00:00
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
Basti f68eceec4c
Remove obsolete role 2021-11-28 10:08:39 -06:00
Basti 0628d091dc
Update rsk-testnet-2 with new rskj-testnet role 2021-11-28 10:05:48 -06:00
Basti c9d32e02aa
Remove old RSK testnet node config 2021-11-28 10:02:28 -06:00
Basti 35115b7391
Merge branch 'master' into feature/rskj_public_endpoint 2021-11-28 10:02:06 -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 d14d109a00
Configure/deploy kosmos.org
Includes a new directive for Lightning Address resolution.
2021-11-26 14:10:39 -06:00
Basti 6b2e501c90
Add LndHub backups 2021-11-26 11:22:24 -06:00
Basti 3962666a39
Re-enable Tor recipe 2021-11-25 19:44:42 -06: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 931a3a196f
Add public HTTP reverse proxy for LndHub 2021-11-21 13:22:40 -06:00
Basti e48cf04e6c
Deploy LndHub to bitcoin-2
Update the node config
2021-11-17 11:11:45 -06:00
Basti 0481e42aa4
Install/configure LndHub 2021-11-16 16:03:46 -06:00
Basti 4b9183d78d
Use older Redis cookbook, install on bitcoin-2 2021-11-16 14:11:42 -06:00
Basti 18f65c4fc5
Add new Redis cookbook 2021-11-16 13:25:30 -06:00
Basti 80ec84782b
Berkshelf vendor changes 2021-11-16 13:25:08 -06:00
Basti b911ec92c9
Update node info 2021-11-16 13:23:25 -06:00