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: Docker

How to unit test.. a server with goss
Development

How to unit test.. a server with goss

January 10, 2018September 21, 20200

I’ve been looking through the latest Technology Radar issue and here’s what I found in its new Techniques section: “TDD’ing containers”. Wow. Mentally, I’m not yet ready to …

Autoscaling build servers with Gitlab CI
Development

Autoscaling build servers with Gitlab CI

November 1, 2017September 21, 20201

I’ve been using Gitlab CI for a while now and until certain point it worked really well. We had three build servers (GitLab runners) in the beginning, …

Easy continuous integration and deployment with GitLab CI
Development

Easy continuous integration and deployment with GitLab CI

August 23, 2017September 21, 20203

Last month we finally finished migration from our previous CI/CD system to GitLab CE and that’s something that makes me extremely happy. It’s just so much …

Move existing WordPress site into Docker
Development

Move existing WordPress site into Docker

August 9, 2017December 21, 202027

I’ve been running two WordPress blogs for some time and my biggest regret is that they are not running in Docker containers. If I did …

Using private registry in Docker Swarm
Development

Using private registry in Docker Swarm

July 26, 2017September 21, 202022

In one of my previous posts about Docker health checks closer to the end of the post I managed to build a Dockerfile and run it …

What exactly is Kubernetes
Development

What exactly is Kubernetes

July 12, 2017September 21, 20201

Kubernetes (or K8s) is another tool for orchestrating containerized apps in a cluster. It’s job is to find the right place for a container, fulfill its desired …

Docker health checks
Development

Docker health checks

June 28, 2017September 21, 20205

Somehow I missed the news that starting from version 1.12 Docker containers support health checks. Such checks don’t just test if container itself is running, but …

docker-compose for Swarm: docker stack
Development

docker-compose for Swarm: docker stack

June 14, 2017September 21, 20200

Imagine you configured your new shiny Docker cluster and now ready to fill it with dockerized applications. How exactly are you going to do that? Not …

Quick intro to Docker Swarm mode
Development

Quick intro to Docker Swarm mode

May 31, 2017September 21, 20202

Docker is cool. It is a great tool to pack your application into set of containers, throw them into the host and they’ll just work. However, …

Persistent data in Docker volumes
Development

Persistent data in Docker volumes

March 8, 2017September 21, 20203

As Docker containers supposed to be small, single process and easy replaceable instances, it’s not particularly clear how persistent data fits into that picture. Imagine you have …

Posts navigation

1 2 Next

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.