{"id":26,"date":"2024-07-29T07:37:15","date_gmt":"2024-07-29T07:37:15","guid":{"rendered":"https:\/\/techklessia.com\/kiln\/?p=26"},"modified":"2024-09-11T23:26:57","modified_gmt":"2024-09-11T16:26:57","slug":"create-a-personal-cloud-on-raspberry-pi-with-casaos","status":"publish","type":"post","link":"https:\/\/techklessia.com\/kiln\/2024\/07\/create-a-personal-cloud-on-raspberry-pi-with-casaos\/","title":{"rendered":"Create a Personal Cloud on Raspberry Pi with CasaOS"},"content":{"rendered":"\n<p><sub>Photo by&nbsp;<a href=\"https:\/\/unsplash.com\/@jeffloucks?utm_content=creditCopyText&amp;utm_medium=referral&amp;utm_source=unsplash\">Jeff Loucks<\/a>&nbsp;on&nbsp;<a href=\"https:\/\/unsplash.com\/photos\/two-green-circuit-boards-on-wooden-surface-yJPtjTjrMXk?utm_content=creditCopyText&amp;utm_medium=referral&amp;utm_source=unsplash\">Unsplash<\/a><\/sub><\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<p>In the ever-evolving world of home technology, the Raspberry Pi continues to be a versatile and powerful tool for tech enthusiasts and hobbyists alike. Today, we&#8217;re diving into an exciting project that can turn your humble Raspberry Pi into a personal cloud server using CasaOS. This open-source, user-friendly cloud system is designed to make managing your digital life easier and more efficient.<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-large is-resized\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/i0.wp.com\/techklessia.com\/kiln\/wp-content\/uploads\/2024\/09\/casaos.png?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-27\" style=\"width:526px;height:auto\" srcset=\"https:\/\/i0.wp.com\/techklessia.com\/kiln\/wp-content\/uploads\/2024\/09\/casaos.png?resize=1024%2C683&amp;ssl=1 1024w, https:\/\/i0.wp.com\/techklessia.com\/kiln\/wp-content\/uploads\/2024\/09\/casaos.png?resize=300%2C200&amp;ssl=1 300w, https:\/\/i0.wp.com\/techklessia.com\/kiln\/wp-content\/uploads\/2024\/09\/casaos.png?resize=768%2C512&amp;ssl=1 768w, https:\/\/i0.wp.com\/techklessia.com\/kiln\/wp-content\/uploads\/2024\/09\/casaos.png?w=1200&amp;ssl=1 1200w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><\/figure>\n\n\n\n<p>CasaOS is an innovative platform that transforms your Raspberry Pi into a multifunctional cloud server. It offers a range of features including file management, self-hosted application support, and smart home device integration, all accessible through an intuitive web-based interface. One of the key advantages of CasaOS is its compatibility with various operating systems, including Raspberry Pi OS, Ubuntu, and Debian.<\/p>\n\n\n\n<p>Let&#8217;s walk through the process of setting up CasaOS on your Raspberry Pi. Follow these steps carefully, and you&#8217;ll have your personal cloud server up and running in no time.<\/p>\n\n\n\n<p><strong>Step 1: Prepare Your Raspberry Pi<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Start by installing Raspberry Pi OS (preferably Lite for a minimal setup) using the Raspberry Pi Imager.<\/li>\n\n\n\n<li>Ensure your Raspberry Pi is connected to the internet and SSH is enabled.<\/li>\n<\/ul>\n\n\n\n<p><strong>Step 2: Update Your System<\/strong><\/p>\n\n\n\n<p>Open a terminal and run the following commands to ensure your system is up-to-date:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo apt update\nsudo apt full-upgrade\n<\/code><\/pre>\n\n\n\n<p><strong>Step 3: Install CasaOS<\/strong><\/p>\n\n\n\n<p>Use one of the following commands to install CasaOS:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>curl -fsSL &lt;https:\/\/get.casaos.io&gt; | sudo bash\n<\/code><\/pre>\n\n\n\n<p>or<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>wget -qO- &lt;https:\/\/get.casaos.io&gt; | sudo bash\n<\/code><\/pre>\n\n\n\n<p>This command downloads and executes the installation script.<\/p>\n\n\n\n<p><strong>Step 4: Access the CasaOS Dashboard<\/strong><\/p>\n\n\n\n<p>Once the installation is complete, the terminal will display an IP address. Open a web browser and enter this IP address to access the CasaOS dashboard.<\/p>\n\n\n\n<p><strong>Step 5: Set Up Applications<\/strong><\/p>\n\n\n\n<p>Use the built-in app store within CasaOS to install and manage applications.<\/p>\n\n\n\n<p>For a visual guide on the installation process, check out this helpful YouTube tutorial:&nbsp;<a href=\"https:\/\/www.youtube.com\/watch?v=1a4fLJvcezw\">CasaOS Installation Guide<\/a>.<\/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 loading=\"lazy\" title=\"20 Home Server Projects You Can Start TODAY - CasaOS + ZimaBoard\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/La3NJZtI5OE?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\n<p>To deepen your understanding of CasaOS and get more detailed guides, you might want to check out these resources:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/raspberrytips.com\/install-casaos-on-raspberry-pi\/\">Raspberry Tips: Getting Started with CasaOS on Raspberry Pi<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/peppe8o.com\/casaos-raspberry-pi\/\">Peppe8o: How to Install CasaOS in Raspberry Pi<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.instructables.com\/Casa-OS-With-Raspberry-Pi\/\">Instructables: Casa OS With Raspberry Pi<\/a><\/li>\n<\/ul>\n\n\n\n<p>Once you have CasaOS up and running, you&#8217;ll discover a wealth of features that make it a powerful tool for home server management. From file sharing and media streaming to home automation and data backup, CasaOS offers a centralized platform for all your digital needs.<\/p>\n\n\n\n<p>As we conclude, it&#8217;s worth considering how a personal cloud server like CasaOS can contribute to family safety online. By hosting your own cloud services, you gain greater control over your family&#8217;s data and online activities. You can implement stronger privacy measures, monitor network usage, and create a safer digital environment for your loved ones. Additionally, by teaching family members about self-hosted solutions, you&#8217;re fostering digital literacy and promoting a more conscious approach to online security.<\/p>\n\n\n\n<p>Setting up CasaOS on your Raspberry Pi isn&#8217;t just a fun tech project &#8211; it&#8217;s a smart way to keep your family safer online. By creating your own personal cloud server at home, you&#8217;re taking control of your family&#8217;s digital life. You can better protect your data, keep an eye on what&#8217;s happening on your network, and create a safer online space for everyone.<\/p>\n\n\n\n<p>This DIY homelab project is a great opportunity to learn about technology. It&#8217;s a step towards being more independent online and understanding how to stay safe in the digital world. You might be surprised at how much peace of mind your own personal cloud server can bring to your home.<\/p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/amzn.to\/3XCExBj\">Buy Raspberry Pi5 on Amazon<\/a><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/amzn.to\/3Bc31Za\">Buy ZimaBoard on Amazon<\/a><\/div>\n<\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Photo by&nbsp;Jeff Loucks&nbsp;on&nbsp;Unsplash In the ever-evolving world of home technology, the Raspberry Pi continues to be a versatile and powerful tool for tech enthusiasts and hobbyists alike. Today, we&#8217;re diving into an exciting project that can turn your humble Raspberry Pi into a personal cloud server using CasaOS. This open-source, user-friendly cloud system is designed&#8230;<\/p>\n","protected":false},"author":1,"featured_media":28,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","enabled":false},"version":2}},"categories":[14,15],"tags":[17,19,20,21,18,16],"class_list":["post-26","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-homelab","category-technology","tag-casaos","tag-diy","tag-homelab","tag-linux","tag-personal-cloud-server","tag-raspberry-pi"],"jetpack_publicize_connections":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Create a Personal Cloud on Raspberry Pi with CasaOS - Techklessia<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Create a Personal Cloud on Raspberry Pi with CasaOS - Techklessia\" \/>\n<meta property=\"og:description\" content=\"Photo by&nbsp;Jeff Loucks&nbsp;on&nbsp;Unsplash In the ever-evolving world of home technology, the Raspberry Pi continues to be a versatile and powerful tool for tech enthusiasts and hobbyists alike. Today, we&#8217;re diving into an exciting project that can turn your humble Raspberry Pi into a personal cloud server using CasaOS. This open-source, user-friendly cloud system is designed...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/techklessia.com\/kiln\/2024\/07\/create-a-personal-cloud-on-raspberry-pi-with-casaos\/\" \/>\n<meta property=\"og:site_name\" content=\"Techklessia\" \/>\n<meta property=\"article:published_time\" content=\"2024-07-29T07:37:15+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-09-11T16:26:57+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/i0.wp.com\/techklessia.com\/kiln\/wp-content\/uploads\/2024\/09\/casaos_raspberrypi.png?fit=1200%2C800&ssl=1\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"800\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Neal\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Neal\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/techklessia.com\/kiln\/2024\/07\/create-a-personal-cloud-on-raspberry-pi-with-casaos\/\",\"url\":\"https:\/\/techklessia.com\/kiln\/2024\/07\/create-a-personal-cloud-on-raspberry-pi-with-casaos\/\",\"name\":\"Create a Personal Cloud on Raspberry Pi with CasaOS - Techklessia\",\"isPartOf\":{\"@id\":\"https:\/\/techklessia.com\/kiln\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/techklessia.com\/kiln\/2024\/07\/create-a-personal-cloud-on-raspberry-pi-with-casaos\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/techklessia.com\/kiln\/2024\/07\/create-a-personal-cloud-on-raspberry-pi-with-casaos\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/i0.wp.com\/techklessia.com\/kiln\/wp-content\/uploads\/2024\/09\/casaos_raspberrypi.png?fit=1200%2C800&ssl=1\",\"datePublished\":\"2024-07-29T07:37:15+00:00\",\"dateModified\":\"2024-09-11T16:26:57+00:00\",\"author\":{\"@id\":\"https:\/\/techklessia.com\/kiln\/#\/schema\/person\/dd308b9d748d067b9a8a56159f54d4f1\"},\"breadcrumb\":{\"@id\":\"https:\/\/techklessia.com\/kiln\/2024\/07\/create-a-personal-cloud-on-raspberry-pi-with-casaos\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/techklessia.com\/kiln\/2024\/07\/create-a-personal-cloud-on-raspberry-pi-with-casaos\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/techklessia.com\/kiln\/2024\/07\/create-a-personal-cloud-on-raspberry-pi-with-casaos\/#primaryimage\",\"url\":\"https:\/\/i0.wp.com\/techklessia.com\/kiln\/wp-content\/uploads\/2024\/09\/casaos_raspberrypi.png?fit=1200%2C800&ssl=1\",\"contentUrl\":\"https:\/\/i0.wp.com\/techklessia.com\/kiln\/wp-content\/uploads\/2024\/09\/casaos_raspberrypi.png?fit=1200%2C800&ssl=1\",\"width\":1200,\"height\":800,\"caption\":\"Photo by Jeff Loucks on Unsplash\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/techklessia.com\/kiln\/2024\/07\/create-a-personal-cloud-on-raspberry-pi-with-casaos\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/techklessia.com\/kiln\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Create a Personal Cloud on Raspberry Pi with CasaOS\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/techklessia.com\/kiln\/#website\",\"url\":\"https:\/\/techklessia.com\/kiln\/\",\"name\":\"Techklessia\",\"description\":\"KOI in Clay \u2014 &quot;Swimming Upstream, Transforming Ideas: Where Faith and Innovation Flow&quot;\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/techklessia.com\/kiln\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/techklessia.com\/kiln\/#\/schema\/person\/dd308b9d748d067b9a8a56159f54d4f1\",\"name\":\"Neal\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/techklessia.com\/kiln\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/14e19b9339847677dafc9867ead41973dedc0754ac6d3e3e489e4541df09daa5?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/14e19b9339847677dafc9867ead41973dedc0754ac6d3e3e489e4541df09daa5?s=96&d=mm&r=g\",\"caption\":\"Neal\"},\"sameAs\":[\"https:\/\/techklessia.com\/kiln\"],\"url\":\"https:\/\/techklessia.com\/kiln\/author\/adminneal7461adv\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Create a Personal Cloud on Raspberry Pi with CasaOS - Techklessia","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"Create a Personal Cloud on Raspberry Pi with CasaOS - Techklessia","og_description":"Photo by&nbsp;Jeff Loucks&nbsp;on&nbsp;Unsplash In the ever-evolving world of home technology, the Raspberry Pi continues to be a versatile and powerful tool for tech enthusiasts and hobbyists alike. Today, we&#8217;re diving into an exciting project that can turn your humble Raspberry Pi into a personal cloud server using CasaOS. This open-source, user-friendly cloud system is designed...","og_url":"https:\/\/techklessia.com\/kiln\/2024\/07\/create-a-personal-cloud-on-raspberry-pi-with-casaos\/","og_site_name":"Techklessia","article_published_time":"2024-07-29T07:37:15+00:00","article_modified_time":"2024-09-11T16:26:57+00:00","og_image":[{"width":1200,"height":800,"url":"https:\/\/i0.wp.com\/techklessia.com\/kiln\/wp-content\/uploads\/2024\/09\/casaos_raspberrypi.png?fit=1200%2C800&ssl=1","type":"image\/png"}],"author":"Neal","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Neal","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/techklessia.com\/kiln\/2024\/07\/create-a-personal-cloud-on-raspberry-pi-with-casaos\/","url":"https:\/\/techklessia.com\/kiln\/2024\/07\/create-a-personal-cloud-on-raspberry-pi-with-casaos\/","name":"Create a Personal Cloud on Raspberry Pi with CasaOS - Techklessia","isPartOf":{"@id":"https:\/\/techklessia.com\/kiln\/#website"},"primaryImageOfPage":{"@id":"https:\/\/techklessia.com\/kiln\/2024\/07\/create-a-personal-cloud-on-raspberry-pi-with-casaos\/#primaryimage"},"image":{"@id":"https:\/\/techklessia.com\/kiln\/2024\/07\/create-a-personal-cloud-on-raspberry-pi-with-casaos\/#primaryimage"},"thumbnailUrl":"https:\/\/i0.wp.com\/techklessia.com\/kiln\/wp-content\/uploads\/2024\/09\/casaos_raspberrypi.png?fit=1200%2C800&ssl=1","datePublished":"2024-07-29T07:37:15+00:00","dateModified":"2024-09-11T16:26:57+00:00","author":{"@id":"https:\/\/techklessia.com\/kiln\/#\/schema\/person\/dd308b9d748d067b9a8a56159f54d4f1"},"breadcrumb":{"@id":"https:\/\/techklessia.com\/kiln\/2024\/07\/create-a-personal-cloud-on-raspberry-pi-with-casaos\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/techklessia.com\/kiln\/2024\/07\/create-a-personal-cloud-on-raspberry-pi-with-casaos\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/techklessia.com\/kiln\/2024\/07\/create-a-personal-cloud-on-raspberry-pi-with-casaos\/#primaryimage","url":"https:\/\/i0.wp.com\/techklessia.com\/kiln\/wp-content\/uploads\/2024\/09\/casaos_raspberrypi.png?fit=1200%2C800&ssl=1","contentUrl":"https:\/\/i0.wp.com\/techklessia.com\/kiln\/wp-content\/uploads\/2024\/09\/casaos_raspberrypi.png?fit=1200%2C800&ssl=1","width":1200,"height":800,"caption":"Photo by Jeff Loucks on Unsplash"},{"@type":"BreadcrumbList","@id":"https:\/\/techklessia.com\/kiln\/2024\/07\/create-a-personal-cloud-on-raspberry-pi-with-casaos\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/techklessia.com\/kiln\/"},{"@type":"ListItem","position":2,"name":"Create a Personal Cloud on Raspberry Pi with CasaOS"}]},{"@type":"WebSite","@id":"https:\/\/techklessia.com\/kiln\/#website","url":"https:\/\/techklessia.com\/kiln\/","name":"Techklessia","description":"KOI in Clay \u2014 &quot;Swimming Upstream, Transforming Ideas: Where Faith and Innovation Flow&quot;","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/techklessia.com\/kiln\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/techklessia.com\/kiln\/#\/schema\/person\/dd308b9d748d067b9a8a56159f54d4f1","name":"Neal","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/techklessia.com\/kiln\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/14e19b9339847677dafc9867ead41973dedc0754ac6d3e3e489e4541df09daa5?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/14e19b9339847677dafc9867ead41973dedc0754ac6d3e3e489e4541df09daa5?s=96&d=mm&r=g","caption":"Neal"},"sameAs":["https:\/\/techklessia.com\/kiln"],"url":"https:\/\/techklessia.com\/kiln\/author\/adminneal7461adv\/"}]}},"jetpack_featured_media_url":"https:\/\/i0.wp.com\/techklessia.com\/kiln\/wp-content\/uploads\/2024\/09\/casaos_raspberrypi.png?fit=1200%2C800&ssl=1","jetpack-related-posts":[],"jetpack_shortlink":"https:\/\/wp.me\/pg1zta-q","jetpack_likes_enabled":true,"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/techklessia.com\/kiln\/wp-json\/wp\/v2\/posts\/26","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/techklessia.com\/kiln\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/techklessia.com\/kiln\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/techklessia.com\/kiln\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/techklessia.com\/kiln\/wp-json\/wp\/v2\/comments?post=26"}],"version-history":[{"count":8,"href":"https:\/\/techklessia.com\/kiln\/wp-json\/wp\/v2\/posts\/26\/revisions"}],"predecessor-version":[{"id":232,"href":"https:\/\/techklessia.com\/kiln\/wp-json\/wp\/v2\/posts\/26\/revisions\/232"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/techklessia.com\/kiln\/wp-json\/wp\/v2\/media\/28"}],"wp:attachment":[{"href":"https:\/\/techklessia.com\/kiln\/wp-json\/wp\/v2\/media?parent=26"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/techklessia.com\/kiln\/wp-json\/wp\/v2\/categories?post=26"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/techklessia.com\/kiln\/wp-json\/wp\/v2\/tags?post=26"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}