n8n-docs/docs/integrations/creating-nodes/deploy/index.md
2022-10-06 14:07:59 +01:00

9 lines
556 B
Markdown

# Deploy a node
This section contains details on how to deploy and share your node.
You can choose to:
* [Submit your node to the community node repository](/integrations/creating-nodes/deploy/submit-community-nodes/). This makes it available for everyone to use, and allows you to [install and use it](/integrations/community-nodes/installation/) like any other community node. This is the only way to use custom nodes on cloud.
* Install the node into your n8n instance as a [private node](/integrations/creating-nodes/deploy/install-private-nodes/).