{"id":20109,"date":"2025-06-20T13:07:21","date_gmt":"2025-06-20T13:07:21","guid":{"rendered":"https:\/\/cloudkul.com\/blog\/?p=20109"},"modified":"2026-03-19T07:58:04","modified_gmt":"2026-03-19T07:58:04","slug":"unopim-ami-installer-user-guide","status":"publish","type":"post","link":"https:\/\/cloudkul.com\/blog\/unopim-ami-installer-user-guide\/","title":{"rendered":"Unopim AMI Installer \u2013 User Guide"},"content":{"rendered":"\n<p>This blog will walk you through installing the <a href=\"https:\/\/unopim.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">Unopim<\/a> application on AWS EC2 using the Unopim AMI, which comes pre-installed with Unopim.<\/p>\n\n\n\n<p>Unopim simplifies online store setup and management as an <a href=\"https:\/\/bagisto.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">open-source eCommerce platform<\/a>. It offers a user-friendly admin panel, secure architecture, and seamless deployment on AWS.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong><strong>Prerequisites<\/strong> For Unopim AMI Installer<\/strong><\/h3>\n\n\n\n<p>Before you begin installing Unopim, complete the following prerequisites to ensure a <strong>smooth, secure, and error-free deployment<\/strong> on your AWS EC2 instance.<\/p>\n\n\n\n<ul>\n<li>Allow port 22 (SSH) from your IP in your EC2 Security Group. Also, ensure ports 80 (HTTP) and 443 (HTTPS) are open for public access to your Unopim app and SSL readiness.<\/li>\n\n\n\n<li>Use a <strong>t3.large or higher EC2 instance<\/strong> to ensure your Unopim server runs smoothly with sufficient CPU and memory for optimal performance.<\/li>\n\n\n\n<li>Assign an <strong>Elastic IP<\/strong> to your EC2 instance to maintain a <strong>static public IP address<\/strong>, ensuring consistent DNS configuration and uninterrupted access to your Unopim server.<\/li>\n\n\n\n<li>In your domain registrar&#8217;s DNS settings, create an <strong>A record<\/strong> that points your domain (e.g., yourstore.com) to your EC2 instance\u2019s <strong>Elastic IP<\/strong>. This ensures your domain correctly resolves to your server.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Installation Steps<\/strong><\/h3>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Step 1: Launch the EC2 Instance<\/strong><\/h3>\n\n\n\n<ul>\n<li>First, launch the EC2 instance from the Unopim AMI.<\/li>\n\n\n\n<li>Wait for the EC2 instance&#8217;s <strong>status to become &#8220;running&#8221;<\/strong>.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Step 2: Access Your EC2 Instance<\/strong><\/h3>\n\n\n\n<p>Once your <strong>EC2 instance is up and running<\/strong>, you\u2019ll need to connect to it using <strong>SSH<\/strong> and your <strong>PEM key file<\/strong>. But first, make sure the PEM file has the correct permissions.<\/p>\n\n\n\n<ol>\n<li><strong>Set the PEM File Permission<\/strong>:<br>The PEM file should be readable only by you. Run the following command to set the correct permissions:<\/li>\n<\/ol>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">chmod 400 your-key-file.pem<\/pre>\n\n\n\n<ol start=\"2\">\n<li><strong>Connect to Your EC2 Instance via SSH<\/strong>:<br>After setting the permission, connect to your instance using:<\/li>\n<\/ol>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">ssh -i your-key-file.pem ubuntu@your-instance-ip<\/pre>\n\n\n\n<p>Replace your-key-file.pem with your actual key filename, and your-instance-ip with your EC2 instance\u2019s public (Elastic) IP address.<br><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 3: <strong>Run Script &amp; Configure Unopim<\/strong><\/h3>\n\n\n\n<p>Run the script to configure Unopim. You&#8217;ll be prompted to enter the database name, username, password, domain and email to complete the setup.<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">sudo bash \/home\/ubuntu\/setup.sh<\/pre>\n\n\n\n<ul>\n<li>Point your domain to the EC2 instance\u2019s Elastic IP and configure the A record correctly before running the script.<\/li>\n\n\n\n<li>If you\u2019re using <strong>Cloudflare<\/strong> or another DNS provider with proxying, <strong>disable the proxy <\/strong>before running the script. This ensures <strong>Let\u2019s Encrypt<\/strong> can verify your domain. Re-enable the proxy after the SSL installation completes successfully.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Step 4:<\/strong> <strong>Complete Unopim Installation Through the Web Interface<\/strong><\/h3>\n\n\n\n<ol>\n<li>Open your preferred web browser and go to https:\/\/yourdomain.com\/.<\/li>\n\n\n\n<li>Once the Unopim setup screen appears, click on the <strong>&#8220;Continue&#8221;<\/strong> button to begin the installation process.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><a href=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2025\/11\/2025-11-25_15-57.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"569\" src=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2025\/11\/2025-11-25_15-57-1024x569.png\" alt=\"2025-11-25_15-57\" class=\"wp-image-20783\" style=\"width:842px;height:auto\"\/><\/a><\/figure>\n\n\n\n<p>Next, proceed to the System Requirements page. Review the details, then click the <strong>&#8220;Continue&#8221;<\/strong> button to proceed with the installation.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2025\/06\/System-requriment.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"469\" src=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2025\/06\/System-requriment-1024x469.png\" alt=\"System-requriment\" class=\"wp-image-20125\"\/><\/a><\/figure>\n\n\n\n<p>Next, proceed to the database setup page. Keep host and port default. Use the database name, username, and password provided in the credentials file on your server.<\/p>\n\n\n\n<p>Once you\u2019ve entered the necessary database details, click on the<strong>&#8220;Continue&#8221;<\/strong> button to proceed.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2025\/06\/Database-Configuration.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"467\" src=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2025\/06\/Database-Configuration-1024x467.png\" alt=\"Database-Configuration\" class=\"wp-image-20112\"\/><\/a><\/figure>\n\n\n\n<p>Once all configurations are complete, click on the &#8220;Start Installation&#8221; button to begin setting up Unopim on your server.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2025\/06\/Installation-2.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"469\" src=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2025\/06\/Installation-2-1024x469.png\" alt=\"Installation-2\" class=\"wp-image-20161\"\/><\/a><\/figure>\n\n\n\n<p><strong>Now update the Domain URL with your own website address:<br><\/strong>Enter your domain in the following format:<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">https:\/\/yourdomain.com<\/pre>\n\n\n\n<p>Next, Set the default timezone, locale, currency, and allowed options to match your target audience. This ensures Unopim works with your preferred language and region. Then click on <strong>&#8220;Continue&#8221;<\/strong> button.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2025\/06\/Database-configuraton.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"470\" src=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2025\/06\/Database-configuraton-1024x470.png\" alt=\"Database-configuraton\" class=\"wp-image-20113\"\/><\/a><\/figure>\n\n\n\n<p>Now, you&#8217;ll redirect to admin setup page to create your credentials. Enter your name, email, and a strong password. Choose the default timezone and locale based on your preference.<\/p>\n\n\n\n<p>Fill in all the required fields, then click the &#8220;Continue&#8221; button to proceed.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2025\/06\/Create-Administrator-1.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"467\" src=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2025\/06\/Create-Administrator-1-1024x467.png\" alt=\"Create-Administrator-1\" class=\"wp-image-20140\"\/><\/a><\/figure>\n\n\n\n<p>Congratulations! You\u2019ve successfully installed the Unopim application. You can now log in to the Unopim Admin Panel by clicking the <strong>\u201cAdmin Panel\u201d<\/strong> button and start managing your store with ease.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2025\/06\/Installation-Completed.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"471\" src=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2025\/06\/Installation-Completed-1024x471.png\" alt=\"Installation-Completed\" class=\"wp-image-20116\"\/><\/a><\/figure>\n\n\n\n<p>Now, enter the email address and password you created during the setup process, then click the <strong>&#8220;Sign In&#8221;<\/strong> button to access your Unopim admin dashboard.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2025\/06\/Sign-In-1.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"420\" src=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2025\/06\/Sign-In-1-1024x420.png\" alt=\"Sign-In-1\" class=\"wp-image-20141\"\/><\/a><\/figure>\n\n\n\n<p>Now, access the Unopim Admin Panel to manage your store and use all admin features.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2025\/06\/Dashboard-1.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"437\" src=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2025\/06\/Dashboard-1-1024x437.png\" alt=\"Dashboard-1\" class=\"wp-image-20142\"\/><\/a><\/figure>\n\n\n\n<p>After setup, save your <strong>MySQL credentials<\/strong> securely. Then delete the credentials file from the server to prevent unauthorized access and protect your Unopim application.<\/p>\n\n\n\n<p>Run the following command to <strong>safely delete the MySQL credentials file<\/strong>:<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">sudo rm \/var\/www\/html\/unopim\/mysql_password.txt<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Need Help? Contact Unopim Support<\/strong><\/h3>\n\n\n\n<p>If you need assistance, please refer to the official <a href=\"https:\/\/docs.unopim.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">Unopim documentation<\/a> or reach out to the AMI provider&#8217;s support team for expert guidance and troubleshooting.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This blog will walk you through installing the Unopim application on AWS EC2 using the <a class=\"text-primary\" title=\"read more\" href=\"https:\/\/cloudkul.com\/blog\/unopim-ami-installer-user-guide\/\">[&#8230;]<\/a><\/p>\n","protected":false},"author":61,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_mi_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[1],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Unopim AMI Installer \u2013 User Guide<\/title>\n<meta name=\"description\" content=\"Unopim eCommerce app installation using AWS AMI. Follow this guide to launch, configure, and secure your store on EC2.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cloudkul.com\/blog\/unopim-ami-installer-user-guide\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Unopim AMI Installer \u2013 User Guide\" \/>\n<meta property=\"og:description\" content=\"Unopim eCommerce app installation using AWS AMI. Follow this guide to launch, configure, and secure your store on EC2.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cloudkul.com\/blog\/unopim-ami-installer-user-guide\/\" \/>\n<meta property=\"og:site_name\" content=\"Cloudkul\" \/>\n<meta property=\"article:published_time\" content=\"2025-06-20T13:07:21+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-19T07:58:04+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2025\/11\/2025-11-25_15-57-1024x569.png\" \/>\n<meta name=\"author\" content=\"Saurabh Kumar\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/cloudkul.com\/blog\/unopim-ami-installer-user-guide\/\",\"url\":\"https:\/\/cloudkul.com\/blog\/unopim-ami-installer-user-guide\/\",\"name\":\"Unopim AMI Installer \u2013 User Guide\",\"isPartOf\":{\"@id\":\"https:\/\/cloudkul.com\/blog\/#website\"},\"datePublished\":\"2025-06-20T13:07:21+00:00\",\"dateModified\":\"2026-03-19T07:58:04+00:00\",\"author\":{\"@id\":\"https:\/\/cloudkul.com\/blog\/#\/schema\/person\/4393fade2ed50c43c8acd020240beded\"},\"description\":\"Unopim eCommerce app installation using AWS AMI. Follow this guide to launch, configure, and secure your store on EC2.\",\"breadcrumb\":{\"@id\":\"https:\/\/cloudkul.com\/blog\/unopim-ami-installer-user-guide\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/cloudkul.com\/blog\/unopim-ami-installer-user-guide\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/cloudkul.com\/blog\/unopim-ami-installer-user-guide\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/cloudkul.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Unopim AMI Installer \u2013 User Guide\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/cloudkul.com\/blog\/#website\",\"url\":\"https:\/\/cloudkul.com\/blog\/\",\"name\":\"Cloudkul\",\"description\":\"Host your eCommerce Store on AWS with Optimized Performance\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/cloudkul.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/cloudkul.com\/blog\/#\/schema\/person\/4393fade2ed50c43c8acd020240beded\",\"name\":\"Saurabh Kumar\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/cloudkul.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/62e13a91bdbd834be39569e433f77921?s=96&d=https%3A%2F%2Fs.gravatar.com%2Favatar%2F6148c37469011bc2f8e491ca8f5de495%3Fs%3D80&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/62e13a91bdbd834be39569e433f77921?s=96&d=https%3A%2F%2Fs.gravatar.com%2Favatar%2F6148c37469011bc2f8e491ca8f5de495%3Fs%3D80&r=g\",\"caption\":\"Saurabh Kumar\"},\"url\":\"https:\/\/cloudkul.com\/blog\/author\/saurabhkumar-ck797\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Unopim AMI Installer \u2013 User Guide","description":"Unopim eCommerce app installation using AWS AMI. Follow this guide to launch, configure, and secure your store on EC2.","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:\/\/cloudkul.com\/blog\/unopim-ami-installer-user-guide\/","og_locale":"en_US","og_type":"article","og_title":"Unopim AMI Installer \u2013 User Guide","og_description":"Unopim eCommerce app installation using AWS AMI. Follow this guide to launch, configure, and secure your store on EC2.","og_url":"https:\/\/cloudkul.com\/blog\/unopim-ami-installer-user-guide\/","og_site_name":"Cloudkul","article_published_time":"2025-06-20T13:07:21+00:00","article_modified_time":"2026-03-19T07:58:04+00:00","og_image":[{"url":"https:\/\/cloudkul.com\/blog\/wp-content\/uploads\/2025\/11\/2025-11-25_15-57-1024x569.png"}],"author":"Saurabh Kumar","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/cloudkul.com\/blog\/unopim-ami-installer-user-guide\/","url":"https:\/\/cloudkul.com\/blog\/unopim-ami-installer-user-guide\/","name":"Unopim AMI Installer \u2013 User Guide","isPartOf":{"@id":"https:\/\/cloudkul.com\/blog\/#website"},"datePublished":"2025-06-20T13:07:21+00:00","dateModified":"2026-03-19T07:58:04+00:00","author":{"@id":"https:\/\/cloudkul.com\/blog\/#\/schema\/person\/4393fade2ed50c43c8acd020240beded"},"description":"Unopim eCommerce app installation using AWS AMI. Follow this guide to launch, configure, and secure your store on EC2.","breadcrumb":{"@id":"https:\/\/cloudkul.com\/blog\/unopim-ami-installer-user-guide\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cloudkul.com\/blog\/unopim-ami-installer-user-guide\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/cloudkul.com\/blog\/unopim-ami-installer-user-guide\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/cloudkul.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Unopim AMI Installer \u2013 User Guide"}]},{"@type":"WebSite","@id":"https:\/\/cloudkul.com\/blog\/#website","url":"https:\/\/cloudkul.com\/blog\/","name":"Cloudkul","description":"Host your eCommerce Store on AWS with Optimized Performance","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cloudkul.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/cloudkul.com\/blog\/#\/schema\/person\/4393fade2ed50c43c8acd020240beded","name":"Saurabh Kumar","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cloudkul.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/62e13a91bdbd834be39569e433f77921?s=96&d=https%3A%2F%2Fs.gravatar.com%2Favatar%2F6148c37469011bc2f8e491ca8f5de495%3Fs%3D80&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/62e13a91bdbd834be39569e433f77921?s=96&d=https%3A%2F%2Fs.gravatar.com%2Favatar%2F6148c37469011bc2f8e491ca8f5de495%3Fs%3D80&r=g","caption":"Saurabh Kumar"},"url":"https:\/\/cloudkul.com\/blog\/author\/saurabhkumar-ck797\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/cloudkul.com\/blog\/wp-json\/wp\/v2\/posts\/20109"}],"collection":[{"href":"https:\/\/cloudkul.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cloudkul.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cloudkul.com\/blog\/wp-json\/wp\/v2\/users\/61"}],"replies":[{"embeddable":true,"href":"https:\/\/cloudkul.com\/blog\/wp-json\/wp\/v2\/comments?post=20109"}],"version-history":[{"count":32,"href":"https:\/\/cloudkul.com\/blog\/wp-json\/wp\/v2\/posts\/20109\/revisions"}],"predecessor-version":[{"id":20839,"href":"https:\/\/cloudkul.com\/blog\/wp-json\/wp\/v2\/posts\/20109\/revisions\/20839"}],"wp:attachment":[{"href":"https:\/\/cloudkul.com\/blog\/wp-json\/wp\/v2\/media?parent=20109"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cloudkul.com\/blog\/wp-json\/wp\/v2\/categories?post=20109"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cloudkul.com\/blog\/wp-json\/wp\/v2\/tags?post=20109"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}