Posts tagged with azure
-
Troubleshooting SSL - missing /root/.postgresql/root.crt
Nov 2, 2018I run into a problem today trying to connect to an Azure PostgreSQL database. The database enforces SSL connections (“SSL enforce status” = “ENABLED”).
-
Playing with TeamCity on Azure
Mar 10, 2018I spent the past two days playing with setting up TeamCity on Azure. This is just a poc more than anything else, but it’s always fun to do something new. I had to fiddle about with some things that didn’t work as expected, so here are some notes to remember what I did.