<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Devops on tinega</title><link>https://tin3ga.netlify.app/tags/devops/</link><description>Recent content in Devops on tinega</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Fri, 09 Feb 2024 10:29:08 +0300</lastBuildDate><atom:link href="https://tin3ga.netlify.app/tags/devops/index.xml" rel="self" type="application/rss+xml"/><item><title>SysAdmin</title><link>https://tin3ga.netlify.app/experience/cognativ/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://tin3ga.netlify.app/experience/cognativ/</guid><description>Cognativ | Boulder, Colorado | Oct 2025 - Present</description></item><item><title>Backend Developer / DevOps Engineer</title><link>https://tin3ga.netlify.app/experience/interintel/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://tin3ga.netlify.app/experience/interintel/</guid><description>InterIntel Technologies Limited | Nairobi, Kenya | Dec 2023 - Dec 2024</description></item><item><title>A Docker Compose Example (FlaskAPP + PostgreSQL + Traefik)</title><link>https://tin3ga.netlify.app/posts/a-docker-compose-example-flaskapp-+-postgresql-+-traefik/</link><pubDate>Fri, 09 Feb 2024 10:29:08 +0300</pubDate><guid>https://tin3ga.netlify.app/posts/a-docker-compose-example-flaskapp-+-postgresql-+-traefik/</guid><description>Introduction Docker Compose is a tool used for defining and running multi-container Docker applications. It allows developers to describe all the services that make up an application in a single YAML file, defining the relationships and configurations between them. Docker Compose then uses this YAML configuration to deploy and manage the application&amp;rsquo;s containers as a single unit. Docker Compose is particularly useful for development environments, testing, and deploying multi-container applications in a consistent and reproducible manner.</description></item><item><title>Crafting a Docker Image for Your Flask Web App</title><link>https://tin3ga.netlify.app/posts/crafting-a-docker-image-for-your-flask-web-app/</link><pubDate>Sat, 13 Jan 2024 12:21:10 +0300</pubDate><guid>https://tin3ga.netlify.app/posts/crafting-a-docker-image-for-your-flask-web-app/</guid><description>Introduction🐋 Docker is a revolutionary containerization platform that streamlines software development and deployment. It encapsulates applications and their dependencies, ensuring consistency across different environments. Docker eliminates the &amp;ldquo;it works on my machine&amp;rdquo; problem, promoting collaboration and scalability. Its efficient resource utilization and isolation capabilities make it a vital tool for modern software development.
Prerequisites 📋 Flask Application. Docker Follow these steps to install docker to your computer. Docker Hub Account create a free account.</description></item></channel></rss>