Viktor Adam's blog Viktor Adam's blog

Open-source adventures with containers, free hosted services and CI/CD

Flask

Monitoring Flask microservices with Prometheus

Getting insights into how your Python web services are doing can be easily done with a few lines of extra code.

Viktor Adam 4 min read Viktor Adam
Automation

Netlify + Hugo

Migrating this blog from a self-hosted Ghost instance to a new CDN that also builds your site – for free.

Viktor Adam 9 min read Viktor Adam
Automation

Moving home: To AWS with EC2, Lambda, API Gateway and Cloudflare for free

It was time for me to pack up my home stack and look for a free (even if temporary) - cloud hosting for it until we go through an actual home move as well.

Viktor Adam 17 min read Viktor Adam
Git

Githooks: auto-install hooks

Git hooks are a great way to execute custom actions triggered by various Git events on the local machine. In my opinion, they have some shortcomings around installation and reusability that I’m trying to address with the Githooks project.

Viktor Adam 9 min read Viktor Adam
Podlike

Podlike templates

We’ve seen now that we can run co-located and coupled services on Docker Swarm. This post shows you how to use templates to extend your services in a common way.

Viktor Adam 10 min read Viktor Adam
Podlike

Podlike: example use-cases

If we can run co-located containers on Docker Swarm mode, what can we use them for? This post goes through a few made-up example stacks, and explains the setup and the configuration of the components within the sort-of pods.

Viktor Adam 15 min read Viktor Adam
Swarm

Podlike

Emulating Kubernetes pods on Docker Swarm mode.

Viktor Adam 18 min read Viktor Adam
Testing

Gating on README updates

If you’re like me, you perhaps also often forget to update your README files in the heat of coding up the latest features in your projects. How can we make sure that it happens in a timely manner? Add unit tests for it, and make your build fail!

Viktor Adam 7 min read Viktor Adam
Golang

Go explore

Tales of adventures in GoLand, one month in.

Viktor Adam 7 min read Viktor Adam
Home Lab

Home Lab - Open sourcing the stacks

The final post in the series describes the various Swarm stacks I now have in GitHub, and explains the workflows around them.

Viktor Adam 10 min read Viktor Adam
  • ««
  • «
  • 1
  • 2
  • »
  • »»
Viktor Adam's blog © 2023
Latest Posts Github Twitter LinkedIn RSS Hugo