This week I held a talk at Swetugg, a two day Swedish conference for .NET developers. My title was: “NATS, what a beautiful message protocol!”. In order to show a good use-case of NATS I put together a small demo where I read my heart rate in real time us…
Similar
Use certbot to create free letsencrypt HTTPS certificates for HAPROXY docker and renew it automatically... (more…)
Read more »
Multitenancy for Docker Swarm - Docker Socket Proxy for use with Docker Swarm to have multiple tenants on a single Swarm. - neuroforgede/swarmgate... (more…)
Read more »
tl;dr from now on, we release generator in an automated way. We roll-out this setup to the rest when we see it is needed.
Repetitive tasks are tedious. If what you do manually can be automated, then what are you waiting for!
But these tasks take only a ... (more…)
Read more »
docker build -t docker-osx --build-arg SHORTNAME=sonoma . Unable to find image 'sickcodes/docker-osx:sonoma' locally docker: Error response from daemon: pull access denied for sickcodes/docker-osx,... (more…)
Read more »
Table of Contents: Overview Setting Up Our Docker Image Pushing Our Docker Image to AWS ECR and Setting up the ECS Cluster Creating the IAM Roles Configuring Security Groups for Our ECS Container Instances and Application Load Balancer Defining the Launch...
Read more »