A skeleton for getting started with a self-hosted n8n environment running in Docker Compose.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
कारतोफ्फेलस्क्रिप्ट™ 912738a48c import kubernetes setup from n8n-io/kubernetes-hosting 1 year ago
..
LICENSE import kubernetes setup from n8n-io/kubernetes-hosting 1 year ago
README.md import kubernetes setup from n8n-io/kubernetes-hosting 1 year ago
n8n-claim0-persistentvolumeclaim.yaml import kubernetes setup from n8n-io/kubernetes-hosting 1 year ago
n8n-deployment.yaml import kubernetes setup from n8n-io/kubernetes-hosting 1 year ago
n8n-service.yaml import kubernetes setup from n8n-io/kubernetes-hosting 1 year ago
namespace.yaml import kubernetes setup from n8n-io/kubernetes-hosting 1 year ago
postgres-claim0-persistentvolumeclaim.yaml import kubernetes setup from n8n-io/kubernetes-hosting 1 year ago
postgres-configmap.yaml import kubernetes setup from n8n-io/kubernetes-hosting 1 year ago
postgres-deployment.yaml import kubernetes setup from n8n-io/kubernetes-hosting 1 year ago
postgres-secret.yaml import kubernetes setup from n8n-io/kubernetes-hosting 1 year ago
postgres-service.yaml import kubernetes setup from n8n-io/kubernetes-hosting 1 year ago

README.md

n8n-kubernetes-hosting

Get up and running with n8n on the following platforms:

If you have questions after trying the tutorials, check out the forums.

Prerequisites

Self-hosting n8n requires technical knowledge, including:

  • Setting up and configuring servers and containers
  • Managing application resources and scaling
  • Securing servers and applications
  • Configuring n8n

n8n recommends self-hosting for expert users. Mistakes can lead to data loss, security issues, and downtime. If you aren't experienced at managing servers, n8n recommends n8n Cloud.

Contributions

For common changes, please open a PR to main branch and we will merge this into cloud provider specific branches.

If you have a contribution specific to a cloud provider, please open your PR to the relevant branch.