Skip to content

n8n-io/n8n-hosting

Repository files navigation

n8n Hosting

Official hosting configurations for n8n -- the workflow automation platform.

Kubernetes (Helm Chart)

The official n8n Helm chart for production Kubernetes deployments.

helm install n8n oci://ghcr.io/n8n-io/n8n-helm-chart/n8n --version 1.0.0 -f my-values.yaml

See the chart README for full documentation and the examples directory for common configurations.

Docker Compose

Directory Description
docker-compose/withPostgres n8n + PostgreSQL
docker-compose/withPostgresAndWorker n8n + PostgreSQL + Redis + worker (queue mode)
docker-compose/subfolderWithSSL n8n behind SSL reverse proxy in subfolder
docker-caddy n8n with Caddy reverse proxy

Kubernetes (Raw Manifests)

See kubernetes/ for raw Kubernetes manifest examples used in cloud provider tutorials (AWS, Azure, GCP).

Documentation

About

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

Resources

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors