Caddy with Docker

Caddy server

As a longtime user of Traefik, I was pleasantly surprised when I tripped over Caddy. It’s another proxy application like Traefik that ticks all the boxes. Reverse proxy, routing, https, open source, container based, easy to use. And that last one is crucial.

Influx- Days

18-19 May 2021 / 9am BST

InfluxDays EMEA 2021 Virtual Experience. For your convenience, all live sessions will be recorded and will be made available at the end of the conference. Don’t forget – additionally, there will be on-demand sessions made available 18 May 2021. All live sessions are held in the British Summertime zone. For more details, check out all sessions.

Dockercon-live

May 27 | 9am - 5pm PDT

Attend DockerCon 2021 to see how Docker helps make it easy for you to focus more of your time on coding the next great application: from code to cloud. Submit your registration now to attend DockerCon 2021– designed for developers by developers.

The e Foundation

/e/OS

is an open-source mobile operating system paired with carefully selected applications. They form a privacy-enabled internal system for your smartphone. And it’s not just claims: open-source means auditable privacy.

Thanos

Introduction to Thanos

Prometheus’s simple and reliable operational model is one of its major selling points. However, past a certain scale, we’ve identified a few shortcomings. To resolve those, we’re today officially announcing Thanos, an open source project by Improbable to seamlessly transform existing Prometheus deployments in clusters around the world into a unified monitoring system with unbounded historical data storage. It’s available on Github here.

Traefik 2.2 is out

Announcing Traefik 2.2 by Manuel Zapf

After releasing 2.1 in December, we are excited to announce a new release. This one adds couple of long awaited features, but also brings simplicity in certain areas. Simplicity has always been a key feature of Traefik since the beginning and is utterly important for us, but also for you, our users. Our goal is to keep constantly improving the user experience by making the handling of Traefik even more easy, that you can focus on your real issues.

Microservices with Go and Gin

Building Go Web Applications and Microservices Using Gin

In this tutorial, you will learn how to build traditional web applications and microservices in Go using the Gin framework. Gin is a framework that reduces boilerplate code that would normally go into building these applications. It also lends itself very well to creating reusable and extensible pieces of code.

Markdown Syntax Guide

This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.