<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Docker on Dev Portfolio</title><link>https://chcha.in/tags/docker/</link><description>Recent content in Docker on Dev Portfolio</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 10 Dec 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://chcha.in/tags/docker/index.xml" rel="self" type="application/rss+xml"/><item><title>AutoTube</title><link>https://chcha.in/projects/autotube/</link><pubDate>Wed, 10 Dec 2025 00:00:00 +0000</pubDate><guid>https://chcha.in/projects/autotube/</guid><description>Overview AutoTube is an end-to-end automated YouTube Shorts factory. It combines AI agents (Ollama/LLaMA), n8n workflows, and Python automation to generate scripts, create visuals, synthesize voiceovers, and upload finished videos directly to YouTube.
Key Features 🎬 End-to-End Automation: From topic to published video, fully automated 🧠 AI Scripting: Uses Ollama/LLaMA for engaging script writing 🎨 AI Visuals: Generates dynamic image slideshows using Pollinations.ai/Z-Image 🎞️ Professional Editing: Automated Ken Burns effects, transitions, and overlays 🔄 Visual Workflow: Orchestrated via n8n with error handling and monitoring 🐳 Dockerized: Fully containerized microservices architecture Project Architecture Orchestration: n8n manages the workflow state and triggers AI Layer: Ollama (Script), OpenTTS (Voice), Pollinations.</description></item><item><title>DevOps Python App</title><link>https://chcha.in/projects/devops-python-app/</link><pubDate>Tue, 19 Aug 2025 00:00:00 +0000</pubDate><guid>https://chcha.in/projects/devops-python-app/</guid><description>Overview DevOps Python App serves as a practical demonstration of modern DevOps practices applied to a Python project. It features automated builds, testing, and Docker containerization.
Key Features 🐳 Docker Integration: Optimized Dockerfile for Python applications 🤖 GitHub Actions: Automated CI/CD workflows 📦 Registry Management: Automated pushing to Docker Hub 🧪 Testing: Integration of unit tests in the build pipeline Getting Started git clone https://github.com/Hritikraj8804/devops-python-app.git cd devops-python-app # Build Docker Image docker build -t devops-python-app .</description></item><item><title>My Node DevOps App</title><link>https://chcha.in/projects/node-devops-app/</link><pubDate>Tue, 19 Aug 2025 00:00:00 +0000</pubDate><guid>https://chcha.in/projects/node-devops-app/</guid><description>Overview My Node DevOps App serves as a practical demonstration of modern DevOps practices applied to a Node.js ecosystem. It acts as a reference for containerizing web apps and setting up CI/CD workflows.
Key Features 🐳 Dockerization: Optimized Dockerfile for Node.js (multi-stage builds) 🔄 CI/CD: Automated testing and build pipelines 🧪 Testing: Integration of unit tests in the build process 🚀 Deployment: Ready-to-deploy structure for cloud platforms Getting Started git clone https://github.</description></item><item><title>#100DaysOfDevOps</title><link>https://chcha.in/challenges/100-days-of-devops/</link><pubDate>Tue, 01 Jul 2025 00:00:00 +0000</pubDate><guid>https://chcha.in/challenges/100-days-of-devops/</guid><description>The #100DaysOfDevOps challenge is designed to transform DevOps curiosity into real-world confidence. It focuses on the core principles of the DevOps lifecycle: automation, scalability, and reliability.
🎯 Key Outcomes Automation at Scale: Learning to automate repetitive tasks using configuration management and IaC. Container Orchestration: Mastering Docker and Kubernetes for modern application deployment. Continuous Delivery: Building robust CI/CD pipelines that enable rapid and reliable software releases. 🛠️ Domain Areas Covered Linux Fundamentals: File systems, process management, and shell scripting.</description></item></channel></rss>