Deploying n8n on Google Cloud with Docker Compose
๐ Deploying n8n on Google Cloud with Docker Compose I recently published a hands-on guide on how I deployed a self-hosted instance of n8n using: ๐ณ Docker Compose ☁️ Google Cloud Free Tier (f1-micro) ๐ Domain + SSL with Cloudflare & NGINX It's a complete walkthrough with: Reusable docker-compose.yml Firewall, DNS, and SSL config Shell script to automate deployment ๐ง Ideal for solo builders, automation fans, or anyone wanting to host n8n privately without paying for n8n.cloud. ๐ Read the guide here: https://dev.to/surendergupta/how-i-deployed-a-self-hosted-n8n-instance-on-google-cloud-free-tier-with-docker-compose-script-lo0 ๐ ️ Feedback welcome! Let me know how you'd optimize or scale it further with Docker Swarm, Watchtower, or Traefik. #Docker #DevOps #n8n #SelfHosted #OpenSource #Automation #GoogleCloud #DockerCompose #FreeTier #Cloudflare