Tag: Ubuntu
-
How to self-host n8n using Docker
n8n is a popular and open-source workflow automation tool, which you can self-host on a Hetzner Cloud server using Docker Compose and Caddy as a reverse proxy. This detailed tutorial ensures a smooth setup while highlighting best practices for security and maintenance. What you need Before starting, ensure you meet these requirements: Technologies used in…
-
How to self-host Chatwoot using Docker
Chatwoot is an open-source customer engagement suite that can be self-hosted. This guide will walk you through the steps to deploy Chatwoot using Docker. What you need You need an up-to-date version of Docker and Docker Compose, installed on your web-server (e.g., running on Ubuntu 20.04) and a domain, pointed to your server’s IP address.…