Welcome Some time ago I saw an interesting tool called edb-deployer. If You have no idea what EDB stands for it's Enterprise version of Postgresql. I'm not a sell person, so for me, it's just another company which making money around OSS - and that is good. However, I would like to tal... write about this small CLI …
Read MoreWelcome How are you? I hope 2021 starts at least such good as for me. Even without the New Year Party. Maybe you noticed that I deleted the cookbook section, and it's all about splitting topics. It's a tech blog, the rest of my hobbies need separated space. I hope you like this idea. After a few words let's begin. 2021 …
Read MoreWelcome I had an interesting idea, write a small app with something. Deploy this app on K8S on Linode (LKE), with the usage of Pulumi. I started with the Golang app as well as with pulumi-go, but I realized that I can turn it into a bit more fresh experience. I've never before use Node and TypeScript. Also building …
Read MoreWelcome As mentioned in a previous post, I'm working more with the RedHat stack. Most of these tools are very interesting. Like Quarkus - another Java framework. Not boring Java framework, Quarkus is fast, working on GralVM instead of regular JVM. But the biggest advantage is native builds. We can create an app, pack …
Read MoreWelcome Long time no see. Due to the last 2 months, I had some changes in my personal life. I've become a Solution Architect in a nice polish company. If you or your friends need some RedHat implementation here is the link. What will change here? I hope nothing. Still a lot of CI/CD topics, more Kubernetes(with …
Read MoreWelcome I like GitHub Actions, I like Kubernetes and I want to learn more about Helm. So maybe I should join these tools and make a smooth pipeline? Why not? Also, I switched to Fedora, and that's a great moment to checkout Podman in action. No time to wait, let's go. Tools used in this episode GitHub Action Podman …
Read More+++ draft = false date = 2020-04-10T20:30:02Z title = "Why I need VIM?" description = "Short story about legendary tool" topics = ["Tools"] +++ Welcome During quarantine, I expected to have more time. Unfortunately I fall in love with making Neapolitan Style pizza, sourdough based bread, and homemade tortillas. …
Read MoreWelcome Sometimes age I started using GitHub Actions. It's fast, simple, easy to configure. There isn't a lot of fancy configuration options like for example in Jenkins, but if someone has neat, container-based pipelines, Actions are worth considering CI/CD system. But what this Actions really mean? Actions are mostly …
Read MoreWelcome I want to create a small pipeline based on GCP Run and GitHub Action. Also increasing skills while #statathome is the best possible solution for spending time. Let's make some real stuff. Tools used in this episode Google Cloud Platform Terraform Docker Clojure Github Action Google Cloud Platform Why Google …
Read MoreWelcome While working with grammarbot, I decided to create my own command-line tool/client for working with API. As a language, I have chosen Golang. After that, I have added GitHub Action and gsutil. Also, I have configured Telegrams bot for notification purpose. Sounds like fun? For me definitely. So stop writing, …
Read More