12 items with this tag.

Sep 13, 2026·3 min read

Personal DIY Projects Management

Note The icon to telling you about what task is on progress or pending 😄 ✍ : On progressing, It usually attaches with github and blog 🚧 : Pending, just stop like a note, and idea to doing something around that.

Sep 13, 2026·43 min read

Why Internal Developer Platforms (IDPs) Matter in 2026: OpenChoreo and the Journey of Innovation

Quote Hi everyone, it’s me again! To keep the momentum going from my last post, I want to share a deeper look into the next chapter of my career, my production W’xOps IDP, and the tools that have inspired me from day one, OpenChoreo While I chose not to adopt their architectures directly—recognizing that you will certainly discover alternative approaches that work best for you—these tools have profoundly shaped my perspective on the Internal Developer Platform (IDP) landscape in 2026.

Sep 13, 2026·12 min read

How can I build my homelab with Docker Swarm ?

Quote Hello, Hello @all, welcome back to my new blog. Couple of weeks ago quite busy and enjoyable of myself, I just spend for refresh in holiday and spend a week for my family and friend.

Sep 13, 2026·2 min read

Network traffic monitoring and analysis for anomalies detection and auto-scaling

Why was it gonna released ? NTMA - Project Infrastructure Quote Hi @all, About releasing documentation for final university project, I want to hold this on hand in little bit time but I think It could helped another, therefore, When I contribute and hope It can help you and make solution on near future !!! LOL.

Sep 13, 2026·13 min read

Profiling applications with Pyroscope

Quote Hi @all, It’s me again, so what for doing today ? I want to talk about new ways to monitoring application but deepest into memory cpu process and more about the resources used by them when we interact with Web-App or API.

Sep 13, 2026·53 min read

The Story of Mine about Multi-Region Architecture

Quote Yo, everyone! Long time no see. I’ve been quite busy with my job lately, and it took a while to get back here, but I’m happy to join you all again before the new year! Today, I want to go directly into the deep dive I’ve been researching recently: Multi-Cluster Architecture.

Sep 13, 2026·41 min read

About Serverless Discovery - DIY Chatbot Serverless with Cloudflare Worker + D1

Quote Hello, hello! It has been a while since I shared a hands-on, DIY technical project. Lately, I’ve been heavily focused on W’xOps IDP, which is currently in a maintain-and-refactor phase as me prepare for its first open-source (OSS) release.

Sep 13, 2026·3 min read

0-downtime with Blue-Green Deployment

Info Solution: Choose for temporary Blue and Green deployment. More detail can be found in this Custom Blue Green Deployment With Nginx And Gitlab Ci Blue and Green deployment strategy Nginx with bash scripting With the bash script is registered via cronjob, we need to consider about two things Nginx need to be setup for reverse proxy and route traffic when downtime occur Docker will have strategy about scale up and down the service for reducing down time With nginx configuration, it will be possible to reload a new configuration Nginx and except downtime when updating service with nginx (Service will have retries but not return 5xx Error) On the script, it will flexibly re-change between 2 configurations via Blue Green Deployment Docker for Zero Downtime Have sleep command between them, so it will change to default when the service becomes stable Docker With Docker strategy, it will perform some this task like When have new image on container registry, it will perform pull new image on that time.

Sep 13, 2026·4 min read

Awesome Self-Hosted

General Repositories awesome-gitea: A curated list of awesome projects related to Gitea and its soft-fork instances awesome-openid-connect: Find this curated list of providers, services, libraries, and resources to adopt OIDC awesome-opensource-email: Awesome Opensource Email Resources awesome-selfhosted : About A list of Free Software network services and web applications which can be hosted on your own servers 🌟 (Recommended) awesome-sysadmin: A curated list of amazingly awesome open-source sysadmin resources awesome-virtualization: Collection of resources about Virtualization deploy-your-own-saas: List of “only yours” cloud services for everyday needs 🏴 self-hosting-guide : Learn all about locally hosting Self-hosted by Categories Expense Management ExpenseOwl: Extremely simple, self-hosted expense tracker with a beautiful UI 🌟 (Recommended) Firefly-iii: A personal finances manager Wallos: Open-Source Personal Subscription Tracker 🌟 (Recommended) Git Hosting act: Run your GitHub Actions locally 🚀 gitea: Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD.

Sep 13, 2026·17 min read

Awesome DIY Linux Shell Scripts

Info This place store script of mine to solve couple of problems, fun stuff and be able to reuse for multiple reason. Double-check if you concern For more explore, you can read to understand more way to improve shell script Internet - Practical Shell Patterns I Actually Use StackOverFlow -Assigning default values to shell variables with a single command in bash Blog - Using Nested Default Variable Values in a Shell Script Internet - If Statements - Bash Scripting Tutorial Baeldung - Differences Between Single and Double Brackets in Bash Blue Green Deployment Docker for Zero Downtime Abstract Zero Downtime and Automation CD for raw machine with Nginx configuration (Using the combination with GLAB for example - Add another if you do customize) Purpose: Create a platform specific the non’t downtime when deploying.

Sep 13, 2026·11 min read

Awesome NGINX

Awesome Repository awesome-nginx : A curated list of awesome Nginx distributions, 3rd party modules, Active developers, etc. Articles Medium - Nginx Configuration File Explanation and Common Feature Configurations (90% Practical Use Rate) 🌟 (Recommended) Myself - Create Free SSL with Let’s Encrypt and Certbot Blog - Nginx high availability through Keepalived – Virtual IP Nginx Docs - High Availability Support for NGINX Plus in On-Premises Deployments 🌟 (Recommended) Medium - Linux Load Balancing: Advanced Techniques 🌟 (Recommended) Nginx Configuration Default nginx.

Sep 13, 2026·26 min read

Caching and AI Delivery Boosting by Packaging and Model Caches

Quote Hello y’ @all guy, nice to see you here. BTW, How is your week ? I’m feel pleasure for what I am learning and doing right now, currently I enjoy with my new job and explore new strategies for keeping learn about architecture and growth up in tech fields.