3 pages matching "Docker"

R Run your own private AI assistant locally with Chat-UI and Deepseek on Docker

February 1, 2025 — 4 Min Read

Want to harness the power of Deepseek LLM without relying on external APIs or worrying about data privacy? Running it locally is the answer! This guide will walk you through setting up all you need on your own machine using the user-friendly Chat UI and the containerization magic of Docker. Get ready to chat with your very own private AI assistant!


D Deploy OpenFaas to minikube

May 21, 2020 — 2 Min Read

OpenFaas is an open source FaaS platform that allows to deploy event-driven functions and microservices to Kubernetes quickly.

In this tutorial we will see how to deploy it. In particular we will use minikube, which implements a simple local k8s cluster.