From 1ea2845767fed943d6edeef3bd3c67bfeea279f3 Mon Sep 17 00:00:00 2001 From: Gitea Actions Date: Sat, 31 Jan 2026 22:07:40 +0000 Subject: [PATCH] Auto-update blog content from Obsidian: 2026-01-31 22:07:40 --- content/post/how-I-deploy-application.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/post/how-I-deploy-application.md b/content/post/how-I-deploy-application.md index a483e47..c90a73e 100644 --- a/content/post/how-I-deploy-application.md +++ b/content/post/how-I-deploy-application.md @@ -9,9 +9,9 @@ categories: --- ## Intro -In this post, I'm not gonna tell you what are the good practices. I just want to point out how, currently, I'm deploying new application in my homelab. +In this post, I'm not gonna tell you what are the good practices to deploy applications. Instead, I just want to point out how, currently, I'm deploying new application in my homelab. -The idea is to make a kind of testimony, that at this point in time, I was doing that way. +The idea is to make a kind of statement, that at this point in time, I was doing that way. Because ideally, in a near future, I'd adopt GitOps This is method is quite simple but involve quite a lot of manual operations