Tag: Docker
-
How to self-host Appwrite using Docker
Appwrite is a free and open-source Backend-as-a-Service (BaaS), serving as an alternative to Firebase, that can be self-hosted. This guide will walk you through the steps to deploy Appwrite 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…
-
How to self-host Supabase using Docker
Supabase is a free and open-source Backend-as-a-Service (BaaS), serving as an alternative to Firebase, that can be self-hosted. This guide will walk you through the steps to deploy Supabase 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…
-
How to self-host Matomo Analytics using Docker
Matomo (aka. Matomo Analytics, formerly Piwik) is a free and open-source web analytics software that can be self-hosted. This guide will walk you through the steps to deploy Matomo Analytics 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…
-
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.…