Self-Hosting Nextcloud: Your Private Cloud Solution
Control your data with self-hosted Nextcloud cloud storage
Nextcloud is the leading open-source, self-hosted cloud storage and collaboration platform that puts you in complete control of your data.
Control your data with self-hosted Nextcloud cloud storage
Nextcloud is the leading open-source, self-hosted cloud storage and collaboration platform that puts you in complete control of your data.
Your photos on self-hosted AI-powered backup
Immich is a revolutionary open-source, self-hosted photo and video management solution that gives you complete control over your memories. With features rivaling Google Photos - including AI-powered facial recognition, smart search, and automatic mobile backup - all while keeping your data private and secure on your own server.
Quick reference for Docker Model Runner commands
Docker Model Runner (DMR) is Docker’s official solution for running AI models locally, introduced in April 2025. This cheatsheet provides a quick reference for all essential commands, configurations, and best practices.
Compare Docker Model Runner and Ollama for local LLM
Running large language models (LLMs) locally has become increasingly popular for privacy, cost control, and offline capabilities. The landscape shifted significantly in April 2025 when Docker introduced Docker Model Runner (DMR), its official solution for AI model deployment.
Deploy production-ready service mesh - Istio vs Linkerd
Discover how to implement and optimize service mesh architectures using Istio and Linkerd. This guide covers deployment strategies, performance comparisons, security configurations, and best practices for production environments.
Multipass installation, setup, and essential commands
Multipass is a lightweight virtual machine manager that makes it easy to create and manage Ubuntu cloud instances on Linux, Windows, and macOS.
Create consistent, portable, and reproducible development environments using Dev Containers
Developers often face the “works on my machine” dilemma due to dependency mismatches, tool versions, or OS differences. Dev Containers in Visual Studio Code (VS Code) solve this elegantly — by letting you develop inside a containerized environment configured specifically for your project.
BTW, docker-compose is different from docker compose...
Here’s a Docker Compose cheatsheet with annotated examples to help you master Compose files and commands quickly.
Flutter Web app build and host with Docker containers
Several examples of Dockerfiles for building and hosting Flutter web apps, Ubuntu-based Flutter Build image + Webapp image on Nginx.
Overview and installing Minio
MinIO is an open-source, high-performance, distributed object storage system designed to be fully compatible with the Amazon S3 API.
A bit of system administration
Probably shoud call this platform engineering now. Here are some notes on how to install connect and remove the Portainer - docker images and containers manager UI.
Some details bout SearXNG
SearXNG is a free and open-source federated metasearch engine that was forked from Searx. The SearXNG project on github has more then 15k stars.
Integration systems options
Integration systems could be Commercial with a lot of paid connection modules and a bit of free ones; Or kind of free but with some strange license; Or ready for self-hosting and not.
Some frequent docker commands parameters
Here is a Docker cheat sheet covering the most important commands and concepts from installing to running containers and cleaning up:
Which language to use for AWS lambda?
We can write lambda function for deployment to AWS in several languages. Let’s compare the performance of (almost empty) functions written in JavaScript, Python and Golang…
Running copilot-style service locally? Easy!
That’s very exciting! Instead of calling copilot or perplexity.ai and telling all the world what you are after, you can now host similar service on your own PC or laptop!