Skip to content

Tom Austin

DevOps, Automation, .NET, Other

  • Home
  • Projects
  • Presentations
  • Github
  • Twitter
  • LinkedIn

Month: May 2019

Deploying an API to Azure Kubernetes Service (AKS) using Azure DevOps

26/05/201929/03/2020 tom

This article is the second in a series exploring AKS and how to leverage Azure DevOps to easily deploy and update services running inside AKS. The first article in the series can be found here and guided you through deploying a simple website to AKS, this article will show you how to do the same […]

 asp.net, azure, kubernetes

Deploying a website to Azure Kubernetes Service (AKS) using Azure DevOps

18/05/201920/05/2019 tom

In this series we will be exploring how to set up a CI/CD pipeline to deploy websites and services to Azure Kubernetes Service using Azure DevOps. I’m going to be using Visual Studio 2019 with the Azure Development workload, you’re also going to need the Azure CLI and kubectl for future articles in this series. […]

 azure, devops, kubernetes

Setting up OpenTSDB in Azure using HDInsight and Hbase

12/05/201901/05/2020 tom

This article will guide you through the steps required to setup OpenTSDB in Azure, we are going to be using Azure HDInsight to host our Hbase cluster and then setup OpenTSDB to connect to the cluster. The first thing we need to do is open the Azure portal and navigate to resource groups, once there […]

 bosun, devops, other

Using HAProxy as a reverse proxy for Azure DevOps Server

11/05/201901/06/2019 tom

I recently had the need to allow access to an on-premise Azure Devops Server instance over the internet. This had been attempted in the past using apache as the reverse proxy but due to ADS using NTLM Authentication ADS (or TFS as it was at the time) would constantly prompt for credentials without really getting […]

 azure devops server, devops

Installing Bosun in a Production Environment – Part 2

11/05/201929/03/2020 tom

Parts 1, 2, 3 and 4 of this series can be found at the following locations: Part 1, Part 2, Part 3 and Part 4. This is the second article in this series covering how to install Bosun in a production environment. The first article can be found here and covers the installation and configuration […]

 bosun, devops

Installing Bosun in a production environment – Part 1

05/05/201929/03/2020 tom

Parts 1, 2, 3 and 4 of this series can be found at the following locations: Part 1, Part 2, Part 3 and Part 4. Whenever I’ve written about Bosun in the past I’ve always used the official Bosun Docker image provided by Stack Exchange, this has been fine for demonstrations and examples however what […]

 bosun, devops

Recent Posts

  • Setting Runtime Demands in Azure DevOps YAML Pipelines
  • Using Ansible to manage Windows hosts
  • Join Ubuntu to an Active Directory Domain
  • Configuring an Azure Ubuntu VM to a use a custom DNS Server
  • Remove Unknown users from Access Control Lists using PowerShell

Archives

  • October 2021
  • April 2021
  • March 2021
  • January 2021
  • December 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • June 2019
  • May 2019
  • April 2019
  • December 2018
  • May 2018
  • March 2018
  • January 2018

Categories

  • aks ingress tutorial
  • ansible
  • apache
  • api
  • asp.net
  • azure
  • Azure DevOps
  • azure devops server
  • azure kubernetes service
  • bosun
  • c#
  • CI CD
  • devops
  • homelab
  • kubernetes
  • other
  • PowerShell
  • selenium
  • tfs
  • Uncategorised
  • unit testing
  • xpath