Self-hosted n8n & Ollama with Caddy, Cloudflare and Docker

Self-Hosting n8n Securely with Caddy, Cloudflare & Local GPU-Accelerated AI using Ollama

In today’s world, automation and artificial intelligence are transforming workflows. n8n is a fantastic open-source platform for workflow automation, but running sensitive automations often necessitates self-hosting for privacy and control. Simultaneously, running Large Language Models (LLMs) locally using tools like Ollama offers similar benefits for AI tasks. What if we could combine them? Imagine triggering complex n8n workflows that leverage the power of a locally hosted, GPU-accelerated LLM, all served …

Read more

obsidian live sync docker

Obsidian Self-Hosting with CouchDB: Set Up Free Sync

Obsidian is a powerful note-taking app, perfect as a personal knowledge management system. This article will show you how to self-host Obsidian and set up seamless synchronization between all your devices. While the “Obsidian Sync” feature is a paid premium feature (around $4 per month), this guide shows you how to achieve similar functionality for free through self-hosting. While this requires a bit more technical know-how, it gives you full …

Read more

icinga2 docker installation

Installing a Simple Icinga2 Instance with Docker

In modern IT infrastructure, a reliable monitoring system is essential. Icinga2 is a powerful open-source solution perfect for this task. This article will show you how to install a simple Icinga2 instance using Docker and Docker Compose on Ubuntu 24.04. Prerequisites Before we begin, ensure you have: If you haven’t installed Docker yet, you can do so with the following command: curl -fsSL https://get.docker.com | sudo sh Step 1: Create …

Read more

Paperless & Redis Synology

Paperless-ngx and Redis on Synology DSM 7.2 Container Manager with Google Drive Cloud Synchronization – A Tutorial

What is Paperless-ngx? Before we dive into the installation and configuration, let’s briefly explain what Paperless-ngx is. Paperless-ngx is an advanced, web-based document management application designed to help you achieve a paperless office. It offers a range of features to efficiently organize, index, and make scanned documents searchable. Here are some key features: With these features, Paperless-ngx is an ideal solution for managing and archiving digital documents, both for individuals …

Read more