Guides for docker
Building Your Own Self-Hosted AI Assistant on Civo with Llama 4
Learn how to build and self-host your own AI assistant using Llama 4 on Civo, and understand how to take full ownership of your AI future.
How to deploy DeepSeek-R1 on Civo GPUs
Deploy DeepSeek-R1 on a Civo GPU-powered Kubernetes cluster for efficient AI applications, and learn how to automate setup with Terraform or GitHub Actions.
Setting up a CI/CD pipeline for dockerized applications using Harbor and Jenkins on Kubernetes
In this tutorial, we are going to implement a system for CI/CD pipelines using Jenkins and Harbor running on a Kubernetes cluster.
Kubernetes meets Llama 3.2: How to deploy AI Models on GPU clusters
Deploy a Kubernetes GPU cluster on Civo with Terraform & set up Large Language Models (LLMs) using the Civo LLM Boilerplate for scalable AI infrastructure.
Building a High-Performance REST API in Rust with Diesel and Axum
Build a robust REST API in Rust using Diesel and Axum. Follow our detailed tutorial to efficiently set up, code, and test your application.
Deploying Llama 3.1 with Kubeflow on Kubernetes: A CPU-Focused tutorial
Deploy Llama 3.1 using Civo's Kubeflow on Kubernetes for a CPU-optimized, serverless experience that simplifies and scales LLM setups effectively.
Optimizing Data Flow: Redis Integration on Kubernetes
Learn how to install and manage Redis on a Kubernetes cluster for real-time data processing. This tutorial covers prerequisites, installation methods, and key Redis operations.
Self-Hosting a Container Registry on Kubernetes with Harbor
Deploy your own secure container registry using Harbor on Kubernetes. This tutorial covers setup, security features, and Civo-specific tips.
Deploying A Django Rest Framework (DRF) Application To Kubernetes
Understand how to take your Django Rest Framework application from development to production, leveraging Kubernetes to manage and scale the application efficiently.
Unlocking Business Intelligence: Deploying Metabase on Kubernetes
Discover how to leverage the power of business intelligence using Metabase on Kubernetes. This tutorial explains how to set up Metabase on a working K8s cluster, enabling businesses to generate insightful reports from their data with ease.
Webkubectl - Running Kubectl commands from your web browser
Discover Webkubectl, a browser-based tool for managing Kubernetes clusters on Civo Kubernetes. Access pre-installed tools, isolate sessions, and manage multiple clusters.
ttl.sh: Ephemeral and Anonymous Docker Image Registry
Find out how to use ttl.sh, a free to use, open source, anonymous and ephemeral Docker image registry
Set Up a Private Docker Registry With TLS on Kubernetes
This tutorial will show you how to deploy your own registry on Kubernetes for storing Docker images. You will also learn how to set up TLS certificates which will be issued free from LetsEncrypt.com
Building and pushing Docker images to Docker Hub
Learn how to build and push Docker images to Docker Hub. Follow this step-by-step guide to streamline your Docker image creation and distribution process. Increase your development efficiency with Docker Hub.
Fixing Docker MTU Issues on Ubuntu
Learn how to optimize Docker's MTU settings to prevent connectivity issues and enhance your Docker experience, especially on Ubuntu systems.