{"id":2438,"date":"2016-11-16T00:02:45","date_gmt":"2016-11-16T08:02:45","guid":{"rendered":"https:\/\/www.couchbase.com\/blog\/?p=2438"},"modified":"2025-06-13T20:09:46","modified_gmt":"2025-06-14T03:09:46","slug":"getting-comfortable-with-couchbase-mobile-installing-couchbase-server","status":"publish","type":"post","link":"https:\/\/www.couchbase.com\/blog\/ko\/getting-comfortable-with-couchbase-mobile-installing-couchbase-server\/","title":{"rendered":"\uce74\uc6b0\uce58\ubca0\uc774\uc2a4 \ubaa8\ubc14\uc77c\uc5d0 \uc775\uc219\ud574\uc9c0\uae30: \uce74\uc6b0\uce58\ubca0\uc774\uc2a4 \uc11c\ubc84 \uc124\uce58\ud558\uae30"},"content":{"rendered":"<h2 style=\"font-family: sans-serif;text-align: center\"><img decoding=\"async\" style=\"max-width: 500px\" src=\"\/wp-content\/original-assets\/2016\/november\/getting-comfortable-with-couchbase-mobile-installing-couchbase-server\/couchbase-mobile-stack_1920.png\" alt=\"The Couchbase Mobile Stack\" align=\"middle\" \/><\/h2>\n<h2 style=\"font-family: sans-serif\"><\/h2>\n<h2 id=\"introduction\" style=\"font-family: sans-serif\">Introduction<\/h2>\n<p style=\"font-family: sans-serif\">The\u00a0<a href=\"https:\/\/www.couchbase.com\/developers\/mobile\/?utm_source=blogs&amp;utm_medium=link&amp;utm_campaign=blogs\">Couchbase Mobile<\/a>\u00a0stack comprises three components,\u00a0<a href=\"https:\/\/www.couchbase.com\/nosql-databases\/couchbase-server?utm_source=blogs&amp;utm_medium=link&amp;utm_campaign=blogs\">Couchbase Server<\/a>,\u00a0<a href=\"https:\/\/www.couchbase.com\/developers\/mobile\/?utm_source=blogs&amp;utm_medium=link&amp;utm_campaign=blogs\">Sync Gateway<\/a>, and\u00a0<a href=\"https:\/\/www.couchbase.com\/developers\/mobile\/?utm_source=blogs&amp;utm_medium=link&amp;utm_campaign=blogs\">Couchbase Lite<\/a>.<\/p>\n<p style=\"font-family: sans-serif\">To get comfortable with the whole stack, it\u2019s great to install and run everything on your development machine. In this series of posts, I\u2019ll walk through the steps get to started with each component. I\u2019ll show how to do a little extra exploring along the way, too.<\/p>\n<p style=\"font-family: sans-serif\">I\u2019ll only do minimal configuration. This is not intended to explain what you need for a production environment. I assume you\u2019re familiar with some basics of NoSQL, have some understanding of Couchbase, and know how to build apps in something like Java, Android, or iOS. If you want to read up on NoSQL databases or Couchbase, you can find lots of resources on the\u00a0<a href=\"https:\/\/www.couchbase.com\/?utm_source=blogs&amp;utm_medium=link&amp;utm_campaign=blogs\">Couchbase<\/a>\u00a0site.<\/p>\n<p style=\"font-family: sans-serif\">Couchbase is open-source. Everything I\u2019ll use here is free to try out. See the end of the post for more resources if you need help.<\/p>\n<h2 id=\"couchbase-server\" style=\"font-family: sans-serif\">Couchbase Server<\/h2>\n<p style=\"font-family: sans-serif\">Couchbase Server (CBS) is an enterprise-class NoSQL database.<\/p>\n<p style=\"font-family: sans-serif\">CBS runs on a wide variety of Linux distributions, different versions of Windows, and OSX from 10.8 on. The initial install of CBS takes around 3-4 steps. The steps depend on the platform. I\u2019ll list what\u2019s needed for OSX as an example. For other platforms, you can find the quick version of the setup instructions\u00a0<a href=\"https:\/\/developer.couchbase.com\/documentation\/server\/current\/getting-started\/installing.html?utm_source=blogs&amp;utm_medium=link&amp;utm_campaign=blogs\">here<\/a>. You can also view video tutorials for several Linux distributions (<a href=\"https:\/\/www.youtube.com\/watch?v=z8BcuXDJrDY\">Ubuntu<\/a>,\u00a0<a href=\"https:\/\/www.youtube.com\/watch?v=DW78FuNIh4k\">RHEL<\/a>, or\u00a0<a href=\"https:\/\/www.youtube.com\/watch?v=DW78FuNIh4k\">CentOS<\/a>),\u00a0<a href=\"https:\/\/www.youtube.com\/watch?v=L1wNemXGd9Q\">OSX<\/a>, and\u00a0<a href=\"https:\/\/www.youtube.com\/watch?v=dZpnANelV2M\">Windows<\/a>.<\/p>\n<h3 id=\"osx\" style=\"font-family: sans-serif\">OSX<\/h3>\n<h3 id=\"initial-installation-steps\" style=\"font-family: sans-serif\">Initial Installation Steps<\/h3>\n<p style=\"font-family: sans-serif\">Both the Enterprise Edition and Community Edition are free to use for evaluation. I\u2019ll illustrate with the Enterprise Edition, version 4.5.1.<\/p>\n<ul style=\"font-family: sans-serif\">\n<li>Download\u00a0<a href=\"https:\/\/www.couchbase.com\/nosql-databases\/downloads?utm_source=blogs&amp;utm_medium=link&amp;utm_campaign=blogs\">Couchbase Server<\/a>\u00a0(zip archive)<\/li>\n<li>Unpack the archive, open the resulting folder<\/li>\n<li>Drag Couchbase Server to Applications<\/li>\n<li>Locate Couchbase Server in Applications, click to start<\/li>\n<\/ul>\n<p style=\"font-family: sans-serif\">On successful launch, you\u2019ll see a control icon added to your menu bar. Couchbase also automatically launches the web-based setup page (<a href=\"https:\/\/127.0.0.1:8091\/index.html\">https:\/\/127.0.0.1:8091\/index.html<\/a>). You should see this:<\/p>\n<p style=\"font-family: sans-serif\"><img decoding=\"async\" style=\"border: 0px;max-width: 450px !important\" src=\"\/wp-content\/original-assets\/2016\/november\/getting-comfortable-with-couchbase-mobile-installing-couchbase-server\/serverinstallstart.png\" alt=\"Couchbase Server Installation Start Page\" align=\"middle\" \/><\/p>\n<p style=\"font-family: sans-serif\">Click \u201cSetup\u201d to configure your installation. That will take you to step 1 (of 5).<\/p>\n<h3 id=\"configuration-step-one\" style=\"font-family: sans-serif\">Configuration &#8211; Step One<\/h3>\n<p style=\"font-family: sans-serif\"><img decoding=\"async\" style=\"border: 0px;max-width: 450px !important\" src=\"\/wp-content\/original-assets\/2016\/november\/getting-comfortable-with-couchbase-mobile-installing-couchbase-server\/serverinstall1marked.png\" alt=\"Couchbase Server Installation Step 1\" align=\"middle\" \/><\/p>\n<p style=\"font-family: sans-serif\">You can learn about all the other settings later. The only one I recommend you change is shown circled in red. This sets the maximum amount of main memory this instance of CBS will use. I often set it to 2GB, but you can try it out with anything down to 256MB.<\/p>\n<h3 id=\"step-two\" style=\"font-family: sans-serif\">Step Two<\/h3>\n<p style=\"font-family: sans-serif\"><img decoding=\"async\" style=\"border: 0px;max-width: 450px !important\" src=\"\/wp-content\/original-assets\/2016\/november\/getting-comfortable-with-couchbase-mobile-installing-couchbase-server\/serverinstall2.png\" alt=\"Couchbase Server Installation Step 2\" align=\"middle\" \/><\/p>\n<p style=\"font-family: sans-serif\">CBS comes with sets of sample data. You don\u2019t need to load any. Here I\u2019m showing loading the beer sample. It\u2019s helpful to explore, and I\u2019ll refer to it in a later post, so you might want to include it.<\/p>\n<h3 id=\"step-three\" style=\"font-family: sans-serif\">Step Three<\/h3>\n<p style=\"font-family: sans-serif\"><img decoding=\"async\" style=\"border: 0px;max-width: 450px !important\" src=\"\/wp-content\/original-assets\/2016\/november\/getting-comfortable-with-couchbase-mobile-installing-couchbase-server\/serverinstall3.png\" alt=\"Couchbase Server Installation Step 3\" \/><\/p>\n<p style=\"font-family: sans-serif\">A quick note on terminology. CBS organizes datasets into buckets. These roughly correspond to what other systems refer to as a database.<\/p>\n<p style=\"font-family: sans-serif\">No need to change any settings here. CBS creates a bucket named \u201cdefault\u201d. We\u2019ll use this in later examples. You should\u00a0<span style=\"font-weight: bold\">not<\/span>\u00a0deploy a production system with a bucket named \u201cdefault\u201d. It\u2019s there to get you going. Some of the standard Sync Gateway example configurations use it, too.<\/p>\n<h3 id=\"step-four\" style=\"font-family: sans-serif\">Step Four<\/h3>\n<p style=\"font-family: sans-serif\"><img decoding=\"async\" style=\"border: 0px;max-width: 450px !important\" src=\"\/wp-content\/original-assets\/2016\/november\/getting-comfortable-with-couchbase-mobile-installing-couchbase-server\/serverinstall4.png\" alt=\"Couchbase Server Installation Step 4\" \/><\/p>\n<p style=\"font-family: sans-serif\">Here you can set up to get software updates, register your product, and accept terms and conditions of use. To move to the next step only requires accepting the terms and conditions.<\/p>\n<h3 id=\"step-five\" style=\"font-family: sans-serif\">Step Five<\/h3>\n<p style=\"font-family: sans-serif\"><img decoding=\"async\" style=\"border: 0px;max-width: 450px !important\" src=\"\/wp-content\/original-assets\/2016\/november\/getting-comfortable-with-couchbase-mobile-installing-couchbase-server\/serverinstall5.png\" alt=\"Couchbase Server Installation Step 5\" \/><\/p>\n<p style=\"font-family: sans-serif\">Finally, you need to set up an administrative account. Couchbase fills in a default username (you should change it for production). Set a password, and you\u2019re done.<\/p>\n<h3 id=\"ready-to-go\" style=\"font-family: sans-serif\">Ready To Go<\/h3>\n<p style=\"font-family: sans-serif\"><img decoding=\"async\" style=\"border: 0px;max-width: 450px !important\" src=\"\/wp-content\/original-assets\/2016\/november\/getting-comfortable-with-couchbase-mobile-installing-couchbase-server\/adminpanelstart.png\" alt=\"Couchbase Server Administration Interface\" \/><\/p>\n<p style=\"font-family: sans-serif\">That\u2019s it! With those simple steps, you now have an active, configured Couchbase Server installation.<\/p>\n<p style=\"font-family: sans-serif\">You should now see the Overview panel of the administration interface. Moving from top to bottom, we can see how the information reflects what we selected during the installation.<\/p>\n<p style=\"font-family: sans-serif\">The green bar under shows the status of the 2GB of RAM we allocated for our Server instance. If you look closely, you\u2019ll see 11MB of memory in active use. That includes the beer bucket sample data in memory.<\/p>\n<p style=\"font-family: sans-serif\">Under the Buckets heading, you\u2019ll see the active count includes the default bucket plus any sample buckets loaded. The activity graph shows a spike in operations. That corresponds to loading the beer sample data.<\/p>\n<p style=\"font-family: sans-serif\">Under Servers, we see we have one server live. We only set up one instance, so the other indicators all show 0 servers.<\/p>\n<h3 id=\"next-steps\" style=\"font-family: sans-serif\">Next Steps<\/h3>\n<p style=\"font-family: sans-serif\">That\u2019s all for installing Couchbase Server on your machine. If you want to jump in further, you can look around the admin interface or try out your installation directly using command line tools to make REST calls. You\u2019ve seen how easy it is to get going, so you needn\u2019t worry about breaking anything. If you really get tangled up, just delete the installation and start over.<\/p>\n<p style=\"font-family: sans-serif\">In the rest of this series, I\u2019ll start by showing some interesting ways to explore Couchbase Server. This won\u2019t be exhaustive. I\u2019ll focus on a few items to get you comfortable exploring on your own.<\/p>\n<p style=\"font-family: sans-serif\">Next up I\u2019ll show how to get going with Sync Gateway. Sync Gateway (SG) is easier to install. It\u2019s worth spending time to understand how sync works, so I\u2019ll spend more time showing some things you can do with it.<\/p>\n<p style=\"font-family: sans-serif\">I\u2019ll wrap up the series with a demo app using Couchbase Lite that connects to the CBS and SG, all running on the same machine. We\u2019ll loop back around to see what happens on CBS and SG when running the app.<\/p>\n<p style=\"font-family: sans-serif\">Welcome to Couchbase Mobile. This is a great tech stack that solves tough problems in a flexible way. It\u2019s currently the only product I know of that addresses all the core issues faced when developing apps that need solid offline availability combined with synchronization and back end integration. It\u2019s exciting to work with, so I\u2019m looking forward to showing you more ways to explore.<\/p>\n<p style=\"font-family: sans-serif\">[button style=&#8221;btn-link btn-lg&#8221; icon=&#8221;fa fa-arrow-right&#8221; align=&#8221;left&#8221; iconcolor=&#8221;#dd3333&#8243; type=&#8221;link&#8221; target=&#8221;false&#8221; title=&#8221;Next: Couchbase Web Console&#8221; link=&#8221;https:\/\/www.couchbase.com\/blog\/comfortable-couchbase-mobile-couchbase-web-console\/&#8221; linkrel=&#8221;&#8221;]<\/p>\n<h2 id=\"postscript\" style=\"font-family: sans-serif\">Postscript<\/h2>\n<p style=\"font-family: sans-serif\">Check out more resources on our\u00a0<a href=\"https:\/\/www.couchbase.com\/developers\/community?utm_source=blogs&amp;utm_medium=link&amp;utm_campaign=blogs\">developer portal<\/a>\u00a0and follow us on Twitter\u00a0<a href=\"https:\/\/twitter.com\/CouchbaseDev\">@CouchbaseDev<\/a>.<\/p>\n<p style=\"font-family: sans-serif\">You can post questions on our\u00a0<a href=\"https:\/\/www.couchbase.com\/forums\/?utm_source=blogs&amp;utm_medium=link&amp;utm_campaign=blogs\">forums<\/a>. And we actively participate on\u00a0<a href=\"https:\/\/stackoverflow.com\/questions\/tagged\/couchbase\">Stack Overflow<\/a>.<\/p>\n<p style=\"font-family: sans-serif\">You can follow me personally at\u00a0<a href=\"https:\/\/twitter.com\/HodGreeley\">@HodGreeley<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Introduction The\u00a0Couchbase Mobile\u00a0stack comprises three components,\u00a0Couchbase Server,\u00a0Sync Gateway, and\u00a0Couchbase Lite. To get comfortable with the whole stack, it\u2019s great to install and run everything on your development machine. In this series of posts, I\u2019ll walk through the steps get to [&hellip;]<\/p>\n","protected":false},"author":73,"featured_media":2554,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[7667,1810,1816],"tags":[],"ppma_author":[9042],"class_list":["post-2438","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-couchbase-lite","category-couchbase-mobile","category-couchbase-server"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.3 (Yoast SEO v27.3) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Installing Couchbase Server - The Couchbase Blog<\/title>\n<meta name=\"description\" content=\"Visit the post to know more about the\u00a0Couchbase Mobile stack three components. This post will walk through the steps get to started with each component.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.couchbase.com\/blog\/ko\/getting-comfortable-with-couchbase-mobile-installing-couchbase-server\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Getting Comfortable with Couchbase Mobile: Installing Couchbase Server\" \/>\n<meta property=\"og:description\" content=\"Visit the post to know more about the\u00a0Couchbase Mobile stack three components. This post will walk through the steps get to started with each component.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.couchbase.com\/blog\/ko\/getting-comfortable-with-couchbase-mobile-installing-couchbase-server\/\" \/>\n<meta property=\"og:site_name\" content=\"The Couchbase Blog\" \/>\n<meta property=\"article:published_time\" content=\"2016-11-16T08:02:45+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-14T03:09:46+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/sites\/1\/2017\/02\/couchbase-mobile-stack_1920.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"621\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Hod Greeley, Developer Advocate, Couchbase\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@HodGreeley\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Hod Greeley, Developer Advocate, Couchbase\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.couchbase.com\\\/blog\\\/getting-comfortable-with-couchbase-mobile-installing-couchbase-server\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.couchbase.com\\\/blog\\\/getting-comfortable-with-couchbase-mobile-installing-couchbase-server\\\/\"},\"author\":{\"name\":\"Hod Greeley, Developer Advocate, Couchbase\",\"@id\":\"https:\\\/\\\/www.couchbase.com\\\/blog\\\/#\\\/schema\\\/person\\\/9b62593c8a13531e53d52fcd5aabbca4\"},\"headline\":\"Getting Comfortable with Couchbase Mobile: Installing Couchbase Server\",\"datePublished\":\"2016-11-16T08:02:45+00:00\",\"dateModified\":\"2025-06-14T03:09:46+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.couchbase.com\\\/blog\\\/getting-comfortable-with-couchbase-mobile-installing-couchbase-server\\\/\"},\"wordCount\":1054,\"commentCount\":4,\"publisher\":{\"@id\":\"https:\\\/\\\/www.couchbase.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.couchbase.com\\\/blog\\\/getting-comfortable-with-couchbase-mobile-installing-couchbase-server\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.couchbase.com\\\/blog\\\/wp-content\\\/uploads\\\/sites\\\/1\\\/2017\\\/02\\\/couchbase-mobile-stack_1920.png\",\"articleSection\":[\"Couchbase Lite\",\"Couchbase Mobile\",\"Couchbase Server\"],\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.couchbase.com\\\/blog\\\/getting-comfortable-with-couchbase-mobile-installing-couchbase-server\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.couchbase.com\\\/blog\\\/getting-comfortable-with-couchbase-mobile-installing-couchbase-server\\\/\",\"url\":\"https:\\\/\\\/www.couchbase.com\\\/blog\\\/getting-comfortable-with-couchbase-mobile-installing-couchbase-server\\\/\",\"name\":\"Installing Couchbase Server - The Couchbase Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.couchbase.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.couchbase.com\\\/blog\\\/getting-comfortable-with-couchbase-mobile-installing-couchbase-server\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.couchbase.com\\\/blog\\\/getting-comfortable-with-couchbase-mobile-installing-couchbase-server\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.couchbase.com\\\/blog\\\/wp-content\\\/uploads\\\/sites\\\/1\\\/2017\\\/02\\\/couchbase-mobile-stack_1920.png\",\"datePublished\":\"2016-11-16T08:02:45+00:00\",\"dateModified\":\"2025-06-14T03:09:46+00:00\",\"description\":\"Visit the post to know more about the\u00a0Couchbase Mobile stack three components. This post will walk through the steps get to started with each component.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.couchbase.com\\\/blog\\\/getting-comfortable-with-couchbase-mobile-installing-couchbase-server\\\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.couchbase.com\\\/blog\\\/getting-comfortable-with-couchbase-mobile-installing-couchbase-server\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\\\/\\\/www.couchbase.com\\\/blog\\\/getting-comfortable-with-couchbase-mobile-installing-couchbase-server\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.couchbase.com\\\/blog\\\/wp-content\\\/uploads\\\/sites\\\/1\\\/2017\\\/02\\\/couchbase-mobile-stack_1920.png\",\"contentUrl\":\"https:\\\/\\\/www.couchbase.com\\\/blog\\\/wp-content\\\/uploads\\\/sites\\\/1\\\/2017\\\/02\\\/couchbase-mobile-stack_1920.png\",\"width\":1920,\"height\":621,\"caption\":\"Couchbase Mobile Stack\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.couchbase.com\\\/blog\\\/getting-comfortable-with-couchbase-mobile-installing-couchbase-server\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.couchbase.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Getting Comfortable with Couchbase Mobile: Installing Couchbase Server\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.couchbase.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.couchbase.com\\\/blog\\\/\",\"name\":\"The Couchbase Blog\",\"description\":\"Couchbase, the NoSQL Database\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.couchbase.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.couchbase.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.couchbase.com\\\/blog\\\/#organization\",\"name\":\"The Couchbase Blog\",\"url\":\"https:\\\/\\\/www.couchbase.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\\\/\\\/www.couchbase.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.couchbase.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/04\\\/admin-logo.png\",\"contentUrl\":\"https:\\\/\\\/www.couchbase.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/04\\\/admin-logo.png\",\"width\":218,\"height\":34,\"caption\":\"The Couchbase Blog\"},\"image\":{\"@id\":\"https:\\\/\\\/www.couchbase.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.couchbase.com\\\/blog\\\/#\\\/schema\\\/person\\\/9b62593c8a13531e53d52fcd5aabbca4\",\"name\":\"Hod Greeley, Developer Advocate, Couchbase\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/52d0018695c0ced0d1c68cf64a6195c81dbac03dce5983f98eb209e7c84350df?s=96&d=mm&r=g21eb69cb5d4a401fb23b149e4f4e9e87\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/52d0018695c0ced0d1c68cf64a6195c81dbac03dce5983f98eb209e7c84350df?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/52d0018695c0ced0d1c68cf64a6195c81dbac03dce5983f98eb209e7c84350df?s=96&d=mm&r=g\",\"caption\":\"Hod Greeley, Developer Advocate, Couchbase\"},\"description\":\"Hod Greeley is a Developer Advocate for Couchbase, living in Silicon Valley. He has over two decades of experience as a software engineer and engineering manager. He has worked in a variety of software fields, including computational physics and chemistry, computer and network security, finance, and mobile. Prior to joining Couchbase in 2016, Hod led developer relations for mobile at Samsung. Hod holds a Ph.D. in chemical physics from Columbia University.\",\"sameAs\":[\"https:\\\/\\\/hod.greeley.org\\\/blog\",\"https:\\\/\\\/x.com\\\/HodGreeley\"],\"url\":\"https:\\\/\\\/www.couchbase.com\\\/blog\\\/ko\\\/author\\\/hod-greeley\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Installing Couchbase Server - The Couchbase Blog","description":"\uc774 \ud3ec\uc2a4\ud305\uc744 \ubc29\ubb38\ud558\uc5ec Couchbase Mobile \uc2a4\ud0dd\uc758 \uc138 \uac00\uc9c0 \uad6c\uc131 \uc694\uc18c\uc5d0 \ub300\ud574 \uc790\uc138\ud788 \uc54c\uc544\ubcf4\uc138\uc694. \uc774 \uac8c\uc2dc\ubb3c\uc5d0\uc11c\ub294 \uac01 \ucef4\ud3ec\ub10c\ud2b8\ub97c \uc2dc\uc791\ud558\ub294 \ub2e8\uacc4\ub97c \uc548\ub0b4\ud569\ub2c8\ub2e4.","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:\/\/www.couchbase.com\/blog\/ko\/getting-comfortable-with-couchbase-mobile-installing-couchbase-server\/","og_locale":"ko_KR","og_type":"article","og_title":"Getting Comfortable with Couchbase Mobile: Installing Couchbase Server","og_description":"Visit the post to know more about the\u00a0Couchbase Mobile stack three components. This post will walk through the steps get to started with each component.","og_url":"https:\/\/www.couchbase.com\/blog\/ko\/getting-comfortable-with-couchbase-mobile-installing-couchbase-server\/","og_site_name":"The Couchbase Blog","article_published_time":"2016-11-16T08:02:45+00:00","article_modified_time":"2025-06-14T03:09:46+00:00","og_image":[{"width":1920,"height":621,"url":"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/sites\/1\/2017\/02\/couchbase-mobile-stack_1920.png","type":"image\/png"}],"author":"Hod Greeley, Developer Advocate, Couchbase","twitter_card":"summary_large_image","twitter_creator":"@HodGreeley","twitter_misc":{"Written by":"Hod Greeley, Developer Advocate, Couchbase","Est. reading time":"6\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.couchbase.com\/blog\/getting-comfortable-with-couchbase-mobile-installing-couchbase-server\/#article","isPartOf":{"@id":"https:\/\/www.couchbase.com\/blog\/getting-comfortable-with-couchbase-mobile-installing-couchbase-server\/"},"author":{"name":"Hod Greeley, Developer Advocate, Couchbase","@id":"https:\/\/www.couchbase.com\/blog\/#\/schema\/person\/9b62593c8a13531e53d52fcd5aabbca4"},"headline":"Getting Comfortable with Couchbase Mobile: Installing Couchbase Server","datePublished":"2016-11-16T08:02:45+00:00","dateModified":"2025-06-14T03:09:46+00:00","mainEntityOfPage":{"@id":"https:\/\/www.couchbase.com\/blog\/getting-comfortable-with-couchbase-mobile-installing-couchbase-server\/"},"wordCount":1054,"commentCount":4,"publisher":{"@id":"https:\/\/www.couchbase.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.couchbase.com\/blog\/getting-comfortable-with-couchbase-mobile-installing-couchbase-server\/#primaryimage"},"thumbnailUrl":"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/sites\/1\/2017\/02\/couchbase-mobile-stack_1920.png","articleSection":["Couchbase Lite","Couchbase Mobile","Couchbase Server"],"inLanguage":"ko-KR","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.couchbase.com\/blog\/getting-comfortable-with-couchbase-mobile-installing-couchbase-server\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.couchbase.com\/blog\/getting-comfortable-with-couchbase-mobile-installing-couchbase-server\/","url":"https:\/\/www.couchbase.com\/blog\/getting-comfortable-with-couchbase-mobile-installing-couchbase-server\/","name":"Installing Couchbase Server - The Couchbase Blog","isPartOf":{"@id":"https:\/\/www.couchbase.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.couchbase.com\/blog\/getting-comfortable-with-couchbase-mobile-installing-couchbase-server\/#primaryimage"},"image":{"@id":"https:\/\/www.couchbase.com\/blog\/getting-comfortable-with-couchbase-mobile-installing-couchbase-server\/#primaryimage"},"thumbnailUrl":"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/sites\/1\/2017\/02\/couchbase-mobile-stack_1920.png","datePublished":"2016-11-16T08:02:45+00:00","dateModified":"2025-06-14T03:09:46+00:00","description":"\uc774 \ud3ec\uc2a4\ud305\uc744 \ubc29\ubb38\ud558\uc5ec Couchbase Mobile \uc2a4\ud0dd\uc758 \uc138 \uac00\uc9c0 \uad6c\uc131 \uc694\uc18c\uc5d0 \ub300\ud574 \uc790\uc138\ud788 \uc54c\uc544\ubcf4\uc138\uc694. \uc774 \uac8c\uc2dc\ubb3c\uc5d0\uc11c\ub294 \uac01 \ucef4\ud3ec\ub10c\ud2b8\ub97c \uc2dc\uc791\ud558\ub294 \ub2e8\uacc4\ub97c \uc548\ub0b4\ud569\ub2c8\ub2e4.","breadcrumb":{"@id":"https:\/\/www.couchbase.com\/blog\/getting-comfortable-with-couchbase-mobile-installing-couchbase-server\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.couchbase.com\/blog\/getting-comfortable-with-couchbase-mobile-installing-couchbase-server\/"]}]},{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/www.couchbase.com\/blog\/getting-comfortable-with-couchbase-mobile-installing-couchbase-server\/#primaryimage","url":"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/sites\/1\/2017\/02\/couchbase-mobile-stack_1920.png","contentUrl":"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/sites\/1\/2017\/02\/couchbase-mobile-stack_1920.png","width":1920,"height":621,"caption":"Couchbase Mobile Stack"},{"@type":"BreadcrumbList","@id":"https:\/\/www.couchbase.com\/blog\/getting-comfortable-with-couchbase-mobile-installing-couchbase-server\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.couchbase.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Getting Comfortable with Couchbase Mobile: Installing Couchbase Server"}]},{"@type":"WebSite","@id":"https:\/\/www.couchbase.com\/blog\/#website","url":"https:\/\/www.couchbase.com\/blog\/","name":"\uce74\uc6b0\uce58\ubca0\uc774\uc2a4 \ube14\ub85c\uadf8","description":"NoSQL \ub370\uc774\ud130\ubca0\uc774\uc2a4, Couchbase","publisher":{"@id":"https:\/\/www.couchbase.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.couchbase.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Organization","@id":"https:\/\/www.couchbase.com\/blog\/#organization","name":"\uce74\uc6b0\uce58\ubca0\uc774\uc2a4 \ube14\ub85c\uadf8","url":"https:\/\/www.couchbase.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/www.couchbase.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/2023\/04\/admin-logo.png","contentUrl":"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/2023\/04\/admin-logo.png","width":218,"height":34,"caption":"The Couchbase Blog"},"image":{"@id":"https:\/\/www.couchbase.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.couchbase.com\/blog\/#\/schema\/person\/9b62593c8a13531e53d52fcd5aabbca4","name":"\ud638\ub4dc \uadf8\ub9b4\ub9ac, \uac1c\ubc1c\uc790 \uc639\ud638\uc790, \uce74\uc6b0\uce58\ubca0\uc774\uc2a4","image":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/secure.gravatar.com\/avatar\/52d0018695c0ced0d1c68cf64a6195c81dbac03dce5983f98eb209e7c84350df?s=96&d=mm&r=g21eb69cb5d4a401fb23b149e4f4e9e87","url":"https:\/\/secure.gravatar.com\/avatar\/52d0018695c0ced0d1c68cf64a6195c81dbac03dce5983f98eb209e7c84350df?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/52d0018695c0ced0d1c68cf64a6195c81dbac03dce5983f98eb209e7c84350df?s=96&d=mm&r=g","caption":"Hod Greeley, Developer Advocate, Couchbase"},"description":"\ud638\ub4dc \uadf8\ub808\uc774\ub9ac\ub294 \uc2e4\ub9ac\ucf58\ubc38\ub9ac\uc5d0 \uac70\uc8fc\ud558\ub294 \uce74\uc6b0\uce58\ubca0\uc774\uc2a4\uc758 \uac1c\ubc1c\uc790 \uc639\ud638\uc790\uc785\ub2c8\ub2e4. \uadf8\ub294 \uc18c\ud504\ud2b8\uc6e8\uc5b4 \uc5d4\uc9c0\ub2c8\uc5b4 \ubc0f \uc5d4\uc9c0\ub2c8\uc5b4\ub9c1 \uad00\ub9ac\uc790\ub85c\uc11c 20\ub144 \uc774\uc0c1\uc758 \uacbd\ub825\uc744 \ubcf4\uc720\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4. \uadf8\ub294 \uc804\uc0b0 \ubb3c\ub9ac\ud559 \ubc0f \ud654\ud559, \ucef4\ud4e8\ud130 \ubc0f \ub124\ud2b8\uc6cc\ud06c \ubcf4\uc548, \uae08\uc735, \ubaa8\ubc14\uc77c \ub4f1 \ub2e4\uc591\ud55c \uc18c\ud504\ud2b8\uc6e8\uc5b4 \ubd84\uc57c\uc5d0\uc11c \uc77c\ud574 \uc654\uc2b5\ub2c8\ub2e4. 2016\ub144 \uce74\uc6b0\uce58\ubca0\uc774\uc2a4\uc5d0 \ud569\ub958\ud558\uae30 \uc804\uc5d0\ub294 \uc0bc\uc131\uc5d0\uc11c \ubaa8\ubc14\uc77c \uac1c\ubc1c\uc790 \uad00\uacc4\ub97c \uc774\ub04c\uc5c8\uc2b5\ub2c8\ub2e4. \uceec\ub7fc\ube44\uc544 \ub300\ud559\uad50\uc5d0\uc11c \ud654\ud559 \ubb3c\ub9ac\ud559 \ubc15\uc0ac \ud559\uc704\ub97c \ubc1b\uc558\uc2b5\ub2c8\ub2e4.","sameAs":["https:\/\/hod.greeley.org\/blog","https:\/\/x.com\/HodGreeley"],"url":"https:\/\/www.couchbase.com\/blog\/ko\/author\/hod-greeley\/"}]}},"acf":[],"authors":[{"term_id":9042,"user_id":73,"is_guest":0,"slug":"hod-greeley","display_name":"Hod Greeley, Developer Advocate, Couchbase","avatar_url":"https:\/\/secure.gravatar.com\/avatar\/52d0018695c0ced0d1c68cf64a6195c81dbac03dce5983f98eb209e7c84350df?s=96&d=mm&r=g","0":null,"1":"","2":"","3":"","4":"","5":"","6":"","7":"","8":""}],"_links":{"self":[{"href":"https:\/\/www.couchbase.com\/blog\/ko\/wp-json\/wp\/v2\/posts\/2438","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.couchbase.com\/blog\/ko\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.couchbase.com\/blog\/ko\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.couchbase.com\/blog\/ko\/wp-json\/wp\/v2\/users\/73"}],"replies":[{"embeddable":true,"href":"https:\/\/www.couchbase.com\/blog\/ko\/wp-json\/wp\/v2\/comments?post=2438"}],"version-history":[{"count":0,"href":"https:\/\/www.couchbase.com\/blog\/ko\/wp-json\/wp\/v2\/posts\/2438\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.couchbase.com\/blog\/ko\/wp-json\/wp\/v2\/media\/2554"}],"wp:attachment":[{"href":"https:\/\/www.couchbase.com\/blog\/ko\/wp-json\/wp\/v2\/media?parent=2438"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.couchbase.com\/blog\/ko\/wp-json\/wp\/v2\/categories?post=2438"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.couchbase.com\/blog\/ko\/wp-json\/wp\/v2\/tags?post=2438"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.couchbase.com\/blog\/ko\/wp-json\/wp\/v2\/ppma_author?post=2438"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}