# n8n-io/n8n-hosting

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

Repository: https://github.com/n8n-io/n8n-hosting
Canonical: https://ross.abutalabs.com/products/n8n-hosting
Language: Go Template
License: MIT
License Family: permissive
Last push: 2026-08-21T10:04:30+00:00

## Health v2 (maintenance only)
Score: 89/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 93, longevity 63
- inputs: {"age_days": 883, "days_push": 12, "days_rel": 47, "gap_med": 5.5, "n_releases_24m": 25}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1725, forks 865 (observed 2026-08-28T04:05:28.051197+00:00)

## What it is
Official hosting configurations and deployment examples for self-hosting the n8n workflow automation platform. It provides Helm charts, Docker Compose files, and AWS CloudFormation templates covering setups from single instances to scaled queue-mode deployments.

## Use cases
- self-host n8n with docker compose
- deploy n8n on kubernetes with helm
- run n8n in queue mode with workers and redis
- deploy n8n to aws ecs fargate with cloudformation
- serve n8n behind an ssl reverse proxy in a subfolder
- configure postgresql as the n8n database

## When to choose
- you want to self-host n8n using official, maintained deployment configs
- you need a production-grade kubernetes helm chart for n8n
- you want scaled queue-mode deployments with workers, redis, and postgres
- you deploy on aws and want an ecs fargate reference architecture

## When to avoid
- you want the n8n application source code itself (use n8n-io/n8n)
- you use mysql or mariadb as your n8n backend (unsupported)
- you need a managed n8n service rather than self-hosting
- you deploy on platforms with no provided template and cannot adapt configs

## Facets
- artifact type: infra-config
- maturity: active
- function: deployment, container-orchestration, workflow-automation, self-hosted, infrastructure-as-code
- domain: self-hosted, cloud-computing
- platform: cloud, self-hosted
- tags: n8n, helm-chart, docker-compose, cloudformation, ecs-fargate, queue-mode, reverse-proxy, devops, automation, containers, docker, kubernetes

## Member repositories
- n8n-io/n8n-hosting (main) score 89

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:28.051197+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:33:52.008237+00:00, confidence not recorded.
  - readme: https://github.com/n8n-io/n8n-hosting (fetched 2026-08-28T04:05:28.051197+00:00, sha 991a8b9cc29a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
