Read More 8 minute read TTech Learn how to use Ollama with Open WebUI seamlessly with Docker and Docker ComposebytadyFebruary 11, 2025 Ollama gives you one of the easiest ways to run most open LLMs on your machine. It is…
Read More 7 minute read TTech How to use docker compose depends_on a beginner’s guidebytadyDecember 27, 2024 Docker Compose is a powerful tool that allows you to define and run multi-container Docker applications. It simplifies…
Read More 7 minute read TTech How to use Nginx with Docker Compose effectively with examplesbytadyDecember 27, 2024 Nginx, a free, open-source, high-performance web server and reverse proxy, has become a cornerstone of modern web applications.…
Read More 4 minute read TTech How to use RabbitMQ with Docker and Docker Compose; a beginner’s guidebytadyDecember 25, 2024 RabbitMQ is one of the most popular open-source message brokers in use today. Knowingly, unknowingly you would be…
Read More 6 minute read TTech A Beginner’s Guide to Using Deno with Docker and Docker ComposebytadyDecember 23, 2024 Deno is a relatively new runtime environment for JavaScript and TypeScript that has gained some attention in recent…