{"id":1024,"date":"2025-05-28T06:00:00","date_gmt":"2025-05-28T04:00:00","guid":{"rendered":"https:\/\/ahmed-nasr.info\/?p=1024"},"modified":"2025-05-23T11:28:48","modified_gmt":"2025-05-23T09:28:48","slug":"laying-the-foundation-virtualization-infrastructure-with-proxmox","status":"publish","type":"post","link":"https:\/\/ahmed-nasr.info\/?p=1024","title":{"rendered":"Laying the Foundation \u2014 Virtualization &amp; Infrastructure with Proxmox"},"content":{"rendered":"\n<h4 class=\"wp-block-heading\" id=\"h-introduction-to-proxmox-setup-for-on-premise-odoo\">Introduction to Proxmox Setup for On-Premise Odoo<\/h4>\n\n\n\n<p>Before deploying Odoo in a high-availability Kubernetes cluster, you need a strong virtualization layer. That\u2019s why this guide walks you through setting up a <strong>Proxmox setup for on-premise Odoo<\/strong> ERP \u2014 a scalable, secure, and cloud-free alternative built on your own infrastructure.<\/p>\n\n\n\n<p>By the end of this article, you\u2019ll be ready to virtualize your servers and prepare for container orchestration with Kubernetes.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/ahmed-nasr.info\/wp-content\/uploads\/2025\/05\/ChatGPT-Image-May-23-2025-12_09_39-PM.png\" alt=\"\" class=\"wp-image-1044\" srcset=\"https:\/\/ahmed-nasr.info\/wp-content\/uploads\/2025\/05\/ChatGPT-Image-May-23-2025-12_09_39-PM.png 1024w, https:\/\/ahmed-nasr.info\/wp-content\/uploads\/2025\/05\/ChatGPT-Image-May-23-2025-12_09_39-PM-300x300.png 300w, https:\/\/ahmed-nasr.info\/wp-content\/uploads\/2025\/05\/ChatGPT-Image-May-23-2025-12_09_39-PM-150x150.png 150w, https:\/\/ahmed-nasr.info\/wp-content\/uploads\/2025\/05\/ChatGPT-Image-May-23-2025-12_09_39-PM-768x768.png 768w, https:\/\/ahmed-nasr.info\/wp-content\/uploads\/2025\/05\/ChatGPT-Image-May-23-2025-12_09_39-PM-333x333.png 333w, https:\/\/ahmed-nasr.info\/wp-content\/uploads\/2025\/05\/ChatGPT-Image-May-23-2025-12_09_39-PM-490x490.png 490w, https:\/\/ahmed-nasr.info\/wp-content\/uploads\/2025\/05\/ChatGPT-Image-May-23-2025-12_09_39-PM-370x370.png 370w, https:\/\/ahmed-nasr.info\/wp-content\/uploads\/2025\/05\/ChatGPT-Image-May-23-2025-12_09_39-PM-900x900.png 900w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-why-proxmox-is-ideal-for-on-premise-odoo-deployments\">Why Proxmox is Ideal for On-Premise Odoo Deployments<\/h4>\n\n\n\n<p><strong>Proxmox Virtual Environment (Proxmox VE)<\/strong> is an open-source hypervisor that combines <strong>KVM virtualization<\/strong> and <strong>LXC containers<\/strong> with a user-friendly web dashboard.<\/p>\n\n\n\n<p>Here\u2019s why it\u2019s a smart choice for a <strong>Proxmox setup for on-premise Odoo<\/strong>:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u2705 Easy virtual machine provisioning<\/li>\n\n\n\n<li>\u2705 Built-in snapshot and backup features<\/li>\n\n\n\n<li>\u2705 High-availability clustering<\/li>\n\n\n\n<li>\u2705 Open-source flexibility and low-cost enterprise adoption<\/li>\n<\/ul>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>\ud83d\udd17 <a href=\"https:\/\/www.proxmox.com\/en\/downloads\">Download Proxmox VE<\/a><\/p>\n<\/blockquote>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>\ud83d\udd01 Internal Reference: <a href=\"https:\/\/ahmed-nasr.info\/?p=1022\">Read Post 1: Why Enterprises Need On-Premise ERP<\/a><\/p>\n<\/blockquote>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-hardware-recommendations-for-proxmox-setup\">Hardware Recommendations for Proxmox Setup<\/h4>\n\n\n\n<p>For a high-availability <strong>Proxmox setup for on-premise Odoo<\/strong>, you should deploy a minimum of <strong>3 physical servers<\/strong>.<\/p>\n\n\n\n<p><strong>Recommended per-node specifications:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>CPU: 16+ cores (Xeon\/EPYC)<\/li>\n\n\n\n<li>RAM: 64\u2013128 GB ECC<\/li>\n\n\n\n<li>Storage: 2 TB NVMe SSD + 4 TB RAID-10 HDD<\/li>\n\n\n\n<li>Networking: Dual 1GbE or 10GbE NICs<\/li>\n<\/ul>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>\ud83d\udca1 Tip: Consider adding a 4th node for cold standby or scheduled backups.<\/p>\n<\/blockquote>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-installing-proxmox-ve-for-odoo-erp\">Installing Proxmox VE for Odoo ERP<\/h4>\n\n\n\n<ol start=\"1\" class=\"wp-block-list\">\n<li>Download the ISO from the <a href=\"https:\/\/www.proxmox.com\/en\/downloads\">Proxmox website<\/a><\/li>\n\n\n\n<li>Flash to USB with tools like Balena Etcher or Rufus<\/li>\n\n\n\n<li>Boot and install Proxmox on each physical server<\/li>\n\n\n\n<li>Assign static IPs and configure hostnames<\/li>\n\n\n\n<li>Enable the Proxmox community repository for open-source updates<\/li>\n<\/ol>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-creating-vms-in-proxmox-for-odoo-components\">Creating VMs in Proxmox for Odoo Components<\/h4>\n\n\n\n<p>Your Proxmox setup should include the following VMs:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>1x VM for <strong>Kubernetes master node<\/strong><\/li>\n\n\n\n<li>2x VMs for <strong>Kubernetes worker nodes<\/strong><\/li>\n\n\n\n<li>1x VM for <strong>GitLab CI\/CD and code management<\/strong><\/li>\n\n\n\n<li><em>(Optional)<\/em> 1x VM for <strong>Prometheus\/Grafana monitoring<\/strong><\/li>\n<\/ul>\n\n\n\n<p><strong>Suggested VM specs:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>vCPUs: 4+<\/li>\n\n\n\n<li>RAM: 8\u201316 GB<\/li>\n\n\n\n<li>Disk: 80\u2013160 GB SSD-backed<\/li>\n\n\n\n<li>Network: Bridged adapter with VLAN tagging<\/li>\n<\/ul>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-configuring-internal-networking-for-odoo\">Configuring Internal Networking for Odoo<\/h4>\n\n\n\n<p>To secure internal communication and streamline Kubernetes traffic:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Define a VLAN or subnet like <code>192.168.100.0\/24<\/code><\/li>\n\n\n\n<li>Use internal DNS resolution or define entries in <code>\/etc\/hosts<\/code><\/li>\n\n\n\n<li>Set up a VPN tunnel or NAT if remote access is required<\/li>\n<\/ul>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/ahmed-nasr.info\/wp-content\/uploads\/2025\/05\/ChatGPT-Image-May-23-2025-12_17_04-PM-1024x683.png\" alt=\"\" class=\"wp-image-1045\" srcset=\"https:\/\/ahmed-nasr.info\/wp-content\/uploads\/2025\/05\/ChatGPT-Image-May-23-2025-12_17_04-PM-1024x683.png 1024w, https:\/\/ahmed-nasr.info\/wp-content\/uploads\/2025\/05\/ChatGPT-Image-May-23-2025-12_17_04-PM-300x200.png 300w, https:\/\/ahmed-nasr.info\/wp-content\/uploads\/2025\/05\/ChatGPT-Image-May-23-2025-12_17_04-PM-768x512.png 768w, https:\/\/ahmed-nasr.info\/wp-content\/uploads\/2025\/05\/ChatGPT-Image-May-23-2025-12_17_04-PM-500x333.png 500w, https:\/\/ahmed-nasr.info\/wp-content\/uploads\/2025\/05\/ChatGPT-Image-May-23-2025-12_17_04-PM-735x490.png 735w, https:\/\/ahmed-nasr.info\/wp-content\/uploads\/2025\/05\/ChatGPT-Image-May-23-2025-12_17_04-PM-555x370.png 555w, https:\/\/ahmed-nasr.info\/wp-content\/uploads\/2025\/05\/ChatGPT-Image-May-23-2025-12_17_04-PM-900x600.png 900w, https:\/\/ahmed-nasr.info\/wp-content\/uploads\/2025\/05\/ChatGPT-Image-May-23-2025-12_17_04-PM.png 1536w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"wp-element-caption\">Proxmox setup for on-premise Odoo with Kubernetes and GitLab integration<\/figcaption><\/figure>\n<\/blockquote>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"h-what-s-next\">What\u2019s Next?<\/h4>\n\n\n\n<p>With your <strong>Proxmox setup for on-premise Odoo<\/strong> ready, you\u2019re now equipped to install Kubernetes and begin container orchestration with kubeadm.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>\ud83d\udcd6 Continue reading: <a>Bootstrapping Kubernetes with Kubeadm and Ansible<\/a><\/p>\n<\/blockquote>\n\n\n\n<p>This foundation ensures your Odoo ERP platform runs reliably with full control, automation, and scalability.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>\ud83d\udce5 Subscribe for the full deployment series or reach out via <a href=\"https:\/\/www.linkedin.com\/in\/ahmednasreldin\">LinkedIn<\/a> if you&#8217;d like personalized help planning your infrastructure.<\/p>\n<\/blockquote>\n","protected":false},"excerpt":{"rendered":"<p>Introduction to Proxmox Setup for On-Premise Odoo Before deploying Odoo in a high-availability Kubernetes cluster, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1045,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[30,31],"tags":[157,156,152,96,147,155,150,154,144,145,148,139,151,142,140,137,141,149,136,146,153,138,143],"class_list":["post-1024","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-erp","category-odoo","tag-cloud-alternative-solutions","tag-data-sovereignty","tag-debian","tag-digital-transformation","tag-enterprise-it-architecture","tag-erp-for-enterprises","tag-gitlab-ci-cd","tag-government-it-infrastructure","tag-high-availability","tag-infrastructure-planning","tag-kubernetes","tag-kvm-virtualization","tag-linux-server","tag-lxc-containers","tag-odoo-deployment","tag-on-premise-infrastructure","tag-private-cloud-erp","tag-proxmox","tag-proxmox-ve","tag-server-virtualization","tag-ubuntu","tag-virtualization","tag-vm-provisioning"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.8 (Yoast SEO v25.8) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Proxmox Setup for On-Premise Odoo Made Easy - AHMED NASRELDIN | \u0623\u062d\u0645\u062f \u0646\u0635\u0631\u0627\u0644\u062f\u064a\u0646<\/title>\n<meta name=\"description\" content=\"Learn how to create a Proxmox setup for on-premise Odoo to ensure a scalable and secure ERP solution for your business.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ahmed-nasr.info\/?p=1024\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Laying the Foundation \u2014 Virtualization &amp; Infrastructure with Proxmox\" \/>\n<meta property=\"og:description\" content=\"Learn how to create a Proxmox setup for on-premise Odoo to ensure a scalable and secure ERP solution for your business.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ahmed-nasr.info\/?p=1024\" \/>\n<meta property=\"og:site_name\" content=\"AHMED NASRELDIN | \u0623\u062d\u0645\u062f \u0646\u0635\u0631\u0627\u0644\u062f\u064a\u0646\" \/>\n<meta property=\"article:published_time\" content=\"2025-05-28T04:00:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/ahmed-nasr.info\/wp-content\/uploads\/2025\/05\/ChatGPT-Image-May-23-2025-12_17_04-PM.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1536\" \/>\n\t<meta property=\"og:image:height\" content=\"1024\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"admin.anm\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin.anm\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/ahmed-nasr.info\/?p=1024#article\",\"isPartOf\":{\"@id\":\"https:\/\/ahmed-nasr.info\/?p=1024\"},\"author\":{\"name\":\"admin.anm\",\"@id\":\"https:\/\/ahmed-nasr.info\/#\/schema\/person\/0febfc0570431674375c401bf0ade998\"},\"headline\":\"Laying the Foundation \u2014 Virtualization &amp; Infrastructure with Proxmox\",\"datePublished\":\"2025-05-28T04:00:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/ahmed-nasr.info\/?p=1024\"},\"wordCount\":426,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/ahmed-nasr.info\/#\/schema\/person\/0febfc0570431674375c401bf0ade998\"},\"image\":{\"@id\":\"https:\/\/ahmed-nasr.info\/?p=1024#primaryimage\"},\"thumbnailUrl\":\"https:\/\/ahmed-nasr.info\/wp-content\/uploads\/2025\/05\/ChatGPT-Image-May-23-2025-12_17_04-PM.png\",\"keywords\":[\"Cloud Alternative Solutions\",\"Data Sovereignty\",\"Debian\",\"Digital Transformation\",\"Enterprise IT Architecture\",\"ERP for Enterprises\",\"GitLab CI\/CD\",\"Government IT Infrastructure\",\"High Availability\",\"Infrastructure Planning\",\"Kubernetes\",\"KVM Virtualization\",\"Linux Server\",\"LXC Containers\",\"Odoo Deployment\",\"On-Premise Infrastructure\",\"Private Cloud ERP\",\"Proxmox\",\"Proxmox VE\",\"Server Virtualization\",\"Ubuntu\",\"Virtualization\",\"VM Provisioning\"],\"articleSection\":[\"ERP\",\"Odoo\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/ahmed-nasr.info\/?p=1024#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/ahmed-nasr.info\/?p=1024\",\"url\":\"https:\/\/ahmed-nasr.info\/?p=1024\",\"name\":\"Proxmox Setup for On-Premise Odoo Made Easy - AHMED NASRELDIN | \u0623\u062d\u0645\u062f \u0646\u0635\u0631\u0627\u0644\u062f\u064a\u0646\",\"isPartOf\":{\"@id\":\"https:\/\/ahmed-nasr.info\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/ahmed-nasr.info\/?p=1024#primaryimage\"},\"image\":{\"@id\":\"https:\/\/ahmed-nasr.info\/?p=1024#primaryimage\"},\"thumbnailUrl\":\"https:\/\/ahmed-nasr.info\/wp-content\/uploads\/2025\/05\/ChatGPT-Image-May-23-2025-12_17_04-PM.png\",\"datePublished\":\"2025-05-28T04:00:00+00:00\",\"description\":\"Learn how to create a Proxmox setup for on-premise Odoo to ensure a scalable and secure ERP solution for your business.\",\"breadcrumb\":{\"@id\":\"https:\/\/ahmed-nasr.info\/?p=1024#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/ahmed-nasr.info\/?p=1024\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/ahmed-nasr.info\/?p=1024#primaryimage\",\"url\":\"https:\/\/ahmed-nasr.info\/wp-content\/uploads\/2025\/05\/ChatGPT-Image-May-23-2025-12_17_04-PM.png\",\"contentUrl\":\"https:\/\/ahmed-nasr.info\/wp-content\/uploads\/2025\/05\/ChatGPT-Image-May-23-2025-12_17_04-PM.png\",\"width\":1536,\"height\":1024},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/ahmed-nasr.info\/?p=1024#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/ahmed-nasr.info\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Laying the Foundation \u2014 Virtualization &amp; Infrastructure with Proxmox\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/ahmed-nasr.info\/#website\",\"url\":\"https:\/\/ahmed-nasr.info\/\",\"name\":\"AHMED NASRELDIN | \u0623\u062d\u0645\u062f \u0646\u0635\u0631\u0627\u0644\u062f\u064a\u0646\",\"description\":\"Envision. Lead. Execute\",\"publisher\":{\"@id\":\"https:\/\/ahmed-nasr.info\/#\/schema\/person\/0febfc0570431674375c401bf0ade998\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/ahmed-nasr.info\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/ahmed-nasr.info\/#\/schema\/person\/0febfc0570431674375c401bf0ade998\",\"name\":\"admin.anm\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/ahmed-nasr.info\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/ahmed-nasr.info\/wp-content\/uploads\/2022\/12\/MADA_IMG2018_BW.png\",\"contentUrl\":\"https:\/\/ahmed-nasr.info\/wp-content\/uploads\/2022\/12\/MADA_IMG2018_BW.png\",\"width\":1078,\"height\":990,\"caption\":\"admin.anm\"},\"logo\":{\"@id\":\"https:\/\/ahmed-nasr.info\/#\/schema\/person\/image\/\"},\"sameAs\":[\"https:\/\/ahmed-nasr.info\"],\"url\":\"https:\/\/ahmed-nasr.info\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Proxmox Setup for On-Premise Odoo Made Easy - AHMED NASRELDIN | \u0623\u062d\u0645\u062f \u0646\u0635\u0631\u0627\u0644\u062f\u064a\u0646","description":"Learn how to create a Proxmox setup for on-premise Odoo to ensure a scalable and secure ERP solution for your business.","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:\/\/ahmed-nasr.info\/?p=1024","og_locale":"en_US","og_type":"article","og_title":"Laying the Foundation \u2014 Virtualization &amp; Infrastructure with Proxmox","og_description":"Learn how to create a Proxmox setup for on-premise Odoo to ensure a scalable and secure ERP solution for your business.","og_url":"https:\/\/ahmed-nasr.info\/?p=1024","og_site_name":"AHMED NASRELDIN | \u0623\u062d\u0645\u062f \u0646\u0635\u0631\u0627\u0644\u062f\u064a\u0646","article_published_time":"2025-05-28T04:00:00+00:00","og_image":[{"width":1536,"height":1024,"url":"https:\/\/ahmed-nasr.info\/wp-content\/uploads\/2025\/05\/ChatGPT-Image-May-23-2025-12_17_04-PM.png","type":"image\/png"}],"author":"admin.anm","twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin.anm","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/ahmed-nasr.info\/?p=1024#article","isPartOf":{"@id":"https:\/\/ahmed-nasr.info\/?p=1024"},"author":{"name":"admin.anm","@id":"https:\/\/ahmed-nasr.info\/#\/schema\/person\/0febfc0570431674375c401bf0ade998"},"headline":"Laying the Foundation \u2014 Virtualization &amp; Infrastructure with Proxmox","datePublished":"2025-05-28T04:00:00+00:00","mainEntityOfPage":{"@id":"https:\/\/ahmed-nasr.info\/?p=1024"},"wordCount":426,"commentCount":0,"publisher":{"@id":"https:\/\/ahmed-nasr.info\/#\/schema\/person\/0febfc0570431674375c401bf0ade998"},"image":{"@id":"https:\/\/ahmed-nasr.info\/?p=1024#primaryimage"},"thumbnailUrl":"https:\/\/ahmed-nasr.info\/wp-content\/uploads\/2025\/05\/ChatGPT-Image-May-23-2025-12_17_04-PM.png","keywords":["Cloud Alternative Solutions","Data Sovereignty","Debian","Digital Transformation","Enterprise IT Architecture","ERP for Enterprises","GitLab CI\/CD","Government IT Infrastructure","High Availability","Infrastructure Planning","Kubernetes","KVM Virtualization","Linux Server","LXC Containers","Odoo Deployment","On-Premise Infrastructure","Private Cloud ERP","Proxmox","Proxmox VE","Server Virtualization","Ubuntu","Virtualization","VM Provisioning"],"articleSection":["ERP","Odoo"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/ahmed-nasr.info\/?p=1024#respond"]}]},{"@type":"WebPage","@id":"https:\/\/ahmed-nasr.info\/?p=1024","url":"https:\/\/ahmed-nasr.info\/?p=1024","name":"Proxmox Setup for On-Premise Odoo Made Easy - AHMED NASRELDIN | \u0623\u062d\u0645\u062f \u0646\u0635\u0631\u0627\u0644\u062f\u064a\u0646","isPartOf":{"@id":"https:\/\/ahmed-nasr.info\/#website"},"primaryImageOfPage":{"@id":"https:\/\/ahmed-nasr.info\/?p=1024#primaryimage"},"image":{"@id":"https:\/\/ahmed-nasr.info\/?p=1024#primaryimage"},"thumbnailUrl":"https:\/\/ahmed-nasr.info\/wp-content\/uploads\/2025\/05\/ChatGPT-Image-May-23-2025-12_17_04-PM.png","datePublished":"2025-05-28T04:00:00+00:00","description":"Learn how to create a Proxmox setup for on-premise Odoo to ensure a scalable and secure ERP solution for your business.","breadcrumb":{"@id":"https:\/\/ahmed-nasr.info\/?p=1024#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ahmed-nasr.info\/?p=1024"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ahmed-nasr.info\/?p=1024#primaryimage","url":"https:\/\/ahmed-nasr.info\/wp-content\/uploads\/2025\/05\/ChatGPT-Image-May-23-2025-12_17_04-PM.png","contentUrl":"https:\/\/ahmed-nasr.info\/wp-content\/uploads\/2025\/05\/ChatGPT-Image-May-23-2025-12_17_04-PM.png","width":1536,"height":1024},{"@type":"BreadcrumbList","@id":"https:\/\/ahmed-nasr.info\/?p=1024#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/ahmed-nasr.info\/"},{"@type":"ListItem","position":2,"name":"Laying the Foundation \u2014 Virtualization &amp; Infrastructure with Proxmox"}]},{"@type":"WebSite","@id":"https:\/\/ahmed-nasr.info\/#website","url":"https:\/\/ahmed-nasr.info\/","name":"AHMED NASRELDIN | \u0623\u062d\u0645\u062f \u0646\u0635\u0631\u0627\u0644\u062f\u064a\u0646","description":"Envision. Lead. Execute","publisher":{"@id":"https:\/\/ahmed-nasr.info\/#\/schema\/person\/0febfc0570431674375c401bf0ade998"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ahmed-nasr.info\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/ahmed-nasr.info\/#\/schema\/person\/0febfc0570431674375c401bf0ade998","name":"admin.anm","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ahmed-nasr.info\/#\/schema\/person\/image\/","url":"https:\/\/ahmed-nasr.info\/wp-content\/uploads\/2022\/12\/MADA_IMG2018_BW.png","contentUrl":"https:\/\/ahmed-nasr.info\/wp-content\/uploads\/2022\/12\/MADA_IMG2018_BW.png","width":1078,"height":990,"caption":"admin.anm"},"logo":{"@id":"https:\/\/ahmed-nasr.info\/#\/schema\/person\/image\/"},"sameAs":["https:\/\/ahmed-nasr.info"],"url":"https:\/\/ahmed-nasr.info\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/ahmed-nasr.info\/index.php?rest_route=\/wp\/v2\/posts\/1024","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ahmed-nasr.info\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ahmed-nasr.info\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ahmed-nasr.info\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ahmed-nasr.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1024"}],"version-history":[{"count":4,"href":"https:\/\/ahmed-nasr.info\/index.php?rest_route=\/wp\/v2\/posts\/1024\/revisions"}],"predecessor-version":[{"id":1046,"href":"https:\/\/ahmed-nasr.info\/index.php?rest_route=\/wp\/v2\/posts\/1024\/revisions\/1046"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ahmed-nasr.info\/index.php?rest_route=\/wp\/v2\/media\/1045"}],"wp:attachment":[{"href":"https:\/\/ahmed-nasr.info\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1024"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ahmed-nasr.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1024"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ahmed-nasr.info\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1024"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}