Greg greg
  • Joined on 2018-11-05
greg pushed to feature/280-postgres_vm at kosmos/chef 2021-01-07 11:05:11 +00:00
af54777250 Create postgresql-1 VM
f6086e2f6a Add the firewall rules to the postgresql role
greg deleted branch chore/move_wormhole from kosmos/chef 2021-01-07 10:42:48 +00:00
greg merged pull request kosmos/chef#278 2021-01-07 10:42:41 +00:00
Move wormhole from barnard to nodejs-2
greg pushed to master at kosmos/chef 2021-01-07 10:42:41 +00:00
6db296a7f1 Merge pull request 'Move wormhole from barnard to nodejs-2' (#278) from chore/move_wormhole into master
1eb73711a2 Remove application_javascript usage from wormhole recipe
fe63f01f7b Move wormhole from barnard to nodejs-2
Compare 3 commits »
greg approved kosmos/chef#278 2021-01-07 10:40:49 +00:00
Move wormhole from barnard to nodejs-2

👍

greg pushed to bugfix/272-certbot_dirsrv at kosmos/chef 2020-12-31 10:41:06 +00:00
bf3bb3ed97 Merge branch 'master' into bugfix/272-certbot_dirsrv
1360836377 Merge pull request 'Set up NBXplorer, BTCPay Server, and C-Lightning with Chef' (#270) from feature/btcpay_server into master
8a6b81485a Merge branch 'master' into feature/btcpay_server
61accc05c2 Add nginx proxy for BTCPay
c71d243c40 Merge pull request 'Add a firewall rule to allow PostgreSQL clients to connect' (#269) from bugfix/postgresql_client_firewall into master
Compare 16 commits »
greg created pull request kosmos/chef#273 2020-12-31 10:41:01 +00:00
Fix a syntax error in certbot dirsrv hook
greg pushed to bugfix/272-certbot_dirsrv at kosmos/chef 2020-12-31 10:40:23 +00:00
456639bdf8 Fix a syntax error in certbot dirsrv hook
greg opened issue kosmos/chef#272 2020-12-31 10:32:15 +00:00
Syntax error in certbot dirsrv hook
greg deleted branch feature/btcpay_server from kosmos/chef 2020-12-31 10:25:15 +00:00
greg merged pull request kosmos/chef#270 2020-12-31 10:25:09 +00:00
Set up NBXplorer, BTCPay Server, and C-Lightning with Chef
greg pushed to master at kosmos/chef 2020-12-31 10:25:08 +00:00
1360836377 Merge pull request 'Set up NBXplorer, BTCPay Server, and C-Lightning with Chef' (#270) from feature/btcpay_server into master
8a6b81485a Merge branch 'master' into feature/btcpay_server
61accc05c2 Add nginx proxy for BTCPay
5892e3c0ab Configure and run c-lightning daemon
f88354c67c Compile and install c-lightning
Compare 11 commits »
greg pushed to feature/btcpay_server at kosmos/chef 2020-12-31 10:20:29 +00:00
8a6b81485a Merge branch 'master' into feature/btcpay_server
c71d243c40 Merge pull request 'Add a firewall rule to allow PostgreSQL clients to connect' (#269) from bugfix/postgresql_client_firewall into master
7d0490f3da Merge branch 'master' into bugfix/postgresql_client_firewall
bb4b919548 Merge pull request 'Always set the promote trigger file config' (#267) from bugfix/pg_promote_trigger_file into master
87388ac69d Add the postgresql_client role to the mastodon role
Compare 9 commits »
greg deleted branch bugfix/postgresql_client_firewall from kosmos/chef 2020-12-22 22:15:22 +00:00
greg merged pull request kosmos/chef#269 2020-12-22 22:15:07 +00:00
Add a firewall rule to allow PostgreSQL clients to connect
greg pushed to master at kosmos/chef 2020-12-22 22:15:06 +00:00
c71d243c40 Merge pull request 'Add a firewall rule to allow PostgreSQL clients to connect' (#269) from bugfix/postgresql_client_firewall into master
7d0490f3da Merge branch 'master' into bugfix/postgresql_client_firewall
87388ac69d Add the postgresql_client role to the mastodon role
c700f98976 Add a firewall rule to allow clients to connect
Compare 4 commits »
greg commented on pull request kosmos/chef#269 2020-12-22 17:17:40 +00:00
Add a firewall rule to allow PostgreSQL clients to connect

I have added clarification above: "The problem was that the firewall rule that allows connection from a client’s IP to the primary server was missing from the recipe. This PR fixes that."

Is that alright?

greg pushed to bugfix/postgresql_client_firewall at kosmos/chef 2020-12-22 17:16:49 +00:00
7d0490f3da Merge branch 'master' into bugfix/postgresql_client_firewall
bb4b919548 Merge pull request 'Always set the promote trigger file config' (#267) from bugfix/pg_promote_trigger_file into master
f75aeaf9b5 Always set the promote trigger file config
Compare 3 commits »
greg created pull request kosmos/chef#269 2020-12-18 16:56:24 +00:00
Add a firewall rule to allow clients to connect