Greg greg
  • Joined on 2018-11-05
greg pushed to master at kosmos/chef 2025-06-25 10:02:00 +00:00
8052c67d23 Merge pull request 'Opt-out of dotnet telemetry for btcpay' (#599) from feature/441-optout_dotnet_telemetry into master
cd269dca03 Also disable dotnet telemetry during the build
7e47c879a1 Remove unused variable
2b49cb1b2b Restart the btcpay service on config changes
89fa3ede9e Remove the condition on the postgresql
Compare 6 commits »
greg deleted branch feature/441-optout_dotnet_telemetry from kosmos/chef 2025-06-25 10:02:00 +00:00
greg closed issue kosmos/chef#441 2025-06-25 10:01:59 +00:00
Turn off .NET telemetry
greg merged pull request kosmos/chef#599 2025-06-25 10:01:59 +00:00
Opt-out of dotnet telemetry for btcpay
greg commented on pull request kosmos/chef#599 2025-06-25 08:36:44 +00:00
Opt-out of dotnet telemetry for btcpay

Do we also need this for the builds, since those are dotnet CLI operations, too?

Good catch, I've just pushed the addition of the environment variable during the build

greg pushed to feature/441-optout_dotnet_telemetry at kosmos/chef 2025-06-25 08:35:42 +00:00
cd269dca03 Also disable dotnet telemetry during the build
greg pushed to feature/441-optout_dotnet_telemetry at kosmos/chef 2025-06-25 08:19:18 +00:00
7e47c879a1 Remove unused variable
greg commented on pull request kosmos/chef#599 2025-06-25 08:15:24 +00:00
Opt-out of dotnet telemetry for btcpay

I ran this on bitcoin-2, this is now ready to review (addressed your comment and fixed the restart of the service/systemd unit) and merge

greg pushed to feature/441-optout_dotnet_telemetry at kosmos/chef 2025-06-25 08:14:01 +00:00
2b49cb1b2b Restart the btcpay service on config changes
greg pushed to feature/441-optout_dotnet_telemetry at kosmos/chef 2025-06-25 07:53:51 +00:00
89fa3ede9e Remove the condition on the postgresql
greg commented on pull request kosmos/chef#599 2025-06-24 15:20:12 +00:00
Opt-out of dotnet telemetry for btcpay

Is btcpay safe to restart? I haven't done a Chef run yet

greg created pull request kosmos/chef#599 2025-06-24 14:59:43 +00:00
Opt-out of dotnet telemetry for btcpay
greg created branch feature/441-optout_dotnet_telemetry in kosmos/chef 2025-06-24 14:57:43 +00:00
greg pushed to feature/441-optout_dotnet_telemetry at kosmos/chef 2025-06-24 14:57:43 +00:00
efb032fffa Opt-out of dotnet telemetry for btcpay
greg commented on issue kosmos/chef#369 2025-06-20 10:25:31 +00:00
Warning about database table collations

Just performed the commands, the database is not corrupted. Closing this one.

greg closed issue kosmos/chef#369 2025-06-20 10:25:31 +00:00
Warning about database table collations
greg commented on pull request kosmos/chef#598 2025-06-16 14:08:12 +00:00
Enable unattended-upgrades

OK I got it, I had forgotten to run Chef again after fixing the config to send email notifications. So the next upgrade should send us an email now

greg commented on pull request kosmos/chef#598 2025-06-16 14:00:52 +00:00
Enable unattended-upgrades

It ran successfully but we did not get email notifications, I'm looking into it before we can merge it

greg pushed to bugfix/499-unattended_upgrades at kosmos/chef 2025-05-31 15:00:43 +00:00
773950b9a5 Always send an email on unattended-upgrades
greg created pull request kosmos/chef#598 2025-05-31 14:49:47 +00:00
Enable unattended-upgrades