Skip to content

Example of self-hosting n8n in various environments like docker, kubernetes, etc.

Notifications You must be signed in to change notification settings

ewassef/n8n-hosting

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

n8n-hosting

This repository contains various deployment options for n8n workflow automation tool, including Docker, Docker Compose, and Kubernetes.

Deployment Options

Docker Compose

Simple deployment options using Docker Compose for development and small production environments.

Docker with Caddy

Deployment option using Docker with Caddy as a reverse proxy.

Kubernetes

Enterprise-grade deployment option with Kustomize overlays for production environments. Features UI/Worker separation, autoscaling via KEDA, and production-ready security hardening.

Getting Started

Choose a deployment option based on your requirements and follow the instructions in the corresponding directory.

For enterprise production deployments, the Kubernetes option offers the most scalability and resilience.

About

Example of self-hosting n8n in various environments like docker, kubernetes, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 86.1%
  • Shell 13.9%