{"id":19824,"date":"2018-05-28T14:05:00","date_gmt":"2018-05-28T12:05:00","guid":{"rendered":"https:\/\/orcharhino.com\/offline-installation-of-openshift-with-help-of-orcharhino\/"},"modified":"2026-03-05T07:55:22","modified_gmt":"2026-03-05T06:55:22","slug":"offline-installation-of-openshift-with-help-of-orcharhino","status":"publish","type":"post","link":"https:\/\/orcharhino.com\/en\/ressources\/blog\/offline-installation-of-openshift-with-help-of-orcharhino\/","title":{"rendered":"OFFLINE INSTALLATION OF OPENSHIFT WITH THE HELP OF ORCHARHINO"},"content":{"rendered":"\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Over the past year, Kubernetes has emerged as the industry standard for container platforms. There are now several platforms based on Kubernetes that are offered with their own interface and preconfigured services as well as additional features. For example, the container platform dubbed &#8220;Openshift&#8221; by Red Hat is being used more and more frequently.  <\/p>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\t\t<div data-elementor-type=\"container\" data-elementor-id=\"30292\" class=\"elementor elementor-30292 elementor-30285\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-34d1a11 e-flex e-con-boxed e-con e-parent\" data-id=\"34d1a11\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-8ef645c e-con-full e-flex e-con e-child\" data-id=\"8ef645c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8a11360 dce_masking-none elementor-widget elementor-widget-image\" data-id=\"8a11360\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/orcharhino.com\/en\/solutions\/digital-sovereignty\/whitepaper-digital-sovereignty-in-the-it-infrastructure\/?utm_medium=blog_in-content_01\">\n\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/orcharhino.com\/wp-content\/uploads\/elementor\/thumbs\/img_whitepaper_digital_sovereignty-rk0m3y4axo3zvj0lmoj9wwxvvdg1a89fqno4dft9b0.png\" title=\"img_whitepaper_digital_sovereignty\" alt=\"img_whitepaper_digital_sovereignty\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f84a375 e-con-full e-flex e-con e-child\" data-id=\"f84a375\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e7bb13b elementor-widget elementor-widget-text-editor\" data-id=\"e7bb13b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><strong>Who controls your IT &#8211; you or your dependencies?<\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-387deb8 elementor-widget elementor-widget-text-editor\" data-id=\"387deb8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Read the free white paper to find out how to identify critical dependencies, make your infrastructure resilient and regain full control over operations, updates and automation.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5688a81 elementor-widget elementor-widget-text-editor\" data-id=\"5688a81\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p data-start=\"662\" data-end=\"696\"><a href=\"https:\/\/orcharhino.com\/en\/solutions\/digital-sovereignty\/whitepaper-digital-sovereignty-in-the-it-infrastructure\/?utm_medium=blog_in-content_01\" target=\"_blank\" rel=\"noopener\"><strong data-start=\"662\" data-end=\"696\">Download whitepaper now<\/strong><\/a><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n\n\n\n<p>In many companies, development and test environments are encapsulated in their own networks and thus secured. This means that access to and from the Internet is not possible. Even the standard installation of Openshift is somewhat complex. With the requirement to set up the environment offline, the complexity increases significantly.   <\/p>\n\n\n\n<p>We&#8217;ve tried it out and show you what you need to bear in mind when installing offline. We used Openshift with the corresponding Ansible installer and our tool <a href=\"https:\/\/orcharhino.com\/en\/\"><strong>orcharhino<\/strong><\/a>: <\/p>\n\n\n\n<p>Openshift is a container platform from Red Hat, based on Kubernetes. As is usual with Red Hat, there is both an enterprise version with a subscription model (Openshift Enterprise) and an open source version (Openshift Origin). <\/p>\n\n\n\n<p>New features will be integrated into Openshift Origin and included in the Enterprise version as soon as they are stable. In addition to the usual features of a container platform such as multi-tenancy, high availability, orchestration tools and integrated services for logging and monitoring, Openshift&#8217;s special feature is a collection of developer tools. These range from an integrated, containerized Jenkins to webhooks for git repositories and Openshift&#8217;s source-to-image builds (S2I). With S2I, developers can give their code in a git repository directly to Openshift. They can use the corresponding development framework for this. If they do not specify this, Openshift decides which framework to use based on the file extensions.     <\/p>\n\n\n\n<p>Openshift then starts a base image with the corresponding framework. The next step is to clone the Git directory, start the application and save the resulting container image in the integrated Openshift registry. <\/p>\n\n\n\n<p>The second tool used is <a href=\"https:\/\/orcharhino.com\/en\/\"><strong>orcharhino<\/strong><\/a>based on Foreman and Katello (similar to Redhat Satellite 6). This allows repositories to be synchronized and provided as a mirror. In this case, both yum repositories and container images are required for the installation of Openshift. Debian distributions and SLES can also be provided. With the corresponding lifecycle environments and content views, the version statuses can be frozen and fixed. This provides stable package versions for productive operation. The required servers can be set up directly via appropriately connected hypervisors. Baremetal solutions are also possible. All servers can then be prepared directly for the Openshift installation using the integrated configuration management tools.        <\/p>\n\n\n\n<p>For an offline installation, it must be ensured that all repositories and packages are available. Via <a href=\"https:\/\/orcharhino.com\/en\/\"><strong>orcharhino<\/strong><\/a> these are provided. In addition to the packages, the container images must also be synchronized. These are necessary if Openshift is to be installed in the containerized version. This is also necessary for the corresponding services that are to run in Openshift after installation. These services include the provision of metrics, management of logs, a registry and the HAProxy for routing.     <\/p>\n\n\n\n<p>When synchronizing container images with orcharhino, the repo structure is changed. This changes the naming of the images. <\/p>\n\n\n\n<p>From:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">registry.access.redhat.com\/openshift3\/ose-haproxy-router:v3.7.46<\/pre>\n\n\n\n<p>is indicated by <a href=\"https:\/\/orcharhino.com\/en\/\"><strong>orcharhino <\/strong><\/a>:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">orcharhino.atix.demo:5000\/ATIX-production-openshift_content-container_images-ose-haproxy-router:v3.7.46<\/pre>\n\n\n\n<p>according to the following scheme:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><code>:<\/code><code>5000<\/code><code>\/----:<\/code><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>The sources used for the images and their modified repo structure must now be taken into account in the Ansible inventory for the offline installation. Openshift can then be set up in an environment without direct internet access. <\/p>\n\n\n\n<p>This requires the use of <a href=\"https:\/\/orcharhino.com\/en\/\"><strong>orcharhino<\/strong><\/a> as registry is necessary. For the base images, the following parameters are then added for the installation: <\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><code>openshift_docker_additional_registries=orcharhino.atix.demo:5000 \n<\/code><code>oreg_url=ATIX-production-openshift_content-container_images-ose-${component}:${version}<\/code><\/pre>\n\n\n\n<p>It is possible to span Openshift across multiple networks. For example, test and development environments can be separated but managed with the same master servers. Similarly, new environments can be added to an existing offline environment and upgrades can be carried out on existing installations.  <\/p>\n\n\n\n<p>The more complex the requirements<strong>,<\/strong> the more attention needs to be paid. The basic features are shown here &#8211; further details depend heavily on the environment and requirements in which the container platform is set up. <\/p>\n\n\n\n<p>If you have any questions about the blog post or if you need support with the installation of a complex Openshift environment, you can contact us at any time!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Over the past year, Kubernetes has emerged as the industry standard for container platforms. There are now several platforms based on Kubernetes that are offered with their own interface and preconfigured services as well as additional features. For example, the container platform dubbed &#8220;Openshift&#8221; by Red Hat is being used more and more frequently. In [&hellip;]<\/p>\n","protected":false},"author":1095,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":"","_links_to":"","_links_to_target":""},"categories":[104],"tags":[],"pillars":[],"rolle":[],"use-case-kategorie":[],"class_list":["post-19824","post","type-post","status-publish","format-standard","hentry","category-blog-en"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.2 (Yoast SEO v27.2) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>OFFLINE INSTALLATION OF OPENSHIFT WITH THE HELP OF ORCHARHINO | orcharhino<\/title>\n<meta name=\"description\" content=\"Entdecken Sie, wie orcharhino eine effiziente Offline-Installation von OpenShift erm\u00f6glicht. Schritt-f\u00fcr-Schritt-Anleitung hier!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/orcharhino.com\/en\/ressources\/blog\/offline-installation-of-openshift-with-help-of-orcharhino\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"OFFLINE INSTALLATION OF OPENSHIFT WITH THE HELP OF ORCHARHINO\" \/>\n<meta property=\"og:description\" content=\"Entdecken Sie, wie orcharhino eine effiziente Offline-Installation von OpenShift erm\u00f6glicht. Schritt-f\u00fcr-Schritt-Anleitung hier!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/orcharhino.com\/en\/ressources\/blog\/offline-installation-of-openshift-with-help-of-orcharhino\/\" \/>\n<meta property=\"og:site_name\" content=\"orcharhino\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/ATIXDE\/\" \/>\n<meta property=\"article:published_time\" content=\"2018-05-28T12:05:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-05T06:55:22+00:00\" \/>\n<meta name=\"author\" content=\"Dev Medienstuermer\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@orcharhino\" \/>\n<meta name=\"twitter:site\" content=\"@orcharhino\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Dev Medienstuermer\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/orcharhino.com\/en\/ressources\/blog\/offline-installation-of-openshift-with-help-of-orcharhino\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/orcharhino.com\/en\/ressources\/blog\/offline-installation-of-openshift-with-help-of-orcharhino\/\"},\"author\":{\"name\":\"Dev Medienstuermer\",\"@id\":\"https:\/\/orcharhino.com\/en\/#\/schema\/person\/6ffbd1df29d0ae8fe7ae967b80e4eb06\"},\"headline\":\"OFFLINE INSTALLATION OF OPENSHIFT WITH THE HELP OF ORCHARHINO\",\"datePublished\":\"2018-05-28T12:05:00+00:00\",\"dateModified\":\"2026-03-05T06:55:22+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/orcharhino.com\/en\/ressources\/blog\/offline-installation-of-openshift-with-help-of-orcharhino\/\"},\"wordCount\":713,\"publisher\":{\"@id\":\"https:\/\/orcharhino.com\/en\/#organization\"},\"articleSection\":[\"Blog\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/orcharhino.com\/en\/ressources\/blog\/offline-installation-of-openshift-with-help-of-orcharhino\/\",\"url\":\"https:\/\/orcharhino.com\/en\/ressources\/blog\/offline-installation-of-openshift-with-help-of-orcharhino\/\",\"name\":\"OFFLINE INSTALLATION OF OPENSHIFT WITH THE HELP OF ORCHARHINO | orcharhino\",\"isPartOf\":{\"@id\":\"https:\/\/orcharhino.com\/en\/#website\"},\"datePublished\":\"2018-05-28T12:05:00+00:00\",\"dateModified\":\"2026-03-05T06:55:22+00:00\",\"description\":\"Entdecken Sie, wie orcharhino eine effiziente Offline-Installation von OpenShift erm\u00f6glicht. Schritt-f\u00fcr-Schritt-Anleitung hier!\",\"breadcrumb\":{\"@id\":\"https:\/\/orcharhino.com\/en\/ressources\/blog\/offline-installation-of-openshift-with-help-of-orcharhino\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/orcharhino.com\/en\/ressources\/blog\/offline-installation-of-openshift-with-help-of-orcharhino\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/orcharhino.com\/en\/ressources\/blog\/offline-installation-of-openshift-with-help-of-orcharhino\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"orcharhino\",\"item\":\"https:\/\/orcharhino.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"OFFLINE INSTALLATION OF OPENSHIFT WITH THE HELP OF ORCHARHINO\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/orcharhino.com\/en\/#website\",\"url\":\"https:\/\/orcharhino.com\/en\/\",\"name\":\"orcharhino\",\"description\":\"one tool to rule them all\",\"publisher\":{\"@id\":\"https:\/\/orcharhino.com\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/orcharhino.com\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/orcharhino.com\/en\/#organization\",\"name\":\"orcharhino\",\"url\":\"https:\/\/orcharhino.com\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/orcharhino.com\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/orcharhino.com\/wp-content\/uploads\/2024\/12\/orcharhino_mask.svg\",\"contentUrl\":\"https:\/\/orcharhino.com\/wp-content\/uploads\/2024\/12\/orcharhino_mask.svg\",\"width\":508,\"height\":508,\"caption\":\"orcharhino\"},\"image\":{\"@id\":\"https:\/\/orcharhino.com\/en\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/ATIXDE\/\",\"https:\/\/x.com\/orcharhino\",\"https:\/\/www.linkedin.com\/company\/atix-ag\/\"],\"description\":\"orcharhino erm\u00f6glicht das automatisierte Deployment \u00fcber alle Betriebssysteme hinweg und die anschlie\u00dfende Verwaltung der Systeme mit Release- und Patch Management. Die Infrastruktur l\u00e4sst sich dabei eng entlang der eigenen Bed\u00fcrfnisse ausrichten. IT-Organisationen profitieren insbesondere von der Technologie- und Herstellerunabh\u00e4ngigkeit sowie von st\u00e4ndig aktualisierten Sicherheitsupdates. orcharhino ist als Open-Source-L\u00f6sung f\u00fcr Unternehmen besonders flexibel und unbegrenzt skalierbar, unabh\u00e4ngig von der Gr\u00f6\u00dfe der Infrastruktur oder der Anzahl der Devices \u2013 egal ob lokal oder global, in der Cloud oder On-Premises.\",\"email\":\"info@atix.de\",\"telephone\":\"+49 89 4523538-0\",\"legalName\":\"ATIX Informationstechnologie und Consulting AG\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/orcharhino.com\/en\/#\/schema\/person\/6ffbd1df29d0ae8fe7ae967b80e4eb06\",\"name\":\"Dev Medienstuermer\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/a23619ea28283064311a0d1fe283044ac4eecabc19235c5c77dc62e2c5565de4?s=96&d=blank&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/a23619ea28283064311a0d1fe283044ac4eecabc19235c5c77dc62e2c5565de4?s=96&d=blank&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/a23619ea28283064311a0d1fe283044ac4eecabc19235c5c77dc62e2c5565de4?s=96&d=blank&r=g\",\"caption\":\"Dev Medienstuermer\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"OFFLINE INSTALLATION OF OPENSHIFT WITH THE HELP OF ORCHARHINO | orcharhino","description":"Entdecken Sie, wie orcharhino eine effiziente Offline-Installation von OpenShift erm\u00f6glicht. Schritt-f\u00fcr-Schritt-Anleitung hier!","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:\/\/orcharhino.com\/en\/ressources\/blog\/offline-installation-of-openshift-with-help-of-orcharhino\/","og_locale":"en_US","og_type":"article","og_title":"OFFLINE INSTALLATION OF OPENSHIFT WITH THE HELP OF ORCHARHINO","og_description":"Entdecken Sie, wie orcharhino eine effiziente Offline-Installation von OpenShift erm\u00f6glicht. Schritt-f\u00fcr-Schritt-Anleitung hier!","og_url":"https:\/\/orcharhino.com\/en\/ressources\/blog\/offline-installation-of-openshift-with-help-of-orcharhino\/","og_site_name":"orcharhino","article_publisher":"https:\/\/www.facebook.com\/ATIXDE\/","article_published_time":"2018-05-28T12:05:00+00:00","article_modified_time":"2026-03-05T06:55:22+00:00","author":"Dev Medienstuermer","twitter_card":"summary_large_image","twitter_creator":"@orcharhino","twitter_site":"@orcharhino","twitter_misc":{"Written by":"Dev Medienstuermer","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/orcharhino.com\/en\/ressources\/blog\/offline-installation-of-openshift-with-help-of-orcharhino\/#article","isPartOf":{"@id":"https:\/\/orcharhino.com\/en\/ressources\/blog\/offline-installation-of-openshift-with-help-of-orcharhino\/"},"author":{"name":"Dev Medienstuermer","@id":"https:\/\/orcharhino.com\/en\/#\/schema\/person\/6ffbd1df29d0ae8fe7ae967b80e4eb06"},"headline":"OFFLINE INSTALLATION OF OPENSHIFT WITH THE HELP OF ORCHARHINO","datePublished":"2018-05-28T12:05:00+00:00","dateModified":"2026-03-05T06:55:22+00:00","mainEntityOfPage":{"@id":"https:\/\/orcharhino.com\/en\/ressources\/blog\/offline-installation-of-openshift-with-help-of-orcharhino\/"},"wordCount":713,"publisher":{"@id":"https:\/\/orcharhino.com\/en\/#organization"},"articleSection":["Blog"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/orcharhino.com\/en\/ressources\/blog\/offline-installation-of-openshift-with-help-of-orcharhino\/","url":"https:\/\/orcharhino.com\/en\/ressources\/blog\/offline-installation-of-openshift-with-help-of-orcharhino\/","name":"OFFLINE INSTALLATION OF OPENSHIFT WITH THE HELP OF ORCHARHINO | orcharhino","isPartOf":{"@id":"https:\/\/orcharhino.com\/en\/#website"},"datePublished":"2018-05-28T12:05:00+00:00","dateModified":"2026-03-05T06:55:22+00:00","description":"Entdecken Sie, wie orcharhino eine effiziente Offline-Installation von OpenShift erm\u00f6glicht. Schritt-f\u00fcr-Schritt-Anleitung hier!","breadcrumb":{"@id":"https:\/\/orcharhino.com\/en\/ressources\/blog\/offline-installation-of-openshift-with-help-of-orcharhino\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/orcharhino.com\/en\/ressources\/blog\/offline-installation-of-openshift-with-help-of-orcharhino\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/orcharhino.com\/en\/ressources\/blog\/offline-installation-of-openshift-with-help-of-orcharhino\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"orcharhino","item":"https:\/\/orcharhino.com\/en\/"},{"@type":"ListItem","position":2,"name":"OFFLINE INSTALLATION OF OPENSHIFT WITH THE HELP OF ORCHARHINO"}]},{"@type":"WebSite","@id":"https:\/\/orcharhino.com\/en\/#website","url":"https:\/\/orcharhino.com\/en\/","name":"orcharhino","description":"one tool to rule them all","publisher":{"@id":"https:\/\/orcharhino.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/orcharhino.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/orcharhino.com\/en\/#organization","name":"orcharhino","url":"https:\/\/orcharhino.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/orcharhino.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/orcharhino.com\/wp-content\/uploads\/2024\/12\/orcharhino_mask.svg","contentUrl":"https:\/\/orcharhino.com\/wp-content\/uploads\/2024\/12\/orcharhino_mask.svg","width":508,"height":508,"caption":"orcharhino"},"image":{"@id":"https:\/\/orcharhino.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/ATIXDE\/","https:\/\/x.com\/orcharhino","https:\/\/www.linkedin.com\/company\/atix-ag\/"],"description":"orcharhino erm\u00f6glicht das automatisierte Deployment \u00fcber alle Betriebssysteme hinweg und die anschlie\u00dfende Verwaltung der Systeme mit Release- und Patch Management. Die Infrastruktur l\u00e4sst sich dabei eng entlang der eigenen Bed\u00fcrfnisse ausrichten. IT-Organisationen profitieren insbesondere von der Technologie- und Herstellerunabh\u00e4ngigkeit sowie von st\u00e4ndig aktualisierten Sicherheitsupdates. orcharhino ist als Open-Source-L\u00f6sung f\u00fcr Unternehmen besonders flexibel und unbegrenzt skalierbar, unabh\u00e4ngig von der Gr\u00f6\u00dfe der Infrastruktur oder der Anzahl der Devices \u2013 egal ob lokal oder global, in der Cloud oder On-Premises.","email":"info@atix.de","telephone":"+49 89 4523538-0","legalName":"ATIX Informationstechnologie und Consulting AG"},{"@type":"Person","@id":"https:\/\/orcharhino.com\/en\/#\/schema\/person\/6ffbd1df29d0ae8fe7ae967b80e4eb06","name":"Dev Medienstuermer","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/a23619ea28283064311a0d1fe283044ac4eecabc19235c5c77dc62e2c5565de4?s=96&d=blank&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/a23619ea28283064311a0d1fe283044ac4eecabc19235c5c77dc62e2c5565de4?s=96&d=blank&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a23619ea28283064311a0d1fe283044ac4eecabc19235c5c77dc62e2c5565de4?s=96&d=blank&r=g","caption":"Dev Medienstuermer"}}]}},"_links":{"self":[{"href":"https:\/\/orcharhino.com\/en\/wp-json\/wp\/v2\/posts\/19824","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/orcharhino.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/orcharhino.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/orcharhino.com\/en\/wp-json\/wp\/v2\/users\/1095"}],"replies":[{"embeddable":true,"href":"https:\/\/orcharhino.com\/en\/wp-json\/wp\/v2\/comments?post=19824"}],"version-history":[{"count":4,"href":"https:\/\/orcharhino.com\/en\/wp-json\/wp\/v2\/posts\/19824\/revisions"}],"predecessor-version":[{"id":30299,"href":"https:\/\/orcharhino.com\/en\/wp-json\/wp\/v2\/posts\/19824\/revisions\/30299"}],"wp:attachment":[{"href":"https:\/\/orcharhino.com\/en\/wp-json\/wp\/v2\/media?parent=19824"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/orcharhino.com\/en\/wp-json\/wp\/v2\/categories?post=19824"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/orcharhino.com\/en\/wp-json\/wp\/v2\/tags?post=19824"},{"taxonomy":"pillars","embeddable":true,"href":"https:\/\/orcharhino.com\/en\/wp-json\/wp\/v2\/pillars?post=19824"},{"taxonomy":"rolle","embeddable":true,"href":"https:\/\/orcharhino.com\/en\/wp-json\/wp\/v2\/rolle?post=19824"},{"taxonomy":"use-case-kategorie","embeddable":true,"href":"https:\/\/orcharhino.com\/en\/wp-json\/wp\/v2\/use-case-kategorie?post=19824"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}