{"id":1715,"date":"2024-06-03T12:00:00","date_gmt":"2024-06-03T10:00:00","guid":{"rendered":"https:\/\/sascha-brockel.de\/?p=1715"},"modified":"2026-06-01T00:10:28","modified_gmt":"2026-05-31T22:10:28","slug":"n8n-installation-with-docker","status":"publish","type":"post","link":"https:\/\/sascha-brockel.de\/en\/n8n-installation-with-docker\/","title":{"rendered":"n8n: Installation with Docker &amp; explanation of the possibilities"},"content":{"rendered":"<p class=\"yoast-reading-time__wrapper\"><span class=\"yoast-reading-time__icon\"><svg aria-hidden=\"true\" focusable=\"false\" data-icon=\"clock\" width=\"20\" height=\"20\" fill=\"none\" stroke=\"currentColor\" style=\"display:inline-block;vertical-align:-0.1em\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path><\/svg><\/span><span class=\"yoast-reading-time__spacer\" style=\"display:inline-block;width:1em\"><\/span><span class=\"yoast-reading-time__descriptive-text\">Expected Reading Time:  <\/span><span class=\"yoast-reading-time__reading-time\">7<\/span><span class=\"yoast-reading-time__time-unit\"> minutes<\/span><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/n8n.io\/\" target=\"_blank\" rel=\"noreferrer noopener\">n8n<\/a> is a powerful workflow automation tool that allows you to connect different applications and services and create complex automations. In this blog article, I will show you how to install n8n with Docker and explain the various options that n8n offers you.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">n8n enables the creation of automations and workflows using an intuitive drag-and-drop interface, making it a low-code platform. This makes it easier for users without extensive programming knowledge to design and implement complex automation tasks. The visual interface makes it easy to connect different services and tasks through nodes and connections.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Anyone currently dealing with automation, artificial intelligence or modern business processes will increasingly come across one name: <strong>n8n<\/strong>. Incidentally, the whole thing is pronounced \u201en-eight-n\u201c. Behind the somewhat unusual name is a platform that has gained enormous importance in recent years - from small start-ups and agencies to large corporations. In the meantime, n8n has even become so relevant that SAP has entered into a strategic partnership with the company and invested in the platform.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">At the same time, n8n also offers the possibility to integrate user-defined scripts and functions, giving advanced users the flexibility to fulfill specific and complex requirements through coding. In this way, n8n combines the ease of use of a low-code platform with the power of coding elements.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This blog post, including video, is part of a series in which we build and set up our own home server. We start with the basics, such as installing Ubuntu VM with Docker, and then move on to configuring our own domain, security measures, and, above all, lots of cool and useful self-hosted services. Whether it's media servers like Plex or Jellyfin or document management like Paperless-NGX, we'll work together to build the setup you want to see. We'll even tackle topics like single sign-on (SSO) together.<\/p>\n\n\n\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_85 counter-hierarchy ez-toc-counter ez-toc-transparent ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title ez-toc-toggle\" style=\"cursor:pointer\">Table of Contents<\/p>\n<span class=\"ez-toc-title-toggle\"><a href=\"#\" class=\"ez-toc-pull-right ez-toc-btn ez-toc-btn-xs ez-toc-btn-default ez-toc-toggle\" aria-label=\"Toggle Table of Content\"><span class=\"ez-toc-js-icon-con\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #dd3333;color:#dd3333\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #dd3333;color:#dd3333\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewbox=\"0 0 24 24\" version=\"1.2\" baseprofile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/span><\/a><\/span><\/div>\n<nav><ul class='ez-toc-list ez-toc-list-level-1' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/sascha-brockel.de\/en\/n8n-installation-with-docker\/#Warum_n8n_so_beliebt_geworden_ist\" >Why n8n has become so popular<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/sascha-brockel.de\/en\/n8n-installation-with-docker\/#Der_grose_Vorteil_Open_Source_und_Self-Hosting\" >The big advantage: open source and self-hosting<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/sascha-brockel.de\/en\/n8n-installation-with-docker\/#Warum_plotzlich_alle_uber_KI_und_n8n_sprechen\" >Why everyone is suddenly talking about AI and n8n<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/sascha-brockel.de\/en\/n8n-installation-with-docker\/#Moglichkeiten_mit_n8n\" >Possibilities with n8n<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/sascha-brockel.de\/en\/n8n-installation-with-docker\/#1_Integration_verschiedener_Dienste\" >1. integration of various services<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-6\" href=\"https:\/\/sascha-brockel.de\/en\/n8n-installation-with-docker\/#2_Erstellung_komplexer_Workflows\" >2. creation of complex workflows<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-7\" href=\"https:\/\/sascha-brockel.de\/en\/n8n-installation-with-docker\/#3_Visuelle_Entwicklung\" >3. visual development<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-8\" href=\"https:\/\/sascha-brockel.de\/en\/n8n-installation-with-docker\/#4_Skalierbarkeit_und_Anpassbarkeit\" >4. scalability and customizability<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-9\" href=\"https:\/\/sascha-brockel.de\/en\/n8n-installation-with-docker\/#5_Einfache_Nutzung_durch_Templates\" >5. easy to use thanks to templates<\/a><\/li><\/ul><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-10\" href=\"https:\/\/sascha-brockel.de\/en\/n8n-installation-with-docker\/#Installation_von_n8n_mit_Docker\" >Installation of n8n with Docker<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-11\" href=\"https:\/\/sascha-brockel.de\/en\/n8n-installation-with-docker\/#Schritt_1_Docker_installieren\" >Step 1: Install Docker<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-12\" href=\"https:\/\/sascha-brockel.de\/en\/n8n-installation-with-docker\/#Schritt_2_Docker-Compose_Datei_erstellen\" >Step 2: Create Docker-Compose file<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-13\" href=\"https:\/\/sascha-brockel.de\/en\/n8n-installation-with-docker\/#Schritt_3_Docker-Compose_ausfuhren\" >Step 3: Execute Docker-Compose<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-14\" href=\"https:\/\/sascha-brockel.de\/en\/n8n-installation-with-docker\/#Schritt_4_Account_erstellen\" >Step 4: Create account<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-15\" href=\"https:\/\/sascha-brockel.de\/en\/n8n-installation-with-docker\/#Troubleshooting\" >Troubleshooting<\/a><\/li><\/ul><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-16\" href=\"https:\/\/sascha-brockel.de\/en\/n8n-installation-with-docker\/#Umsetzung_im_YouTube-Video\" >YouTube video implementation<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-17\" href=\"https:\/\/sascha-brockel.de\/en\/n8n-installation-with-docker\/#Fazit\" >Conclusion<\/a><\/li><\/ul><\/nav><\/div>\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Warum_n8n_so_beliebt_geworden_ist\"><\/span>Why n8n has become so popular<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Many people are familiar with automation services such as Zapier or Make. These also work on the principle of \u201eIf this happens, then do that\u201c.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">n8n goes much further, however.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The platform can:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>make complex decisions,<\/li>\n\n\n\n<li>Transform data,<\/li>\n\n\n\n<li>control several systems simultaneously,<\/li>\n\n\n\n<li>Use loops and branches,<\/li>\n\n\n\n<li>Process webhooks,<\/li>\n\n\n\n<li>Connect APIs,<\/li>\n\n\n\n<li>Query databases,<\/li>\n\n\n\n<li>and orchestrate complete business processes.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">This makes n8n suitable not only for simple automation, but also for sophisticated business processes.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Many users describe n8n as the bridge between classic no-code tools and individually developed software. You get the speed of a visual platform without having to sacrifice the flexibility of real programming.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Der_grose_Vorteil_Open_Source_und_Self-Hosting\"><\/span>The big advantage: open source and self-hosting<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">One of the main reasons for n8n's success is its open approach.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">While many competing products are offered exclusively as a cloud service, n8n can also be operated on your own server. This allows companies to retain full control over their data and processes. This is particularly important in Europe and especially in Germany.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For many companies, this means<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>better data protection control,<\/li>\n\n\n\n<li>Less dependence on external providers,<\/li>\n\n\n\n<li>simpler GDPR compliance,<\/li>\n\n\n\n<li>and often lower costs for large automation volumes.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">This is why numerous technical teams now rely on n8n as their central automation platform.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Warum_plotzlich_alle_uber_KI_und_n8n_sprechen\"><\/span>Why everyone is suddenly talking about AI and n8n<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Over the past two years, n8n has increasingly developed from a classic automation platform into a kind of orchestration platform for AI.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Today, large language models such as ChatGPT, Claude or other AI services can be integrated directly into workflows. This means that processes can not only be automated, but also designed intelligently.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">One example:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">An incoming e-mail is automatically analyzed.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The AI recognizes:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>what it's all about,<\/li>\n\n\n\n<li>the priority of the request,<\/li>\n\n\n\n<li>which department is responsible,<\/li>\n\n\n\n<li>and then automatically creates the appropriate tasks.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Humans only intervene when decisions are actually necessary.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This is precisely why n8n is often mentioned today in connection with AI agents. The platform serves as a control center that connects different AI models, data sources and company systems.<\/p>\n\n\n\n<h2 id=\"h-moglichkeiten-mit-n8n\" class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Moglichkeiten_mit_n8n\"><\/span>Possibilities with n8n<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">n8n offers a wide range of options for automating workflows and integrating various applications. Here are a few examples:<\/p>\n\n\n\n<h3 id=\"h-1-integration-verschiedener-dienste\" class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"1_Integration_verschiedener_Dienste\"><\/span>1. integration of various services<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">With n8n you can integrate a variety of services and applications, including:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>E-mail services<\/strong>Automate the sending and receiving of e-mails.<\/li>\n\n\n\n<li><strong>Databases<\/strong>Connect to SQL and NoSQL databases to store and retrieve data.<\/li>\n\n\n\n<li><strong>Cloud services<\/strong>Integrate services such as AWS, Google Cloud and Azure.<\/li>\n\n\n\n<li><strong>Social media<\/strong>Automate posts and interactions on platforms such as Twitter and Facebook.<\/li>\n<\/ul>\n\n\n\n<h3 id=\"h-2-erstellung-komplexer-workflows\" class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"2_Erstellung_komplexer_Workflows\"><\/span>2. creation of complex workflows<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">n8n allows you to create complex workflows that include multiple steps and conditions. For example, you can:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Process data<\/strong>Retrieve data from one source, transform it and write it to another source.<\/li>\n\n\n\n<li><strong>Notifications<\/strong>Send automated notifications via various channels when certain conditions are met.<\/li>\n\n\n\n<li><strong>Connecting APIs<\/strong>Exchange and process data between different APIs.<\/li>\n<\/ul>\n\n\n\n<h3 id=\"h-3-visuelle-entwicklung\" class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"3_Visuelle_Entwicklung\"><\/span>3. visual development<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">n8n offers a user-friendly, visual interface that allows you to create workflows by simply dragging and dropping nodes. Each node represents an action or service and you can link them together to create your workflow.<\/p>\n\n\n\n<h3 id=\"h-4-skalierbarkeit-und-anpassbarkeit\" class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"4_Skalierbarkeit_und_Anpassbarkeit\"><\/span>4. scalability and customizability<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">n8n is highly customizable and scalable. You can create your own custom nodes to meet specific requirements and run n8n on a variety of platforms, from your local machine to cloud environments.<\/p>\n\n\n\n<h3 id=\"h-5-einfache-nutzung-durch-templates\" class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"5_Einfache_Nutzung_durch_Templates\"><\/span>5. easy to use thanks to templates<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">n8n offers a <a href=\"https:\/\/n8n.io\/workflows\/\" target=\"_blank\" rel=\"noreferrer noopener\">Variety of templates<\/a>that help users to create workflows quickly and efficiently. These templates serve as ready-made solutions for common automation tasks and make it easier to create complex workflows without in-depth programming knowledge. Here are some important aspects of the n8n templates:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Prefabricated workflows<\/strong>The templates contain complete workflows that can be used directly or easily customized to meet specific requirements. This saves time and effort when creating new automations from scratch.<\/li>\n\n\n\n<li><strong>Wide range of use cases<\/strong>The templates cover a variety of use cases, including marketing automation, data synchronization, email notifications, social media management, CRM integrations and much more.<\/li>\n\n\n\n<li><strong>Simple customization<\/strong>Users can easily customize the ready-made workflows to their specific needs. This makes it possible to modify existing templates and add new steps or conditions.<\/li>\n\n\n\n<li><strong>Integration with various services<\/strong>The templates utilize the wide range of integrations that n8n supports. This includes a variety of third-party services and APIs that can be seamlessly integrated into the workflows.<\/li>\n\n\n\n<li><strong>Community contributions<\/strong>Many templates are created and shared by the n8n community. This promotes the exchange of knowledge and best practices and provides a valuable resource for new and experienced users.<\/li>\n\n\n\n<li><strong>Easy access<\/strong>Templates can be searched and imported directly from the n8n user interface. This makes it easy to find and use suitable templates for your own requirements.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">In summary, the n8n templates provide an efficient way to quickly create and customize automation workflows by accessing a variety of pre-built solutions for different use cases.<\/p>\n\n\n<div class=\"atkp-container atkp-grid_3_columns-box  atkp-template-grid_3_columns\">\n            <div class=\"atkp-clearfix atkp-box-3-cols\">\n                            <div class=\"atkp-box atkp-smallbox atkp-box-3-cols-item atkp-clearfix\">\n                    <div class=\"atkp-thumb\">\n                                                    <img decoding=\"async\" class=\"atkp-image\" src=\"https:\/\/m.media-amazon.com\/images\/I\/31ALwubGcBL._SL160_.jpg\"\n                                 alt=\"Aqara vibration sensor, Requires Aqara Hub, Zigbee connection, Wireless mini glass break detector for alarm system and smart home, Compatible with Apple HomeKit\"\/>\n                                            <\/div>\n                    <div class=\"atkp-content\">\n                                                    <a class=\"atkp-title\" href=\"https:\/\/www.amazon.de\/dp\/B07PJT939B?tag=sasbro0a-21&linkCode=osi&th=1&psc=1\" rel=\"sponsored nofollow noopener\" target=\"_blank\"  title=\"Buy now at Amazon\">Aqara vibration sensor, Requires Aqara Hub, Zigbee connection, Wireless mini glass breakage detector for alarm system and smart home, Compatible with Apple HomeKit*<\/a>\n                                                <div class=\"atkp-author\">by Aqara<\/div>\n                    <\/div>\n                    <div class=\"atkp-bottom\">\n                        <div class=\"atkp-ratingbar\">\n                                                            <div class=\"atkp-rating\"><span class=\"atkp-star atkp-star-0 atkp-star-00\" title=\"0.00 of 5 stars\"><\/span><\/div>\n                                                        <div class=\"atkp-primelogo\"><\/div>\n                            <div class=\"atkp-clearfix\"><\/div>\n                        <\/div>\n                                                    <span class=\"atkp-price atkp-saleprice\">\n                                Price: \u20ac 17.99\n                                                                    <span class=\"atkp_price atkp-baseprice\"><\/span>\n                                                            <\/span>\n                                                                            <a href=\"https:\/\/www.amazon.de\/dp\/B07PJT939B?tag=sasbro0a-21&linkCode=osi&th=1&psc=1\" rel=\"sponsored nofollow noopener\" target=\"_blank\"  title=\"Buy now at Amazon\" class=\"atkp-button\">Buy now on Amazon*<\/a>\n                        \n                        \n                                                    <span class=\"atkp-priceinfo\">Price incl. VAT, Excl. shipping<\/span>\n                                                                            <div class=\"atkp-shoplogo\">Amazon<\/div>\n                                            <\/div>\n                <\/div>\n                            <div class=\"atkp-box atkp-smallbox atkp-box-3-cols-item atkp-clearfix\">\n                    <div class=\"atkp-thumb\">\n                                                    <img decoding=\"async\" class=\"atkp-image\" src=\"https:\/\/m.media-amazon.com\/images\/I\/116vhCAlCcL._SL160_.jpg\"\n                                 alt=\"THIRDREALITY Zigbee vibration sensor with loud 110 dB alarm, Zigbee hub required, create routines, works with Home Assistant and Echo devices with integrated Zigbee hub\"\/>\n                                            <\/div>\n                    <div class=\"atkp-content\">\n                                                    <a class=\"atkp-title\" href=\"https:\/\/www.amazon.de\/dp\/B0C9DP249C?tag=sasbro0a-21&linkCode=osi&th=1&psc=1\" rel=\"sponsored nofollow noopener\" target=\"_blank\"  title=\"Buy now at Amazon\">THIRDREALITY Zigbee vibration sensor with loud 110 dB alarm, Zigbee hub required, creation of routines, works with Home Assistant and Echo devices with integrated Zigbee hub*<\/a>\n                                                <div class=\"atkp-author\">by Third Reality, Inc<\/div>\n                    <\/div>\n                    <div class=\"atkp-bottom\">\n                        <div class=\"atkp-ratingbar\">\n                                                            <div class=\"atkp-rating\"><span class=\"atkp-star atkp-star-0 atkp-star-00\" title=\"0.00 of 5 stars\"><\/span><\/div>\n                                                        <div class=\"atkp-primelogo\"><\/div>\n                            <div class=\"atkp-clearfix\"><\/div>\n                        <\/div>\n                                                    <span class=\"atkp-price atkp-saleprice\">\n                                Price: \u20ac 19.99\n                                                                    <span class=\"atkp_price atkp-baseprice\"><\/span>\n                                                            <\/span>\n                                                                            <a href=\"https:\/\/www.amazon.de\/dp\/B0C9DP249C?tag=sasbro0a-21&linkCode=osi&th=1&psc=1\" rel=\"sponsored nofollow noopener\" target=\"_blank\"  title=\"Buy now at Amazon\" class=\"atkp-button\">Buy now on Amazon*<\/a>\n                        \n                        \n                                                    <span class=\"atkp-priceinfo\">Price incl. VAT, Excl. shipping<\/span>\n                                                                            <div class=\"atkp-shoplogo\">Amazon<\/div>\n                                            <\/div>\n                <\/div>\n                            <div class=\"atkp-box atkp-smallbox atkp-box-3-cols-item atkp-clearfix\">\n                    <div class=\"atkp-thumb\">\n                                                    <img decoding=\"async\" class=\"atkp-image\" src=\"https:\/\/m.media-amazon.com\/images\/I\/21yf9dw9U+L._SL160_.jpg\"\n                                 alt=\"SiSinkal Vibration Sensor, for Zigbee 3.0 Smart Assistant, G-Sensor Detection, for Door and Window Monitoring with Adjustable Sensitivity (ZG-103ZL)\"\/>\n                                            <\/div>\n                    <div class=\"atkp-content\">\n                                                    <a class=\"atkp-title\" href=\"https:\/\/www.amazon.de\/dp\/B0GCDR18FB?tag=sasbro0a-21&linkCode=osi&th=1&psc=1\" rel=\"sponsored nofollow noopener\" target=\"_blank\"  title=\"Buy now at Amazon\">SiSinkal Vibration Sensor, for Zigbee 3.0 Smart Assistant, G-sensor detection, for door and window monitoring with adjustable sensitivity (ZG-103ZL)*<\/a>\n                                                <div class=\"atkp-author\">by SiSinkal<\/div>\n                    <\/div>\n                    <div class=\"atkp-bottom\">\n                        <div class=\"atkp-ratingbar\">\n                                                            <div class=\"atkp-rating\"><span class=\"atkp-star atkp-star-0 atkp-star-00\" title=\"0.00 of 5 stars\"><\/span><\/div>\n                                                        <div class=\"atkp-primelogo\"><\/div>\n                            <div class=\"atkp-clearfix\"><\/div>\n                        <\/div>\n                                                    <span class=\"atkp-price atkp-saleprice\">\n                                Price: \u20ac 8.59\n                                                                    <span class=\"atkp_price atkp-baseprice\"><\/span>\n                                                            <\/span>\n                                                                            <a href=\"https:\/\/www.amazon.de\/dp\/B0GCDR18FB?tag=sasbro0a-21&linkCode=osi&th=1&psc=1\" rel=\"sponsored nofollow noopener\" target=\"_blank\"  title=\"Buy now at Amazon\" class=\"atkp-button\">Buy now on Amazon*<\/a>\n                        \n                        \n                                                    <span class=\"atkp-priceinfo\">Price incl. VAT, Excl. shipping<\/span>\n                                                                            <div class=\"atkp-shoplogo\">Amazon<\/div>\n                                            <\/div>\n                <\/div>\n                    <\/div>\n            <\/div>\n\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Installation_von_n8n_mit_Docker\"><\/span>Installation of n8n with Docker<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Installing n8n with Docker is quick and easy. Follow these steps to set up n8n on your system:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Schritt_1_Docker_installieren\"><\/span>Step 1: Install Docker<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">If Docker is not yet installed on your system, download it from the official Docker website and install it. Docker is available for Windows, macOS and Linux.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Schritt_2_Docker-Compose_Datei_erstellen\"><\/span>Step 2: Create Docker-Compose file<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Create a new directory on your system and create a <code>docker-compose.yml<\/code> file with the following content:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>services:\n  n8n:\n    container_name: \"n8n\"\n    image: \"n8nio\/n8n:latest\"\n    environment:\n      - \"GENERIC_TIMEZONE=Europe\/Berlin\"\n      - \"N8N_SECURE_COOKIE=false\"\n      - \"WEBHOOK_URL=http:\/\/:5678\/\"\n    networks:\n      - \"sascha\"\n    ports:\n      - \"5678:5678\/tcp\"\n    restart: \"unless-stopped\"\n    volumes:\n      - \"\/mnt\/cache\/appdata\/n8n:\/home\/node\/.n8n\"\n\nnetworks:\n  sascha:\n    external: true<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Explanations<\/strong>:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>GENERIC_TIMEZONE=Europe\/Berlin<\/code>Sets the time zone to Europe\/Berlin.<\/li>\n\n\n\n<li><code>N8N_SECURE_COOKIE=false<\/code>Deactivates secure cookies and ensures that you can use n8n locally via http:\/\/ without an SSL certificate. Without the variable, you will receive an error.<\/li>\n\n\n\n<li>With <code>\"sascha\"<\/code> I use a previously created external Docker network<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Important note<\/strong>: The last slash (<code>\/<\/code>) at <code>WEBHOOK_URL=http:\/\/:5678\/<\/code> is essential and must always be present. This slash ensures that the webhook URL functions correctly. If this slash is missing, problems may occur when processing webhooks.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Schritt_3_Docker-Compose_ausfuhren\"><\/span>Step 3: Execute Docker-Compose<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Open a terminal window, navigate to the directory in which your <code>docker-compose.yml<\/code> file and execute the following command:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><code>docker compose up -d<\/code><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This command starts the n8n service in the background. You can now access n8n in your browser by entering <code>http:\/\/:5678<\/code> enter.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Schritt_4_Account_erstellen\"><\/span>Step 4: Create account<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The first time you open n8n, you will be asked to create an account. Enter your desired username and password and follow the instructions to create an account. You can use this account to log in and manage your workflows in future. Workflows <\/p>\n\n\n\n<h3 id=\"h-troubleshooting\" class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Troubleshooting\"><\/span>Troubleshooting<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">If you are unable to access the page after starting the container and you see an error similar to the following in the logs <code>n8n eacces permission denied open '\/home\/node\/.n8n\/config'<\/code>then the reason is that the authorizations have not been set correctly.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To fix this, you need to reset the permissions for your storage location for the configuration of n8n. You can do this with my Docker-Compose with the following command:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo chmod -R 777 \/mnt\/cache\/appdata\/n8n<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">The command recursively changes the permissions of the directory <code>\/mnt\/cache\/appdata\/n8n<\/code> and all subdirectories and files contained therein, so that all users (owner, group and others) have full access (read, write and execute) to it. n8n seems to require this. At that point, only the top folder exists anyway, which is why <code>-R<\/code> is probably unnecessary. The <code>sudo<\/code>-command ensures that the command is executed with administrator rights. These far-reaching authorizations can pose a security risk in a shared system, as they allow every user full access.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">After you have set the permissions, all you have to do is restart the container and everything should work! You can do this in Portainer or, if necessary, via <code>docker compose down<\/code> and then again <code>docker compose up -d<\/code> make.<\/p>\n\n\n\n<h2 id=\"youtube\" class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Umsetzung_im_YouTube-Video\"><\/span>YouTube video implementation<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n\n\n<\/p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe title=\"n8n: Use Cases &amp; Installation with Docker - Step-by-Step Guide for Beginners!\" width=\"750\" height=\"422\" src=\"https:\/\/www.youtube.com\/embed\/B0XfB6Lp8J4?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n\n<p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Fazit\"><\/span>Conclusion<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">With n8n and Docker, you can quickly and easily set up a powerful automation system that helps you optimize your daily tasks and integrate various applications and services. Use the many possibilities of n8n to automate your workflows and work more efficiently.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Try it out and discover how n8n can revolutionize the way you work!<\/p>\n\n\n\n<div id=\"jp-block-themeisle-blocks-font-awesome-icons-8c6d8bc1\" class=\"wp-block-themeisle-blocks-font-awesome-icons jp-block-themeisle-blocks-font-awesome-icons\"><span class=\"wp-block-themeisle-blocks-font-awesome-icons-container\"><a href=\"https:\/\/sascha-brockel.de\/en\/#contact\" target=\"_self\" rel=\"noopener noreferrer\"><i class=\"fas fa-business-time\"><\/i><\/a><\/span><\/div>\n\n\n\n<h4 id=\"jp-block-themeisle-blocks-advanced-heading-baa7fa4c\" class=\"wp-block-themeisle-blocks-advanced-heading jp-block-themeisle-blocks-advanced-heading-baa7fa4c jp-block-themeisle-blocks-advanced-heading ticss-116fe371\">Interested, but lack time or knowledge?<\/h4>\n\n\n\n<p id=\"jp-block-themeisle-blocks-advanced-heading-16f35f43\" class=\"wp-block-themeisle-blocks-advanced-heading jp-block-themeisle-blocks-advanced-heading-16f35f43 jp-block-themeisle-blocks-advanced-heading ticss-0e2b851d\">No problem. Contact me and we will discuss your requirements. No matter if business or private.<\/p>\n\n\n\n<div id=\"jp-block-themeisle-blocks-button-group-77e0455a\" class=\"wp-block-themeisle-blocks-button-group wp-block-buttons align-center jp-block-themeisle-blocks-button-group jp-block-buttons\">\n<div id=\"jp-block-themeisle-blocks-button-c6fb3687\" class=\"wp-block-themeisle-blocks-button wp-block-button jp-block-themeisle-blocks-button jp-block-button\"><a href=\"https:\/\/sascha-brockel.de\/en\/#contact\" target=\"_self\" rel=\"noopener noreferrer\" class=\"wp-block-button__link\"><i class=\"fas fa-fw fa-phone-volume margin-right\"><\/i><span>Contact<\/span><\/a><\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>n8n ist ein leistungsstarkes Workflow-Automatisierungstool, das dir erm\u00f6glicht, verschiedene Anwendungen und Dienste miteinander zu verbinden und komplexe Automatisierungen zu erstellen. In diesem Blogartikel zeige ich dir, wie du n8n mit Docker installierst, und erkl\u00e4re dir die verschiedenen M\u00f6glichkeiten, die dir n8n bietet. n8n erm\u00f6glicht die Erstellung von Automatisierungen und Workflows [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1720,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_themeisle_gutenberg_block_has_review":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"n8n ist ein Drag & Drop Automatisierungstool mit unz\u00e4hligen Konnektoren f\u00fcr Cloud-Dienste oder Soziale Medien wie X oder Facebook. #n8n #saschabrockel","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"jetpack_post_was_ever_published":false},"categories":[32],"tags":[55,56],"class_list":["post-1715","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-smart-home","tag-n8n","tag-workflow"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v28.0 (Yoast SEO v28.0) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>n8n: Installation mit Docker &amp; Erkl\u00e4rung der M\u00f6glichkeiten - Sascha Brockel<\/title>\n<meta name=\"description\" content=\"Erfahre, wie du n8n mit Docker installierst und wie viele unfassbare M\u00f6glichkeiten dir das Tool mit seinen Integrationen bietet!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/sascha-brockel.de\/en\/n8n-installation-with-docker\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"n8n: Installation mit Docker &amp; Erkl\u00e4rung der M\u00f6glichkeiten\" \/>\n<meta property=\"og:description\" content=\"Erfahre, wie du n8n mit Docker installierst und wie viele unfassbare M\u00f6glichkeiten dir das Tool mit seinen Integrationen bietet!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/sascha-brockel.de\/en\/n8n-installation-with-docker\/\" \/>\n<meta property=\"og:site_name\" content=\"Sascha Brockel\" \/>\n<meta property=\"article:published_time\" content=\"2024-06-03T10:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-31T22:10:28+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/i0.wp.com\/sascha-brockel.de\/wp-content\/uploads\/2024\/06\/pexels-photo-1181346.jpeg?fit=1880%2C1255&ssl=1\" \/>\n\t<meta property=\"og:image:width\" content=\"1880\" \/>\n\t<meta property=\"og:image:height\" content=\"1255\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Sascha Brockel\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@saschabrockel\" \/>\n<meta name=\"twitter:site\" content=\"@saschabrockel\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Sascha Brockel\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/sascha-brockel.de\\\/n8n-installation-mit-docker\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/sascha-brockel.de\\\/n8n-installation-mit-docker\\\/\"},\"author\":{\"name\":\"Sascha Brockel\",\"@id\":\"https:\\\/\\\/sascha-brockel.de\\\/#\\\/schema\\\/person\\\/3675ac2cf16fa04c60aca4dedca5c970\"},\"headline\":\"n8n: Installation mit Docker &amp; Erkl\u00e4rung der M\u00f6glichkeiten\",\"datePublished\":\"2024-06-03T10:00:00+00:00\",\"dateModified\":\"2026-05-31T22:10:28+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/sascha-brockel.de\\\/n8n-installation-mit-docker\\\/\"},\"wordCount\":1620,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/sascha-brockel.de\\\/#\\\/schema\\\/person\\\/3675ac2cf16fa04c60aca4dedca5c970\"},\"image\":{\"@id\":\"https:\\\/\\\/sascha-brockel.de\\\/n8n-installation-mit-docker\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/i0.wp.com\\\/sascha-brockel.de\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/pexels-photo-1181346.jpeg?fit=1880%2C1255&ssl=1\",\"keywords\":[\"n8n\",\"Workflow\"],\"articleSection\":[\"Smart Home\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/sascha-brockel.de\\\/n8n-installation-mit-docker\\\/#respond\"]}],\"copyrightYear\":\"2024\",\"copyrightHolder\":{\"@id\":\"https:\\\/\\\/sascha-brockel.de\\\/en\\\/#organization\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/sascha-brockel.de\\\/n8n-installation-mit-docker\\\/\",\"url\":\"https:\\\/\\\/sascha-brockel.de\\\/n8n-installation-mit-docker\\\/\",\"name\":\"n8n: Installation mit Docker &amp; Erkl\u00e4rung der M\u00f6glichkeiten - Sascha Brockel\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/sascha-brockel.de\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/sascha-brockel.de\\\/n8n-installation-mit-docker\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/sascha-brockel.de\\\/n8n-installation-mit-docker\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/i0.wp.com\\\/sascha-brockel.de\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/pexels-photo-1181346.jpeg?fit=1880%2C1255&ssl=1\",\"datePublished\":\"2024-06-03T10:00:00+00:00\",\"dateModified\":\"2026-05-31T22:10:28+00:00\",\"description\":\"Erfahre, wie du n8n mit Docker installierst und wie viele unfassbare M\u00f6glichkeiten dir das Tool mit seinen Integrationen bietet!\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/sascha-brockel.de\\\/n8n-installation-mit-docker\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/sascha-brockel.de\\\/n8n-installation-mit-docker\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/sascha-brockel.de\\\/n8n-installation-mit-docker\\\/#primaryimage\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/sascha-brockel.de\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/pexels-photo-1181346.jpeg?fit=1880%2C1255&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/sascha-brockel.de\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/pexels-photo-1181346.jpeg?fit=1880%2C1255&ssl=1\",\"width\":1880,\"height\":1255,\"caption\":\"Photo by Christina Morillo on Pexels.com\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/sascha-brockel.de\\\/n8n-installation-mit-docker\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/sascha-brockel.de\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"n8n: Installation mit Docker &amp; Erkl\u00e4rung der M\u00f6glichkeiten\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/sascha-brockel.de\\\/#website\",\"url\":\"https:\\\/\\\/sascha-brockel.de\\\/\",\"name\":\"Sascha Brockel\",\"description\":\"Fortschritt kennt keine Grenzen\",\"publisher\":{\"@id\":\"https:\\\/\\\/sascha-brockel.de\\\/#\\\/schema\\\/person\\\/3675ac2cf16fa04c60aca4dedca5c970\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/sascha-brockel.de\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/sascha-brockel.de\\\/#\\\/schema\\\/person\\\/3675ac2cf16fa04c60aca4dedca5c970\",\"name\":\"Sascha Brockel\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/i0.wp.com\\\/sascha-brockel.de\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/Brockel_Sascha_3_3zu4-Grau.png?fit=709%2C945&ssl=1\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/sascha-brockel.de\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/Brockel_Sascha_3_3zu4-Grau.png?fit=709%2C945&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/sascha-brockel.de\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/Brockel_Sascha_3_3zu4-Grau.png?fit=709%2C945&ssl=1\",\"width\":709,\"height\":945,\"caption\":\"Sascha Brockel\"},\"logo\":{\"@id\":\"https:\\\/\\\/i0.wp.com\\\/sascha-brockel.de\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/Brockel_Sascha_3_3zu4-Grau.png?fit=709%2C945&ssl=1\"},\"sameAs\":[\"https:\\\/\\\/sascha-brockel.de\\\/\",\"https:\\\/\\\/www.instagram.com\\\/saschabrockel\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/sascha-brockel-b20725164\\\/\",\"https:\\\/\\\/x.com\\\/saschabrockel\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCogo25FboCahP7s8--HDuIQ\"]}]}<\/script>\n<meta property=\"og:video\" content=\"https:\/\/www.youtube.com\/embed\/B0XfB6Lp8J4\" \/>\n<meta property=\"og:video:type\" content=\"text\/html\" \/>\n<meta property=\"og:video:duration\" content=\"844\" \/>\n<meta property=\"og:video:width\" content=\"480\" \/>\n<meta property=\"og:video:height\" content=\"270\" \/>\n<meta property=\"ya:ovs:adult\" content=\"false\" \/>\n<meta property=\"ya:ovs:upload_date\" content=\"2024-06-03T10:00:00+00:00\" \/>\n<meta property=\"ya:ovs:allow_embed\" content=\"true\" \/>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"n8n: Installation with Docker &amp; explanation of the possibilities - Sascha Brockel","description":"Learn how to install n8n with Docker and how many incredible possibilities the tool offers you with its integrations!","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:\/\/sascha-brockel.de\/en\/n8n-installation-with-docker\/","og_locale":"en_US","og_type":"article","og_title":"n8n: Installation mit Docker &amp; Erkl\u00e4rung der M\u00f6glichkeiten","og_description":"Erfahre, wie du n8n mit Docker installierst und wie viele unfassbare M\u00f6glichkeiten dir das Tool mit seinen Integrationen bietet!","og_url":"https:\/\/sascha-brockel.de\/en\/n8n-installation-with-docker\/","og_site_name":"Sascha Brockel","article_published_time":"2024-06-03T10:00:00+00:00","article_modified_time":"2026-05-31T22:10:28+00:00","og_image":[{"width":1880,"height":1255,"url":"https:\/\/i0.wp.com\/sascha-brockel.de\/wp-content\/uploads\/2024\/06\/pexels-photo-1181346.jpeg?fit=1880%2C1255&ssl=1","type":"image\/jpeg"}],"author":"Sascha Brockel","twitter_card":"summary_large_image","twitter_creator":"@saschabrockel","twitter_site":"@saschabrockel","twitter_misc":{"Written by":"Sascha Brockel","Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/sascha-brockel.de\/n8n-installation-mit-docker\/#article","isPartOf":{"@id":"https:\/\/sascha-brockel.de\/n8n-installation-mit-docker\/"},"author":{"name":"Sascha Brockel","@id":"https:\/\/sascha-brockel.de\/#\/schema\/person\/3675ac2cf16fa04c60aca4dedca5c970"},"headline":"n8n: Installation mit Docker &amp; Erkl\u00e4rung der M\u00f6glichkeiten","datePublished":"2024-06-03T10:00:00+00:00","dateModified":"2026-05-31T22:10:28+00:00","mainEntityOfPage":{"@id":"https:\/\/sascha-brockel.de\/n8n-installation-mit-docker\/"},"wordCount":1620,"commentCount":0,"publisher":{"@id":"https:\/\/sascha-brockel.de\/#\/schema\/person\/3675ac2cf16fa04c60aca4dedca5c970"},"image":{"@id":"https:\/\/sascha-brockel.de\/n8n-installation-mit-docker\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/sascha-brockel.de\/wp-content\/uploads\/2024\/06\/pexels-photo-1181346.jpeg?fit=1880%2C1255&ssl=1","keywords":["n8n","Workflow"],"articleSection":["Smart Home"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/sascha-brockel.de\/n8n-installation-mit-docker\/#respond"]}],"copyrightYear":"2024","copyrightHolder":{"@id":"https:\/\/sascha-brockel.de\/en\/#organization"}},{"@type":"WebPage","@id":"https:\/\/sascha-brockel.de\/n8n-installation-mit-docker\/","url":"https:\/\/sascha-brockel.de\/n8n-installation-mit-docker\/","name":"n8n: Installation with Docker &amp; explanation of the possibilities - Sascha Brockel","isPartOf":{"@id":"https:\/\/sascha-brockel.de\/#website"},"primaryImageOfPage":{"@id":"https:\/\/sascha-brockel.de\/n8n-installation-mit-docker\/#primaryimage"},"image":{"@id":"https:\/\/sascha-brockel.de\/n8n-installation-mit-docker\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/sascha-brockel.de\/wp-content\/uploads\/2024\/06\/pexels-photo-1181346.jpeg?fit=1880%2C1255&ssl=1","datePublished":"2024-06-03T10:00:00+00:00","dateModified":"2026-05-31T22:10:28+00:00","description":"Learn how to install n8n with Docker and how many incredible possibilities the tool offers you with its integrations!","breadcrumb":{"@id":"https:\/\/sascha-brockel.de\/n8n-installation-mit-docker\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/sascha-brockel.de\/n8n-installation-mit-docker\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/sascha-brockel.de\/n8n-installation-mit-docker\/#primaryimage","url":"https:\/\/i0.wp.com\/sascha-brockel.de\/wp-content\/uploads\/2024\/06\/pexels-photo-1181346.jpeg?fit=1880%2C1255&ssl=1","contentUrl":"https:\/\/i0.wp.com\/sascha-brockel.de\/wp-content\/uploads\/2024\/06\/pexels-photo-1181346.jpeg?fit=1880%2C1255&ssl=1","width":1880,"height":1255,"caption":"Photo by Christina Morillo on Pexels.com"},{"@type":"BreadcrumbList","@id":"https:\/\/sascha-brockel.de\/n8n-installation-mit-docker\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/sascha-brockel.de\/"},{"@type":"ListItem","position":2,"name":"n8n: Installation mit Docker &amp; Erkl\u00e4rung der M\u00f6glichkeiten"}]},{"@type":"WebSite","@id":"https:\/\/sascha-brockel.de\/#website","url":"https:\/\/sascha-brockel.de\/","name":"Sascha Brockel","description":"Progress knows no boundaries","publisher":{"@id":"https:\/\/sascha-brockel.de\/#\/schema\/person\/3675ac2cf16fa04c60aca4dedca5c970"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/sascha-brockel.de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/sascha-brockel.de\/#\/schema\/person\/3675ac2cf16fa04c60aca4dedca5c970","name":"Sascha Brockel","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/i0.wp.com\/sascha-brockel.de\/wp-content\/uploads\/2023\/10\/Brockel_Sascha_3_3zu4-Grau.png?fit=709%2C945&ssl=1","url":"https:\/\/i0.wp.com\/sascha-brockel.de\/wp-content\/uploads\/2023\/10\/Brockel_Sascha_3_3zu4-Grau.png?fit=709%2C945&ssl=1","contentUrl":"https:\/\/i0.wp.com\/sascha-brockel.de\/wp-content\/uploads\/2023\/10\/Brockel_Sascha_3_3zu4-Grau.png?fit=709%2C945&ssl=1","width":709,"height":945,"caption":"Sascha Brockel"},"logo":{"@id":"https:\/\/i0.wp.com\/sascha-brockel.de\/wp-content\/uploads\/2023\/10\/Brockel_Sascha_3_3zu4-Grau.png?fit=709%2C945&ssl=1"},"sameAs":["https:\/\/sascha-brockel.de\/","https:\/\/www.instagram.com\/saschabrockel\/","https:\/\/www.linkedin.com\/in\/sascha-brockel-b20725164\/","https:\/\/x.com\/saschabrockel","https:\/\/www.youtube.com\/channel\/UCogo25FboCahP7s8--HDuIQ"]}]},"og_video":"https:\/\/www.youtube.com\/embed\/B0XfB6Lp8J4","og_video_type":"text\/html","og_video_duration":"844","og_video_width":"480","og_video_height":"270","ya_ovs_adult":"false","ya_ovs_upload_date":"2024-06-03T10:00:00+00:00","ya_ovs_allow_embed":"true"},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/i0.wp.com\/sascha-brockel.de\/wp-content\/uploads\/2024\/06\/pexels-photo-1181346.jpeg?fit=1880%2C1255&ssl=1","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/sascha-brockel.de\/en\/wp-json\/wp\/v2\/posts\/1715","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sascha-brockel.de\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sascha-brockel.de\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sascha-brockel.de\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sascha-brockel.de\/en\/wp-json\/wp\/v2\/comments?post=1715"}],"version-history":[{"count":8,"href":"https:\/\/sascha-brockel.de\/en\/wp-json\/wp\/v2\/posts\/1715\/revisions"}],"predecessor-version":[{"id":3093,"href":"https:\/\/sascha-brockel.de\/en\/wp-json\/wp\/v2\/posts\/1715\/revisions\/3093"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/sascha-brockel.de\/en\/wp-json\/wp\/v2\/media\/1720"}],"wp:attachment":[{"href":"https:\/\/sascha-brockel.de\/en\/wp-json\/wp\/v2\/media?parent=1715"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sascha-brockel.de\/en\/wp-json\/wp\/v2\/categories?post=1715"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sascha-brockel.de\/en\/wp-json\/wp\/v2\/tags?post=1715"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}