{"id":1347,"date":"2024-04-22T12:00:00","date_gmt":"2024-04-22T10:00:00","guid":{"rendered":"https:\/\/sascha-brockel.de\/?p=1347"},"modified":"2026-06-01T00:01:27","modified_gmt":"2026-05-31T22:01:27","slug":"set-up-portainer","status":"publish","type":"post","link":"https:\/\/sascha-brockel.de\/en\/set-up-portainer\/","title":{"rendered":"Set up Portainer easily: Mastering Docker &amp; Kubernetes"},"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\">8<\/span><span class=\"yoast-reading-time__time-unit\"> minutes<\/span><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/www.portainer.io\/\" target=\"_blank\" rel=\"noreferrer noopener\">Portainer<\/a> is an open source management platform designed to simplify and automate the management of Docker and Kubernetes environments. It offers a user-friendly web interface that enables even less experienced users to effectively manage container orchestration platforms.<\/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<p class=\"wp-block-paragraph\">These are some of Portainer's key functions:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Simple operation:<\/strong> Portainer provides an intuitive graphical user interface (GUI) that makes it easy to manage containers, images, networks and volumes in Docker.<\/li>\n\n\n\n<li><strong>Support for Docker and Kubernetes:<\/strong> Portainer is compatible with Docker Swarm and Kubernetes, making it a versatile platform for container management.<\/li>\n\n\n\n<li><strong>template system:<\/strong> With predefined templates, users can quickly and easily create new container instances for common applications and services.<\/li>\n\n\n\n<li><strong>User and team management:<\/strong> Portainer makes it possible to create and manage different user accounts and teams, which is especially useful for larger teams and organizations.<\/li>\n\n\n\n<li><strong>Access control and security:<\/strong> Portainer provides advanced access control mechanisms and security features to ensure that only authorized users have access to the container environments.<\/li>\n\n\n\n<li><strong>Expandability and integration:<\/strong> Portainer can be integrated into existing systems and can be extended to meet specific needs and requirements.<\/li>\n\n\n\n<li><strong>Monitoring and logs:<\/strong> It offers monitoring and logging functions to monitor the status and performance of the containers.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">Portainer is particularly useful for companies looking to get started with containerization, as well as for experienced Docker and Kubernetes users looking for more efficient and simplified management of their container environments.<\/p>\n\n\n\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_84 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\/set-up-portainer\/#Portainer-Versionen_erklart\" >Portainer versions explained<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/sascha-brockel.de\/en\/set-up-portainer\/#Portainer_Community_Edition_CE\" >Portainer Community Edition (CE)<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/sascha-brockel.de\/en\/set-up-portainer\/#Portainer_Business_Edition_BE\" >Portainer Business Edition (BE)<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/sascha-brockel.de\/en\/set-up-portainer\/#Fazit\" >Conclusion<\/a><\/li><\/ul><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/sascha-brockel.de\/en\/set-up-portainer\/#Voraussetzungen\" >Requirements<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-6\" href=\"https:\/\/sascha-brockel.de\/en\/set-up-portainer\/#Schritte_zur_Installation_von_Portainer\" >Steps for installing Portainer<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-7\" href=\"https:\/\/sascha-brockel.de\/en\/set-up-portainer\/#1_Portainer_Container_erstellen\" >1. create portainer container<\/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\/set-up-portainer\/#Erlauterungen_zum_Befehl\" >Explanation of the command:<\/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\/set-up-portainer\/#2_Zugriff_auf_Portainer\" >2. access to Portainer<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-10\" href=\"https:\/\/sascha-brockel.de\/en\/set-up-portainer\/#3_Erstkonfiguration\" >3. initial configuration<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-11\" href=\"https:\/\/sascha-brockel.de\/en\/set-up-portainer\/#4_Verwaltung_beginnen\" >4. start administration<\/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\/set-up-portainer\/#Zusatzliche_Konfigurationen\" >Additional configurations<\/a><\/li><\/ul><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-13\" href=\"https:\/\/sascha-brockel.de\/en\/set-up-portainer\/#Templates_hinzufugen\" >Add templates<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-14\" href=\"https:\/\/sascha-brockel.de\/en\/set-up-portainer\/#1_Settings_aufrufen\" >1. call up settings<\/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\/set-up-portainer\/#2_Template-Konfiguration\" >2. template configuration<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-16\" href=\"https:\/\/sascha-brockel.de\/en\/set-up-portainer\/#3_URL_hinzufugen\" >3. add URL<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-17\" href=\"https:\/\/sascha-brockel.de\/en\/set-up-portainer\/#4_Anderungen_speichern\" >4. save changes<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-18\" href=\"https:\/\/sascha-brockel.de\/en\/set-up-portainer\/#5_Templates_verwenden\" >5. use templates<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-19\" href=\"https:\/\/sascha-brockel.de\/en\/set-up-portainer\/#Tipps\" >Tips<\/a><\/li><\/ul><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-20\" href=\"https:\/\/sascha-brockel.de\/en\/set-up-portainer\/#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-21\" href=\"https:\/\/sascha-brockel.de\/en\/set-up-portainer\/#Fazit-2\" >Conclusion<\/a><\/li><\/ul><\/nav><\/div>\n<h2 id=\"h-portainer-versionen-erklart\" class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Portainer-Versionen_erklart\"><\/span>Portainer versions explained<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Portainer offers two main versions: Portainer Community Edition (CE) and Portainer Business Edition (BE). Both versions are designed to simplify the management of Docker and Kubernetes, but they differ in terms of functionality, target group and pricing.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Portainer_Community_Edition_CE\"><\/span>Portainer Community Edition (CE)<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Free of charge<\/strong>Portainer CE is a free version that is ideal for small businesses, developers and technology enthusiasts.<\/li>\n\n\n\n<li><strong>Open Source<\/strong>As an open source project, users can contribute to the development and customize the software according to their needs.<\/li>\n\n\n\n<li><strong>Basic functionalities<\/strong>Portainer CE provides basic management functions for Docker and Kubernetes, including the management of containers, images, networks and volumes.<\/li>\n\n\n\n<li><strong>Community support<\/strong>Portainer CE users receive community support, which means that help and resources are mainly provided through online forums and the user community.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Portainer_Business_Edition_BE\"><\/span>Portainer Business Edition (BE)<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Chargeable<\/strong>Portainer BE is a paid version designed specifically for larger companies and organizations that require advanced management and security features.<\/li>\n\n\n\n<li><strong>Advanced functions<\/strong>In addition to the functions of the Community Edition, Portainer BE offers advanced functions such as Role-Based Access Control (RBAC), LDAP\/AD integration, OAuth authentication, multi-tenancy, advanced audit functions and much more.<\/li>\n\n\n\n<li><strong>Support for multiple platforms<\/strong>Portainer BE supports a wider range of platforms and offers improved support for multi-cluster management.<\/li>\n\n\n\n<li><strong>Prioritized support<\/strong>Business Edition users receive prioritized support from Portainer, including direct support from the Portainer development team and access to dedicated resources.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Fazit\"><\/span>Conclusion<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>For developers, at home and smaller teams<\/strong> Portainer CE is an excellent choice because it is free and flexible to use.<\/li>\n\n\n\n<li><strong>For larger companies or special requirements<\/strong> Portainer BE offers additional security and management features that may be necessary in larger or more security-conscious environments.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Voraussetzungen\"><\/span>Requirements<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Docker must be installed<\/strong>: Before you install Portainer, make sure that Docker is installed on your system. You can find out how to install Docker on my <a href=\"https:\/\/www.youtube.com\/channel\/UCogo25FboCahP7s8--HDuIQ\/\">YouTube channel<\/a>.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Schritte_zur_Installation_von_Portainer\"><\/span>Steps for installing Portainer<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"1_Portainer_Container_erstellen\"><\/span>1. create portainer container<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">You can run Portainer as a Docker container. First, however, you should think about how the container data should be stored. If the folder does not yet exist, create it with the command <code>sudo mkdir \/mnt\/cache\/appdata<\/code>. Then open a command line or a terminal and enter the following command:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><code>docker run -d -p 8000:8000 <code>-p 9443:9443<\/code> --name portainer \\ --restart=always \\ -v \/var\/run\/docker.sock:\/var\/run\/docker.sock \\ -v <code>\/mnt\/cache\/appdata\/portainer<\/code>:\/data portainer\/portainer-ce<\/code><\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Erlauterungen_zum_Befehl\"><\/span>Explanation of the command:<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>docker run -d -p 9443:9443 --name portainer<\/code>Starts a new Docker container in the background and opens port 9443 for web access. Remember that it is a https:\/\/ port!<\/li>\n\n\n\n<li><code>--restart=always<\/code>: Ensures that the container restarts automatically if it crashes or the system is restarted.<\/li>\n\n\n\n<li><code>-v \/var\/run\/docker.sock:\/var\/run\/docker.sock<\/code>Includes the Docker socket so that Portainer can manage Docker on the host system.<\/li>\n\n\n\n<li><code>-v <code><code>\/mnt\/cache\/appdata\/portainer<\/code><\/code>:\/data<\/code>Binds the specified folder path to the container to save data permanently.<\/li>\n\n\n\n<li><code>portainer\/portainer-ce<\/code>: Specifies the image to be used (here the Community Edition of Portainer).<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"2_Zugriff_auf_Portainer\"><\/span>2. access to Portainer<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">After the container has been started, you can access the Portainer interface by opening a web browser and entering the following URL:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><code>https:\/\/:9443\/<\/code><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Replace <code>&lt;Deine-IP-Adresse&gt;<\/code> with the IP address of your server or with <code>localhost<\/code>if you are working on the same device.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"3_Erstkonfiguration\"><\/span>3. initial configuration<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">The first time you access Portainer, you will be asked to create an administrator user. Enter a user name and a secure password. Once you have entered this information, click on \"Create user\".<\/p>\n\n\n\n<h3 id=\"h-4-verwaltung-beginnen\" class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"4_Verwaltung_beginnen\"><\/span>4. start administration<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">As soon as the setup is complete, you can start managing your containers via the Portainer interface.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Zusatzliche_Konfigurationen\"><\/span>Additional configurations<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Updates<\/strong>To update Portainer, stop the container, remove it and re-execute the command to create the container with the latest Portainer version.<\/li>\n\n\n\n<li><strong>Security<\/strong>: Make sure that access to the Portainer web interface is secure, especially if you make it accessible via the Internet.<\/li>\n<\/ul>\n\n\n\n<h2 id=\"h-templates-hinzufugen\" class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Templates_hinzufugen\"><\/span>Add templates<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<h3 id=\"h-1-settings-aufrufen\" class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"1_Settings_aufrufen\"><\/span>1. call up settings<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">After you have logged in, navigate to the menu item \u201eSettings\u201c in the left sidebar.<\/p>\n\n\n\n<h3 id=\"h-2-template-konfiguration\" class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"2_Template-Konfiguration\"><\/span>2. template configuration<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">In the settings, you will find an area called \"App Templates\". Here you can enter the URL to the template repository. One of the largest and best known is the following repository: https:\/\/github.com\/Lissy93\/portainer-templates <\/p>\n\n\n\n<h3 id=\"h-3-url-hinzufugen\" class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"3_URL_hinzufugen\"><\/span>3. add URL<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Enter the URL of the JSON file that contains your template definitions. This JSON file should be in the correct format so that Portainer can interpret it. Here is an example of the format of such a JSON file:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>[\n  {\n    \"type\": 1,\n    \"title\": \"Nginx\",\n    \"description\": \"Simple Nginx web server\",\n    \"categories\": [\"Webserver\"],\n    \"platform\": \"linux\",\n    \"logo\": \"https:\/\/example.com\/logo.png\",\n    \"image\": \"nginx:latest\",\n    \"ports\": [\"80:80\"]\n  }\n]<\/code><\/pre>\n\n\n\n<h3 id=\"h-4-anderungen-speichern\" class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"4_Anderungen_speichern\"><\/span>4. save changes<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">After you have entered the URL, scroll down and click on \"Save settings\" to apply the changes.<\/p>\n\n\n\n<h3 id=\"h-5-templates-verwenden\" class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"5_Templates_verwenden\"><\/span>5. use templates<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Go to the \u201eApp Templates\u201c section in the left sidebar. Here you should now see the new templates that have been loaded from the URL you specified. You can now use these templates to create new container instances.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Tipps\"><\/span>Tips<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Make sure that the URL to the JSON file is publicly accessible and that it has the correct format.<\/li>\n\n\n\n<li>Check whether the Docker images specified in the templates are available on your system or can be downloaded from public registries.<\/li>\n\n\n\n<li>If you make changes to the template file, it may be necessary to save the settings in Portainer again in order to apply the updates.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">By adding templates via a URL, you can quickly and easily use multiple predefined container configurations in Portainer, which greatly simplifies the container deployment process.<\/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=\"Portainer &amp; Docker setup: Easy installation and configuration step by step\" width=\"750\" height=\"422\" src=\"https:\/\/www.youtube.com\/embed\/gjmw89_Ru_0?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 id=\"h-fazit\" class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Fazit-2\"><\/span>Conclusion<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Portainer has established itself as a valuable resource for managing Docker and Kubernetes environments. Not only does it simplify entry into the world of containerization with its user-friendly interface, but it also offers advanced features that are beneficial to organizations of all sizes. The Community Edition of Portainer, free and open to contributors, is ideal for individual developers, startups and smaller teams looking for a powerful but cost-effective solution. On the other hand, the Business Edition, with its advanced management and security features, including RBAC, LDAP\/AD integration and prioritized support, provides a robust solution for larger enterprises and organizations that require tighter control and scalability of their container infrastructures.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The template system, multi-platform support and extensible integration options make Portainer an indispensable tool for the efficient management of modern IT environments. The intuitive user interface makes the complex world of container technologies more accessible and manageable for technicians of all skill levels.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In conclusion, whether you are just starting out with containerization or are a seasoned professional looking for an enhanced management solution, Portainer provides the tools and resources you need to efficiently control and optimize your container environments. By choosing between the Community Edition and the Business Edition, users can select the version that suits their specific needs and budgets.<\/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>Portainer ist eine Open-Source-Management-Plattform, die darauf ausgelegt ist, das Management von Docker- und Kubernetes-Umgebungen zu vereinfachen und zu automatisieren. Es bietet eine benutzerfreundliche Weboberfl\u00e4che, die es selbst weniger erfahrenen Benutzern erm\u00f6glicht, Container-Orchestrierungsplattformen effektiv zu verwalten. Dies sind einige Schl\u00fcsselfunktionen von Portainer: Portainer ist besonders n\u00fctzlich f\u00fcr Unternehmen, die den Einstieg [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1350,"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_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"jetpack_post_was_ever_published":false},"categories":[15,52],"tags":[16,31,47],"class_list":["post-1347","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-docker","category-selfhosted-server","tag-docker","tag-selfhosted","tag-server"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.7 (Yoast SEO v27.7) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Portainer einfach einrichten: Meistern von Docker &amp; Kubernetes - Sascha Brockel<\/title>\n<meta name=\"description\" content=\"Entdecke, wie Portainer Docker- und Kubernetes-Management vereinfacht \u2013 ideales Containermanagement f\u00fcr Anf\u00e4nger und Profis.\" \/>\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\/set-up-portainer\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Portainer einfach einrichten: Meistern von Docker &amp; Kubernetes\" \/>\n<meta property=\"og:description\" content=\"Entdecke, wie Portainer Docker- und Kubernetes-Management vereinfacht \u2013 ideales Containermanagement f\u00fcr Anf\u00e4nger und Profis.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/sascha-brockel.de\/en\/set-up-portainer\/\" \/>\n<meta property=\"og:site_name\" content=\"Sascha Brockel\" \/>\n<meta property=\"article:published_time\" content=\"2024-04-22T10:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-31T22:01:27+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/sascha-brockel.de\/wp-content\/uploads\/2024\/01\/pexels-photo-753331.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"1880\" \/>\n\t<meta property=\"og:image:height\" content=\"1266\" \/>\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=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/sascha-brockel.de\\\/portainer-einrichten\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/sascha-brockel.de\\\/portainer-einrichten\\\/\"},\"author\":{\"name\":\"Sascha Brockel\",\"@id\":\"https:\\\/\\\/sascha-brockel.de\\\/#\\\/schema\\\/person\\\/3675ac2cf16fa04c60aca4dedca5c970\"},\"headline\":\"Portainer einfach einrichten: Meistern von Docker &#038; Kubernetes\",\"datePublished\":\"2024-04-22T10:00:00+00:00\",\"dateModified\":\"2026-05-31T22:01:27+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/sascha-brockel.de\\\/portainer-einrichten\\\/\"},\"wordCount\":1356,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/sascha-brockel.de\\\/#\\\/schema\\\/person\\\/3675ac2cf16fa04c60aca4dedca5c970\"},\"image\":{\"@id\":\"https:\\\/\\\/sascha-brockel.de\\\/portainer-einrichten\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/i0.wp.com\\\/sascha-brockel.de\\\/wp-content\\\/uploads\\\/2024\\\/01\\\/pexels-photo-753331.jpeg?fit=1880%2C1266&ssl=1\",\"keywords\":[\"Docker\",\"Selfhosted\",\"Server\"],\"articleSection\":[\"Docker\",\"Selfhosted Server\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/sascha-brockel.de\\\/portainer-einrichten\\\/#respond\"]}],\"copyrightYear\":\"2024\",\"copyrightHolder\":{\"@id\":\"https:\\\/\\\/sascha-brockel.de\\\/en\\\/#organization\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/sascha-brockel.de\\\/portainer-einrichten\\\/\",\"url\":\"https:\\\/\\\/sascha-brockel.de\\\/portainer-einrichten\\\/\",\"name\":\"Portainer einfach einrichten: Meistern von Docker & Kubernetes - Sascha Brockel\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/sascha-brockel.de\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/sascha-brockel.de\\\/portainer-einrichten\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/sascha-brockel.de\\\/portainer-einrichten\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/i0.wp.com\\\/sascha-brockel.de\\\/wp-content\\\/uploads\\\/2024\\\/01\\\/pexels-photo-753331.jpeg?fit=1880%2C1266&ssl=1\",\"datePublished\":\"2024-04-22T10:00:00+00:00\",\"dateModified\":\"2026-05-31T22:01:27+00:00\",\"description\":\"Entdecke, wie Portainer Docker- und Kubernetes-Management vereinfacht \u2013 ideales Containermanagement f\u00fcr Anf\u00e4nger und Profis.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/sascha-brockel.de\\\/portainer-einrichten\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/sascha-brockel.de\\\/portainer-einrichten\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/sascha-brockel.de\\\/portainer-einrichten\\\/#primaryimage\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/sascha-brockel.de\\\/wp-content\\\/uploads\\\/2024\\\/01\\\/pexels-photo-753331.jpeg?fit=1880%2C1266&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/sascha-brockel.de\\\/wp-content\\\/uploads\\\/2024\\\/01\\\/pexels-photo-753331.jpeg?fit=1880%2C1266&ssl=1\",\"width\":1880,\"height\":1266,\"caption\":\"Photo by Julius Silver on Pexels.com\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/sascha-brockel.de\\\/portainer-einrichten\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/sascha-brockel.de\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Portainer einfach einrichten: Meistern von Docker &#038; Kubernetes\"}]},{\"@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\/9A0nMerT6Ak\" \/>\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-04-22T10:00:00+00:00\" \/>\n<meta property=\"ya:ovs:allow_embed\" content=\"true\" \/>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Set up Portainer easily: Mastering Docker &amp; Kubernetes - Sascha Brockel","description":"Discover how Portainer simplifies Docker and Kubernetes management - ideal container management for beginners and professionals.","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\/set-up-portainer\/","og_locale":"en_US","og_type":"article","og_title":"Portainer einfach einrichten: Meistern von Docker & Kubernetes","og_description":"Entdecke, wie Portainer Docker- und Kubernetes-Management vereinfacht \u2013 ideales Containermanagement f\u00fcr Anf\u00e4nger und Profis.","og_url":"https:\/\/sascha-brockel.de\/en\/set-up-portainer\/","og_site_name":"Sascha Brockel","article_published_time":"2024-04-22T10:00:00+00:00","article_modified_time":"2026-05-31T22:01:27+00:00","og_image":[{"width":1880,"height":1266,"url":"https:\/\/sascha-brockel.de\/wp-content\/uploads\/2024\/01\/pexels-photo-753331.jpeg","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":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/sascha-brockel.de\/portainer-einrichten\/#article","isPartOf":{"@id":"https:\/\/sascha-brockel.de\/portainer-einrichten\/"},"author":{"name":"Sascha Brockel","@id":"https:\/\/sascha-brockel.de\/#\/schema\/person\/3675ac2cf16fa04c60aca4dedca5c970"},"headline":"Portainer einfach einrichten: Meistern von Docker &#038; Kubernetes","datePublished":"2024-04-22T10:00:00+00:00","dateModified":"2026-05-31T22:01:27+00:00","mainEntityOfPage":{"@id":"https:\/\/sascha-brockel.de\/portainer-einrichten\/"},"wordCount":1356,"commentCount":0,"publisher":{"@id":"https:\/\/sascha-brockel.de\/#\/schema\/person\/3675ac2cf16fa04c60aca4dedca5c970"},"image":{"@id":"https:\/\/sascha-brockel.de\/portainer-einrichten\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/sascha-brockel.de\/wp-content\/uploads\/2024\/01\/pexels-photo-753331.jpeg?fit=1880%2C1266&ssl=1","keywords":["Docker","Selfhosted","Server"],"articleSection":["Docker","Selfhosted Server"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/sascha-brockel.de\/portainer-einrichten\/#respond"]}],"copyrightYear":"2024","copyrightHolder":{"@id":"https:\/\/sascha-brockel.de\/en\/#organization"}},{"@type":"WebPage","@id":"https:\/\/sascha-brockel.de\/portainer-einrichten\/","url":"https:\/\/sascha-brockel.de\/portainer-einrichten\/","name":"Set up Portainer easily: Mastering Docker &amp; Kubernetes - Sascha Brockel","isPartOf":{"@id":"https:\/\/sascha-brockel.de\/#website"},"primaryImageOfPage":{"@id":"https:\/\/sascha-brockel.de\/portainer-einrichten\/#primaryimage"},"image":{"@id":"https:\/\/sascha-brockel.de\/portainer-einrichten\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/sascha-brockel.de\/wp-content\/uploads\/2024\/01\/pexels-photo-753331.jpeg?fit=1880%2C1266&ssl=1","datePublished":"2024-04-22T10:00:00+00:00","dateModified":"2026-05-31T22:01:27+00:00","description":"Discover how Portainer simplifies Docker and Kubernetes management - ideal container management for beginners and professionals.","breadcrumb":{"@id":"https:\/\/sascha-brockel.de\/portainer-einrichten\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/sascha-brockel.de\/portainer-einrichten\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/sascha-brockel.de\/portainer-einrichten\/#primaryimage","url":"https:\/\/i0.wp.com\/sascha-brockel.de\/wp-content\/uploads\/2024\/01\/pexels-photo-753331.jpeg?fit=1880%2C1266&ssl=1","contentUrl":"https:\/\/i0.wp.com\/sascha-brockel.de\/wp-content\/uploads\/2024\/01\/pexels-photo-753331.jpeg?fit=1880%2C1266&ssl=1","width":1880,"height":1266,"caption":"Photo by Julius Silver on Pexels.com"},{"@type":"BreadcrumbList","@id":"https:\/\/sascha-brockel.de\/portainer-einrichten\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/sascha-brockel.de\/"},{"@type":"ListItem","position":2,"name":"Portainer einfach einrichten: Meistern von Docker &#038; Kubernetes"}]},{"@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\/9A0nMerT6Ak","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-04-22T10: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\/01\/pexels-photo-753331.jpeg?fit=1880%2C1266&ssl=1","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/sascha-brockel.de\/en\/wp-json\/wp\/v2\/posts\/1347","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=1347"}],"version-history":[{"count":10,"href":"https:\/\/sascha-brockel.de\/en\/wp-json\/wp\/v2\/posts\/1347\/revisions"}],"predecessor-version":[{"id":3091,"href":"https:\/\/sascha-brockel.de\/en\/wp-json\/wp\/v2\/posts\/1347\/revisions\/3091"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/sascha-brockel.de\/en\/wp-json\/wp\/v2\/media\/1350"}],"wp:attachment":[{"href":"https:\/\/sascha-brockel.de\/en\/wp-json\/wp\/v2\/media?parent=1347"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sascha-brockel.de\/en\/wp-json\/wp\/v2\/categories?post=1347"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sascha-brockel.de\/en\/wp-json\/wp\/v2\/tags?post=1347"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}