Skip to content

Dots and Brackets: Code Blog

Blog about DevOps, distributed applications and microservices

  • Personal blog (ru)
  • About Me
  • Personal blog (ru)
  • About Me

Tag: consul

Provisioning cluster of VMs with Ansible
Development

Provisioning cluster of VMs with Ansible

September 20, 2017September 21, 20200

Seeing how easy it was to provision one VM with Ansible, I can’t stop thinking: would it be as easy to deal with the whole cluster? …

Provisioning Vagrant VM with Ansible
Development

Provisioning Vagrant VM with Ansible

September 6, 2017September 29, 20201

I’m still looking for ways to automate hosts configuration. So far I’ve been using Vagrant + bash/PowerShell for configuring Linux or Windows hosts, but somehow I …

Building VM image with Packer
Development

Building VM image with Packer

May 17, 2017September 29, 20206

Quite often building a VM from scratch is not very wise. Unless server configuration is trivial, its provisioning might take significant amount of time. For example, creating an instance …

Using Vagrant for Windows VMs provisioning
Development

Using Vagrant for Windows VMs provisioning

May 3, 2017September 29, 20200

Using Vagrant for creating Consul cluster on Linux probably was fun. But what about Windows hosts? Believe it or not, but more than half of developers are …

How to use Vagrant to create Consul cluster
Development

How to use Vagrant to create Consul cluster

April 19, 2017September 29, 20207

Last two articles about Consul service discovery involved one simple but extremely boring manual task: creating and configuring a cluster. In fact, I had to …

Checking service health status with Consul
Development

Checking service health status with Consul

April 5, 2017September 29, 20201

In previous post we created a small Consul cluster which kept track of 4 services in it: two web services and two db‘s. However, we didn’t …

Using Consul for Service Discovery
Development

Using Consul for Service Discovery

March 22, 2017September 29, 20202

Imagine your distributed app has two kinds of services: web and db. Both of them are replicated for higher availability, live on different hosts, go …

Using Consul Key-Value Store for Service Configuration
Development

Using Consul Key-Value Store for Service Configuration

March 15, 2017September 29, 20207

How do you usually configure an app? Over the decades our industry came up with multiple approaches, like providing command line arguments, various config files, registry settings …

Recent Posts

  • Configuring Azure Arc Managed Identity with Terraform
  • Configuring Azure Arc VM’s Telemetry Collection with Terraform
  • Onboarding Custom VM to Azure Arc with Terraform
  • Creating changelog for Docker image
  • Reconnaissance in local network with nmap
  • 5 ways to deploy infrastructure to a cloud
  • Connecting power and reset buttons to Jetson Nano

Recent Comments

  • thoughtsunificator on Examining NodeJS core dump with llnode and lldb
  • pav on GitLab CI for ESP32 and Arduino
  • darkfader on GitLab CI for ESP32 and Arduino
  • darkfader on GitLab CI for ESP32 and Arduino
  • pav on GitLab CI for ESP32 and Arduino

Archives

  • December 2024
  • September 2023
  • August 2023
  • September 2022
  • April 2022
  • June 2021
  • July 2020
  • June 2020
  • July 2019
  • April 2019
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • September 2017
  • August 2017
  • July 2017
  • June 2017
  • May 2017
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016

Categories

  • Developer's Life
  • Development
  • Robotics

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Copyright © 2025 Dots and Brackets: Code Blog. Powered by WordPress and Bam.
 

Loading Comments...