{"id":17541,"date":"2025-09-10T17:46:38","date_gmt":"2025-09-10T14:46:38","guid":{"rendered":"https:\/\/unihost.com\/help\/?p=17541"},"modified":"2025-09-10T17:53:19","modified_gmt":"2025-09-10T14:53:19","slug":"installing-n8n-from-the-portainer-template","status":"publish","type":"post","link":"https:\/\/unihost.com\/help\/installing-n8n-from-the-portainer-template\/","title":{"rendered":"Installing n8n from the Portainer template"},"content":{"rendered":"<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><br \/>The easiest and fastest way to install n8n is to use the Portainer template provided by our team. This method minimizes manual configuration and ensures a stable, production-ready setup in just a few minutes.<!--more--><\/span><\/p>\n<h3><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Requirements:<\/span><\/h3>\n<ul>\n<li><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">a valid domain directed to the IP address of your server or VPS;<\/span><\/li>\n<li><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">VPS with Portainer installed using the <a href=\"https:\/\/unihost.com\/help\/what-is-portainer\/#installing-portainer-with-the-unihost-script\">script from Unihost<\/a>;<\/span><\/li>\n<li><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">already <a href=\"https:\/\/unihost.com\/help\/nginx-proxy-manager\/#how-to-install-npm-via-portainer\">deployed NPM<\/a> (Nginx Proxy Manager) &#8211; for proxying and generating a free Let&#8217;s Encrypt certificate;<\/span><\/li>\n<li><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">already <a href=\"https:\/\/unihost.com\/help\/installing-postgresql-database-server-via-portainer-template\/\">deployed PostgreSQL<\/a> database server;<\/span><\/li>\n<\/ul>\n<h3><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Step 1: To install n8n, please open Portainer and navigate to Templates<\/span><\/h3>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Log into your Portainer dashboard.<\/span><\/p>\n<p style=\"text-align: center;\"><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-17658 size-medium\" src=\"https:\/\/unihost.com\/help\/minio.php?2025\/08\/Screenshot-at-10-35-25.png\" alt=\"Installing n8n from the Portainer template - Image 1\" width=\"300\" height=\"282\" \/ title=\"Installing n8n from the Portainer template - Image 1\"><\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Navigate to the App Templates section from the left sidebar.<\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Select the n8n Template provided by our team.<\/span><br \/><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">(If you don\u2019t see the template, make sure your Portainer is connected to the correct template URL or manually import the template.)<\/span><\/p>\n<p style=\"text-align: center;\"><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-17662\" src=\"https:\/\/unihost.com\/help\/minio.php?2025\/08\/Screenshot-at-10-38-50.png\" alt=\"Installing n8n from the Portainer template - Image 2\" width=\"1236\" height=\"485\" \/ title=\"Installing n8n from the Portainer template - Image 2\"><\/span><\/p>\n<h3><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Step 2: Fill Out Template Variables<\/span><\/h3>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Once you open the n8n template in Portainer, you&#8217;ll see a list of configuration fields. Here\u2019s a breakdown of each field with an example from the screenshot:<\/span><\/p>\n<p style=\"text-align: center;\"><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-17673\" src=\"https:\/\/unihost.com\/help\/minio.php?2025\/08\/Screenshot-at-11-40-54.png\" alt=\"Installing n8n from the Portainer template - Image 3\" width=\"1558\" height=\"866\" \/ title=\"Installing n8n from the Portainer template - Image 3\"><\/span><\/p>\n<ol>\n<li><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Name &#8211; Set the name of the stack or container (Example: <span style=\"color: #008000;\">n8n<\/span>);<\/span><\/li>\n<li><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Public domain \u2013 Enter the domain name where your n8n instance will be accessible. This domain must already point to your server\u2019s IP address (Example: <span style=\"color: #008000;\">example.org<\/span>);<\/span><\/li>\n<li><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Encryption key \u2013 A Base64-encoded string used to encrypt credentials stored in n8n. You can generate one using the command: <span style=\"color: #008000;\">openssl rand -base64 48<\/span> (Example:\u00a0 <span style=\"color: #008000;\">S8EWtT68IkDtC4HjNaeE3y\/2OvJmDRL+B60np2OuKYTPksqqjcb3tc7GuoL\/A5ZB<\/span>);<\/span><\/li>\n<li>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Database name \u2013 The name of the PostgreSQL database that n8n will use (Example: <span style=\"color: #008000;\">n8n_db<\/span>);<\/span><\/p>\n<\/li>\n<li>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">n8n DB user \u2013 The username that n8n will use to connect to the PostgreSQL database (Example: <span style=\"color: #008000;\">n8n_db_user<\/span>);<\/span><\/p>\n<\/li>\n<li>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">n8n DB password \u2013 The password for the n8n database user (Example: <span style=\"color: #008000;\">n8n_db_password<\/span>). It is strongly recommended to use a password that meets all security requirements.;<\/span><\/p>\n<\/li>\n<li>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">PostgreSQL admin user \u2013 The PostgreSQL admin user that has permission to create the database and grant privileges. Used only during initial setup (Example: <span style=\"color: #008000;\">postgres_admin_user<\/span>);<\/span><\/p>\n<\/li>\n<li>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">PostgreSQL admin password \u2013 The password for the PostgreSQL admin user (Example: <span style=\"color: #008000;\">postgres_admin_password<\/span>);<\/span><\/p>\n<\/li>\n<\/ol>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">PostgreSQL host, Public protocol, PostgreSQL port &#8211; often do not require editing and remain unchanged.<\/span><br \/><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Timezone \u2013 The timezone setting for the n8n instance (Example: <span style=\"color: #008000;\">Europe\/London<\/span>). Available time zones can be found, for example, <a href=\"https:\/\/www.php.net\/manual\/en\/timezones.php\" target=\"_blank\" rel=\"noopener nofollow noopener noreferrer\">here<\/a>.<\/span><\/p>\n<h3><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Step 3: Deploy the Stack<\/span><\/h3>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Click Deploy the Stack.<\/span><\/p>\n<p style=\"text-align: center;\"><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-17743\" src=\"https:\/\/unihost.com\/help\/minio.php?2025\/08\/Screenshot-at-14-21-19.png\" alt=\"Installing n8n from the Portainer template - Image 4\" width=\"1062\" height=\"475\" \/ title=\"Installing n8n from the Portainer template - Image 4\"><\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Portainer will start pulling the necessary Docker images and create containers.<\/span><\/p>\n<h3><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Step 4: Create and configure a proxy host with SSL via Nginx Proxy Manager<\/span><\/h3>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Go to your Nginx Proxy Manager instance (already installed on the same server) and create a new proxy host using your domain name, which should already point to your server&#8217;s IP address. Refer to the screenshot for guidance.<\/span><\/p>\n<p style=\"text-align: center;\"><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-17747\" src=\"https:\/\/unihost.com\/help\/minio.php?2025\/08\/Screenshot-at-14-27-27.png\" alt=\"Installing n8n from the Portainer template - Image 5\" width=\"496\" height=\"544\" \/ title=\"Installing n8n from the Portainer template - Image 5\"><\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Proxying traffic from your domain to the internal n8n container (typically on port 5678).<\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Generating and applying an SSL certificate via Let&#8217;s Encrypt.<\/span><\/p>\n<p style=\"text-align: center;\"><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-17751\" src=\"https:\/\/unihost.com\/help\/minio.php?2025\/08\/Screenshot-at-14-28-55.png\" alt=\"Installing n8n from the Portainer template - Image 6\" width=\"493\" height=\"493\" \/ title=\"Installing n8n from the Portainer template - Image 6\"><\/span><\/p>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">This ensures your instance of n8n is accessible over HTTPS.<\/span><\/p>\n<h3><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Step 5: First-Time Access and Setup<\/span><\/h3>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">When you open your n8n domain in the browser, you should see the n8n setup screen. C<span style=\"color: initial;\">reate an admin user on first login.<\/span><\/span><\/p>\n<p style=\"text-align: center;\"><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-17755\" src=\"https:\/\/unihost.com\/help\/minio.php?2025\/08\/Screenshot-at-14-47-56.png\" alt=\"Installing n8n from the Portainer template - Image 7\" width=\"436\" height=\"710\" \/ title=\"Installing n8n from the Portainer template - Image 7\"><\/span><\/p>\n<h3><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Final Notes<\/span><\/h3>\n<p><span style=\"font-family: Ubuntu, sans-serif; font-size: 12pt;\">Using a pre-configured template in Portainer saves time and reduces the chance of misconfigurations. With n8n, PostgreSQL, and Nginx Proxy Manager working together, you\u2019ll have a stable and secure automation platform ready to go.<\/span><\/p>\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The easiest and fastest way to install n8n is to use the Portainer template provided by our team. This method minimizes manual configuration and ensures a stable, production-ready setup in just a few minutes.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[158],"tags":[11,1001],"class_list":["post-17541","post","type-post","status-publish","format-standard","hentry","category-dedicated-servers","tag-hosting","tag-n8n"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Installing n8n from the Portainer template - Unihost.FAQ<\/title>\n<meta name=\"description\" content=\"The easiest and fastest way to install n8n is to use the official Portainer template provided by our team.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/unihost.com\/help\/installing-n8n-from-the-portainer-template\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Installing n8n from the Portainer template - Unihost.FAQ\" \/>\n<meta property=\"og:description\" content=\"The easiest and fastest way to install n8n is to use the official Portainer template provided by our team.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/unihost.com\/help\/installing-n8n-from-the-portainer-template\/\" \/>\n<meta property=\"og:site_name\" content=\"Unihost.FAQ\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/unihost\/\" \/>\n<meta property=\"article:published_time\" content=\"2025-09-10T14:46:38+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-10T14:53:19+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/unihost.com\/help\/minio.php?2025\/08\/Screenshot-at-10-35-25-300x282.png\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@unihost\" \/>\n<meta name=\"twitter:site\" content=\"@unihost\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/unihost.com\/help\/installing-n8n-from-the-portainer-template\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/unihost.com\/help\/installing-n8n-from-the-portainer-template\/\"},\"author\":{\"name\":\"admin\",\"@id\":\"https:\/\/unihost.com\/help\/#\/schema\/person\/f29c72b4636c2860e1e9f87af6d41e57\"},\"headline\":\"Installing n8n from the Portainer template\",\"datePublished\":\"2025-09-10T14:46:38+00:00\",\"dateModified\":\"2025-09-10T14:53:19+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/unihost.com\/help\/installing-n8n-from-the-portainer-template\/\"},\"wordCount\":579,\"publisher\":{\"@id\":\"https:\/\/unihost.com\/help\/#organization\"},\"image\":{\"@id\":\"https:\/\/unihost.com\/help\/installing-n8n-from-the-portainer-template\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/unihost.com\/help\/minio.php?2025\/08\/Screenshot-at-10-35-25-300x282.png\",\"keywords\":[\"Hosting\",\"n8n\"],\"articleSection\":[\"02. Dedicated servers\"],\"inLanguage\":\"en\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/unihost.com\/help\/installing-n8n-from-the-portainer-template\/\",\"url\":\"https:\/\/unihost.com\/help\/installing-n8n-from-the-portainer-template\/\",\"name\":\"Installing n8n from the Portainer template - Unihost.FAQ\",\"isPartOf\":{\"@id\":\"https:\/\/unihost.com\/help\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/unihost.com\/help\/installing-n8n-from-the-portainer-template\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/unihost.com\/help\/installing-n8n-from-the-portainer-template\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/unihost.com\/help\/minio.php?2025\/08\/Screenshot-at-10-35-25-300x282.png\",\"datePublished\":\"2025-09-10T14:46:38+00:00\",\"dateModified\":\"2025-09-10T14:53:19+00:00\",\"description\":\"The easiest and fastest way to install n8n is to use the official Portainer template provided by our team.\",\"breadcrumb\":{\"@id\":\"https:\/\/unihost.com\/help\/installing-n8n-from-the-portainer-template\/#breadcrumb\"},\"inLanguage\":\"en\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/unihost.com\/help\/installing-n8n-from-the-portainer-template\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\/\/unihost.com\/help\/installing-n8n-from-the-portainer-template\/#primaryimage\",\"url\":\"https:\/\/unihost.com\/help\/minio.php?2025\/08\/Screenshot-at-10-35-25-300x282.png\",\"contentUrl\":\"https:\/\/unihost.com\/help\/minio.php?2025\/08\/Screenshot-at-10-35-25-300x282.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/unihost.com\/help\/installing-n8n-from-the-portainer-template\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Unihost\",\"item\":\"https:\/\/unihost.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Help\",\"item\":\"https:\/\/unihost.com\/help\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Installing n8n from the Portainer template\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/unihost.com\/help\/#website\",\"url\":\"https:\/\/unihost.com\/help\/\",\"name\":\"Unihost.FAQ\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/unihost.com\/help\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/unihost.com\/help\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/unihost.com\/help\/#organization\",\"name\":\"Unihost\",\"alternateName\":\"Unihost\",\"url\":\"https:\/\/unihost.com\/help\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\/\/unihost.com\/help\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/unihost.com\/help\/minio.php?2026\/01\/minio.png\",\"contentUrl\":\"https:\/\/unihost.com\/help\/minio.php?2026\/01\/minio.png\",\"width\":300,\"height\":300,\"caption\":\"Unihost\"},\"image\":{\"@id\":\"https:\/\/unihost.com\/help\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/unihost\/\",\"https:\/\/x.com\/unihost\",\"https:\/\/www.instagram.com\/unihost\/?hl=en\",\"https:\/\/www.linkedin.com\/company\/unihost-com\",\"https:\/\/www.youtube.com\/channel\/UCITKsxMDnslQY8brN3advgw\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/unihost.com\/help\/#\/schema\/person\/f29c72b4636c2860e1e9f87af6d41e57\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\/\/unihost.com\/help\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/222e250840cecf83ec31ff5e97aaa7d1e32d3226ed39a8bb534ac1d69039fc2a?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/222e250840cecf83ec31ff5e97aaa7d1e32d3226ed39a8bb534ac1d69039fc2a?s=96&d=mm&r=g\",\"caption\":\"admin\"},\"url\":\"https:\/\/unihost.com\/help\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Installing n8n from the Portainer template - Unihost.FAQ","description":"The easiest and fastest way to install n8n is to use the official Portainer template provided by our team.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/unihost.com\/help\/installing-n8n-from-the-portainer-template\/","og_locale":"en_US","og_type":"article","og_title":"Installing n8n from the Portainer template - Unihost.FAQ","og_description":"The easiest and fastest way to install n8n is to use the official Portainer template provided by our team.","og_url":"https:\/\/unihost.com\/help\/installing-n8n-from-the-portainer-template\/","og_site_name":"Unihost.FAQ","article_publisher":"https:\/\/www.facebook.com\/unihost\/","article_published_time":"2025-09-10T14:46:38+00:00","article_modified_time":"2025-09-10T14:53:19+00:00","og_image":[{"url":"https:\/\/unihost.com\/help\/minio.php?2025\/08\/Screenshot-at-10-35-25-300x282.png","type":"","width":"","height":""}],"author":"admin","twitter_card":"summary_large_image","twitter_creator":"@unihost","twitter_site":"@unihost","twitter_misc":{"Written by":"admin","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/unihost.com\/help\/installing-n8n-from-the-portainer-template\/#article","isPartOf":{"@id":"https:\/\/unihost.com\/help\/installing-n8n-from-the-portainer-template\/"},"author":{"name":"admin","@id":"https:\/\/unihost.com\/help\/#\/schema\/person\/f29c72b4636c2860e1e9f87af6d41e57"},"headline":"Installing n8n from the Portainer template","datePublished":"2025-09-10T14:46:38+00:00","dateModified":"2025-09-10T14:53:19+00:00","mainEntityOfPage":{"@id":"https:\/\/unihost.com\/help\/installing-n8n-from-the-portainer-template\/"},"wordCount":579,"publisher":{"@id":"https:\/\/unihost.com\/help\/#organization"},"image":{"@id":"https:\/\/unihost.com\/help\/installing-n8n-from-the-portainer-template\/#primaryimage"},"thumbnailUrl":"https:\/\/unihost.com\/help\/minio.php?2025\/08\/Screenshot-at-10-35-25-300x282.png","keywords":["Hosting","n8n"],"articleSection":["02. Dedicated servers"],"inLanguage":"en"},{"@type":"WebPage","@id":"https:\/\/unihost.com\/help\/installing-n8n-from-the-portainer-template\/","url":"https:\/\/unihost.com\/help\/installing-n8n-from-the-portainer-template\/","name":"Installing n8n from the Portainer template - Unihost.FAQ","isPartOf":{"@id":"https:\/\/unihost.com\/help\/#website"},"primaryImageOfPage":{"@id":"https:\/\/unihost.com\/help\/installing-n8n-from-the-portainer-template\/#primaryimage"},"image":{"@id":"https:\/\/unihost.com\/help\/installing-n8n-from-the-portainer-template\/#primaryimage"},"thumbnailUrl":"https:\/\/unihost.com\/help\/minio.php?2025\/08\/Screenshot-at-10-35-25-300x282.png","datePublished":"2025-09-10T14:46:38+00:00","dateModified":"2025-09-10T14:53:19+00:00","description":"The easiest and fastest way to install n8n is to use the official Portainer template provided by our team.","breadcrumb":{"@id":"https:\/\/unihost.com\/help\/installing-n8n-from-the-portainer-template\/#breadcrumb"},"inLanguage":"en","potentialAction":[{"@type":"ReadAction","target":["https:\/\/unihost.com\/help\/installing-n8n-from-the-portainer-template\/"]}]},{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/unihost.com\/help\/installing-n8n-from-the-portainer-template\/#primaryimage","url":"https:\/\/unihost.com\/help\/minio.php?2025\/08\/Screenshot-at-10-35-25-300x282.png","contentUrl":"https:\/\/unihost.com\/help\/minio.php?2025\/08\/Screenshot-at-10-35-25-300x282.png"},{"@type":"BreadcrumbList","@id":"https:\/\/unihost.com\/help\/installing-n8n-from-the-portainer-template\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Unihost","item":"https:\/\/unihost.com\/"},{"@type":"ListItem","position":2,"name":"Help","item":"https:\/\/unihost.com\/help\/"},{"@type":"ListItem","position":3,"name":"Installing n8n from the Portainer template"}]},{"@type":"WebSite","@id":"https:\/\/unihost.com\/help\/#website","url":"https:\/\/unihost.com\/help\/","name":"Unihost.FAQ","description":"","publisher":{"@id":"https:\/\/unihost.com\/help\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/unihost.com\/help\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en"},{"@type":"Organization","@id":"https:\/\/unihost.com\/help\/#organization","name":"Unihost","alternateName":"Unihost","url":"https:\/\/unihost.com\/help\/","logo":{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/unihost.com\/help\/#\/schema\/logo\/image\/","url":"https:\/\/unihost.com\/help\/minio.php?2026\/01\/minio.png","contentUrl":"https:\/\/unihost.com\/help\/minio.php?2026\/01\/minio.png","width":300,"height":300,"caption":"Unihost"},"image":{"@id":"https:\/\/unihost.com\/help\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/unihost\/","https:\/\/x.com\/unihost","https:\/\/www.instagram.com\/unihost\/?hl=en","https:\/\/www.linkedin.com\/company\/unihost-com","https:\/\/www.youtube.com\/channel\/UCITKsxMDnslQY8brN3advgw"]},{"@type":"Person","@id":"https:\/\/unihost.com\/help\/#\/schema\/person\/f29c72b4636c2860e1e9f87af6d41e57","name":"admin","image":{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/unihost.com\/help\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/222e250840cecf83ec31ff5e97aaa7d1e32d3226ed39a8bb534ac1d69039fc2a?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/222e250840cecf83ec31ff5e97aaa7d1e32d3226ed39a8bb534ac1d69039fc2a?s=96&d=mm&r=g","caption":"admin"},"url":"https:\/\/unihost.com\/help\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/unihost.com\/help\/wp-json\/wp\/v2\/posts\/17541","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unihost.com\/help\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unihost.com\/help\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unihost.com\/help\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unihost.com\/help\/wp-json\/wp\/v2\/comments?post=17541"}],"version-history":[{"count":32,"href":"https:\/\/unihost.com\/help\/wp-json\/wp\/v2\/posts\/17541\/revisions"}],"predecessor-version":[{"id":18027,"href":"https:\/\/unihost.com\/help\/wp-json\/wp\/v2\/posts\/17541\/revisions\/18027"}],"wp:attachment":[{"href":"https:\/\/unihost.com\/help\/wp-json\/wp\/v2\/media?parent=17541"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unihost.com\/help\/wp-json\/wp\/v2\/categories?post=17541"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unihost.com\/help\/wp-json\/wp\/v2\/tags?post=17541"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}