-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
54 lines (50 loc) · 19.2 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<!doctype html>
<html lang="ko-KR" data-theme="light">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<meta name="generator" content="VuePress 2.0.0-rc.14" />
<meta name="theme" content="VuePress Theme Hope 2.0.0-rc.50" />
<style>
html {
background: var(--bg-color, #fff);
}
html[data-theme="dark"] {
background: var(--bg-color, #1d1e1f);
}
body {
background: var(--bg-color);
}
</style>
<script>
const userMode = localStorage.getItem("vuepress-theme-hope-scheme");
const systemDarkMode =
window.matchMedia &&
window.matchMedia("(prefers-color-scheme: dark)").matches;
if (userMode === "dark" || (userMode !== "light" && systemDarkMode)) {
document.documentElement.setAttribute("data-theme", "dark");
}
</script>
<meta property="og:url" content="https://docmoa.github.io/"><meta property="og:site_name" content="docmoa"><meta property="og:title" content="docmoa"><meta property="og:description" content="Start contributing to docmoa Run info Minimum NodeJS version : v20.5.x"><meta property="og:type" content="website"><meta property="og:locale" content="ko-KR"><meta property="og:updated_time" content="2024-07-15T11:42:31.000Z"><meta property="article:modified_time" content="2024-07-15T11:42:31.000Z"><script type="application/ld+json">{"@context":"https://schema.org","@type":"WebPage","name":"docmoa","description":"Start contributing to docmoa Run info Minimum NodeJS version : v20.5.x"}</script><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Noto+Sans+KR&display=swap"><link rel="icon" href="/logo.png"><link rel="manifest" href="/manifest.webmanifest" crossorigin="use-credentials"><meta name="theme-color" content="#46bd87"><link rel="apple-touch-icon" href="/assets/icon/apple-icon-152.png"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-status-bar-style" content="black"><meta name="msapplication-TileImage" content="/assets/icon/ms-icon-144.png"><meta name="msapplication-TileColor" content="#ffffff"><link rel="alternate" type="application/rss+xml" href="https://docmoa.github.io/rss.xml" title="docmoa RSS Feed"><title>docmoa | docmoa</title><meta name="description" content="Start contributing to docmoa Run info Minimum NodeJS version : v20.5.x">
<link rel="preload" href="/assets/style-CkODk6eP.css" as="style"><link rel="stylesheet" href="/assets/style-CkODk6eP.css">
<link rel="modulepreload" href="/assets/app-DhMJQ1_3.js"><link rel="modulepreload" href="/assets/index.html-BJ8CTi5L.js"><link rel="modulepreload" href="/assets/plugin-vue_export-helper-DlAUqK2U.js">
</head>
<body>
<div id="app"><!--[--><!--[--><!--[--><span tabindex="-1"></span><a href="#main-content" class="vp-skip-link sr-only">본문으로 건너뛰기</a><!--]--><!--[--><div class="theme-container no-sidebar external-link-icon"><!--[--><header id="navbar" class="vp-navbar"><div class="vp-navbar-start"><button type="button" class="vp-toggle-sidebar-button" title="Toggle Sidebar"><span class="icon"></span></button><!----><!--[--><a class="route-link vp-brand" href="/"><img class="vp-nav-logo" src="/logo.png" alt><!----><span class="vp-site-name hide-in-pad">docmoa</span></a><!--]--><!----></div><div class="vp-navbar-center"><!----><!--[--><nav class="vp-nav-links"><div class="vp-nav-item hide-in-mobile"><a class="route-link route-link-active auto-link" href="/" aria-label="docmoa"><!--[--><span class="font-icon icon fa-fw fa-sm fas fa-home" style=""></span><!--]-->docmoa<!----></a></div><div class="vp-nav-item hide-in-mobile"><a class="route-link auto-link" href="/00-Howto/" aria-label="How To"><!--[--><span class="font-icon icon fa-fw fa-sm fas fa-rocket" style=""></span><!--]-->How To<!----></a></div><div class="vp-nav-item hide-in-mobile"><div class="vp-dropdown-wrapper"><button type="button" class="vp-dropdown-title" aria-label="Infra"><!--[--><span class="font-icon icon fa-fw fa-sm fas fa-server" style=""></span>Infra<!--]--><span class="arrow"></span><ul class="vp-dropdown"><li class="vp-dropdown-item"><a class="route-link auto-link" href="/01-Infrastructure/" aria-label="Infrastructure"><!---->Infrastructure<!----></a></li><li class="vp-dropdown-item"><a class="route-link auto-link" href="/02-PrivatePlatform/" aria-label="Private-Platform"><!---->Private-Platform<!----></a></li><li class="vp-dropdown-item"><a class="route-link auto-link" href="/03-PublicCloud/" aria-label="Public-Cloud"><!---->Public-Cloud<!----></a></li></ul></button></div></div><div class="vp-nav-item hide-in-mobile"><a class="route-link auto-link" href="/05-Software/" aria-label="Software"><!--[--><span class="font-icon icon fa-fw fa-sm fas fa-code" style=""></span><!--]-->Software<!----></a></div><div class="vp-nav-item hide-in-mobile"><a class="route-link auto-link" href="/04-HashiCorp/" aria-label="HashiCorp"><!--[--><span class="font-icon icon fa-fw fa-sm fas fa-layer-group" style=""></span><!--]-->HashiCorp<!----></a></div><div class="vp-nav-item hide-in-mobile"><a class="route-link auto-link" href="/07-Kubernetes/" aria-label="Kubernetes"><!--[--><span class="font-icon icon fa-fw fa-sm fas fa-dharmachakra" style=""></span><!--]-->Kubernetes<!----></a></div><div class="vp-nav-item hide-in-mobile"><a class="route-link auto-link" href="/06-etc/" aria-label="Etc."><!--[--><span class="font-icon icon fa-fw fa-sm fas fa-mug-hot" style=""></span><!--]-->Etc.<!----></a></div><div class="vp-nav-item hide-in-mobile"><div class="vp-dropdown-wrapper"><button type="button" class="vp-dropdown-title" aria-label="MORE"><!--[--><span class="font-icon icon fa-fw fa-sm fas fa-circle-info" style=""></span>MORE<!--]--><span class="arrow"></span><ul class="vp-dropdown"><li class="vp-dropdown-item"><a class="route-link auto-link" href="/99-about/01-About.html" aria-label="About"><!--[--><span class="font-icon icon fa-fw fa-sm fas fa-house-circle-exclamation" style=""></span><!--]-->About<!----></a></li><li class="vp-dropdown-item"><a class="route-link auto-link" href="/99-about/02-Thanks.html" aria-label="Thank you"><!--[--><span class="font-icon icon fa-fw fa-sm fas fa-heart" style=""></span><!--]-->Thank you<!----></a></li></ul></button></div></div><div class="vp-nav-item hide-in-mobile"><a class="route-link auto-link" href="/timeline/" aria-label="Recently"><!--[--><span class="font-icon icon fa-fw fa-sm fas fa-clock-rotate-left" style=""></span><!--]-->Recently<!----></a></div></nav><!--]--><!----></div><div class="vp-navbar-end"><!----><!--[--><!----><div class="vp-nav-item vp-action"><a class="vp-action-link" href="https://github.com/docmoa/docs" target="_blank" rel="noopener noreferrer" aria-label="GitHub"><svg xmlns="http://www.w3.org/2000/svg" class="icon github-icon" viewBox="0 0 1024 1024" fill="currentColor" aria-label="github icon" name="github" style="width:1.25rem;height:1.25rem;vertical-align:middle;"><path d="M511.957 21.333C241.024 21.333 21.333 240.981 21.333 512c0 216.832 140.544 400.725 335.574 465.664 24.49 4.395 32.256-10.07 32.256-23.083 0-11.69.256-44.245 0-85.205-136.448 29.61-164.736-64.64-164.736-64.64-22.315-56.704-54.4-71.765-54.4-71.765-44.587-30.464 3.285-29.824 3.285-29.824 49.195 3.413 75.179 50.517 75.179 50.517 43.776 75.008 114.816 53.333 142.762 40.79 4.523-31.66 17.152-53.377 31.19-65.537-108.971-12.458-223.488-54.485-223.488-242.602 0-53.547 19.114-97.323 50.517-131.67-5.035-12.33-21.93-62.293 4.779-129.834 0 0 41.258-13.184 134.912 50.346a469.803 469.803 0 0 1 122.88-16.554c41.642.213 83.626 5.632 122.88 16.554 93.653-63.488 134.784-50.346 134.784-50.346 26.752 67.541 9.898 117.504 4.864 129.834 31.402 34.347 50.474 78.123 50.474 131.67 0 188.586-114.73 230.016-224.042 242.09 17.578 15.232 33.578 44.672 33.578 90.454v135.85c0 13.142 7.936 27.606 32.854 22.87C862.25 912.597 1002.667 728.747 1002.667 512c0-271.019-219.648-490.667-490.71-490.667z"></path></svg></a></div><div class="vp-nav-item hide-in-mobile"><button type="button" class="vp-outlook-button" tabindex="-1" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" class="icon outlook-icon" viewBox="0 0 1024 1024" fill="currentColor" aria-label="outlook icon" name="outlook"><path d="M224 800c0 9.6 3.2 44.8 6.4 54.4 6.4 48-48 76.8-48 76.8s80 41.6 147.2 0 134.4-134.4 38.4-195.2c-22.4-12.8-41.6-19.2-57.6-19.2C259.2 716.8 227.2 761.6 224 800zM560 675.2l-32 51.2c-51.2 51.2-83.2 32-83.2 32 25.6 67.2 0 112-12.8 128 25.6 6.4 51.2 9.6 80 9.6 54.4 0 102.4-9.6 150.4-32l0 0c3.2 0 3.2-3.2 3.2-3.2 22.4-16 12.8-35.2 6.4-44.8-9.6-12.8-12.8-25.6-12.8-41.6 0-54.4 60.8-99.2 137.6-99.2 6.4 0 12.8 0 22.4 0 12.8 0 38.4 9.6 48-25.6 0-3.2 0-3.2 3.2-6.4 0-3.2 3.2-6.4 3.2-6.4 6.4-16 6.4-16 6.4-19.2 9.6-35.2 16-73.6 16-115.2 0-105.6-41.6-198.4-108.8-268.8C704 396.8 560 675.2 560 675.2zM224 419.2c0-28.8 22.4-51.2 51.2-51.2 28.8 0 51.2 22.4 51.2 51.2 0 28.8-22.4 51.2-51.2 51.2C246.4 470.4 224 448 224 419.2zM320 284.8c0-22.4 19.2-41.6 41.6-41.6 22.4 0 41.6 19.2 41.6 41.6 0 22.4-19.2 41.6-41.6 41.6C339.2 326.4 320 307.2 320 284.8zM457.6 208c0-12.8 12.8-25.6 25.6-25.6 12.8 0 25.6 12.8 25.6 25.6 0 12.8-12.8 25.6-25.6 25.6C470.4 233.6 457.6 220.8 457.6 208zM128 505.6C128 592 153.6 672 201.6 736c28.8-60.8 112-60.8 124.8-60.8-16-51.2 16-99.2 16-99.2l316.8-422.4c-48-19.2-99.2-32-150.4-32C297.6 118.4 128 291.2 128 505.6zM764.8 86.4c-22.4 19.2-390.4 518.4-390.4 518.4-22.4 28.8-12.8 76.8 22.4 99.2l9.6 6.4c35.2 22.4 80 12.8 99.2-25.6 0 0 6.4-12.8 9.6-19.2 54.4-105.6 275.2-524.8 288-553.6 6.4-19.2-3.2-32-19.2-32C777.6 76.8 771.2 80 764.8 86.4z"></path></svg><div class="vp-outlook-dropdown"><!----></div></button></div><!--[--><button type="button" class="search-pro-button" aria-label="검색"><svg xmlns="http://www.w3.org/2000/svg" class="icon search-icon" viewBox="0 0 1024 1024" fill="currentColor" aria-label="search icon" name="search"><path d="M192 480a256 256 0 1 1 512 0 256 256 0 0 1-512 0m631.776 362.496-143.2-143.168A318.464 318.464 0 0 0 768 480c0-176.736-143.264-320-320-320S128 303.264 128 480s143.264 320 320 320a318.016 318.016 0 0 0 184.16-58.592l146.336 146.368c12.512 12.48 32.768 12.48 45.28 0 12.48-12.512 12.48-32.768 0-45.28"></path></svg><div class="search-pro-placeholder">검색</div><div class="search-pro-key-hints"><kbd class="search-pro-key">Ctrl</kbd><kbd class="search-pro-key">K</kbd></div></button><!--]--><!--]--><!----><button type="button" class="vp-toggle-navbar-button" aria-label="Toggle Navbar" aria-expanded="false" aria-controls="nav-screen"><span><span class="vp-top"></span><span class="vp-middle"></span><span class="vp-bottom"></span></span></button></div></header><!----><!--]--><!----><div class="toggle-sidebar-wrapper"><span class="arrow start"></span></div><aside id="sidebar" class="vp-sidebar"><!----><ul class="vp-sidebar-links"></ul><!----></aside><!--[--><main id="main-content" class="vp-page vp-project-home" aria-labelledby="main-title"><!----><header class="vp-hero-info-wrapper"><!--[--><!----><!----><!--]--><div class="vp-hero-info"><!--[--><img class="vp-hero-image" style="" src="/logo.png" alt="docmoa"><!--]--><div class="vp-hero-infos"><h1 id="main-title" class="vp-hero-title">docmoa</h1><p id="main-description">그림같이 써라.<br>그러면 기억 속에 머물 것이다.</p><p class="vp-hero-actions"><a class="route-link auto-link vp-hero-action primary no-external-link-icon" href="/00-Howto/" aria-label="🚀 시작하기"><!---->🚀 시작하기<!----></a><a class="auto-link external-link vp-hero-action primary no-external-link-icon" href="https://docmoa.github.io/timeline/" aria-label="⏰ 최신글" rel="noopener noreferrer" target="_blank"><!---->⏰ 최신글<!----></a><a class="auto-link external-link vp-hero-action default no-external-link-icon" href="https://docmoa.github.io/rss.xml" aria-label=" RSS" rel="noopener noreferrer" target="_blank"><!--[--><span class="font-icon icon fa-fw fa-sm fas fa-rss" style=""></span><!--]--> RSS<!----></a></p></div></div></header><div class="vp-feature-wrapper"><!----><!----><div class="vp-feature" style=""><!--[--><!----><!----><!--]--><!--[--><!----><!----><!--]--><div class="vp-features"><a class="route-link vp-feature-item link" href="/01-Infrastructure/" aria-label="Infrastructure"><h3 class="vp-feature-title"><!----><span>Infrastructure</span></h3><p class="vp-feature-details">Linux / Container</p></a><a class="route-link vp-feature-item link" href="/02-PrivatePlatform/" aria-label="Private Platform"><h3 class="vp-feature-title"><!----><span>Private Platform</span></h3><p class="vp-feature-details">VSphere</p></a><a class="route-link vp-feature-item link" href="/03-PublicCloud/" aria-label="Public Cloud"><h3 class="vp-feature-title"><!----><span>Public Cloud</span></h3><p class="vp-feature-details">Alibaba / Naver Cloud</p></a><a class="route-link vp-feature-item link" href="/04-HashiCorp/" aria-label="HashiCorp"><h3 class="vp-feature-title"><!----><span>HashiCorp</span></h3><p class="vp-feature-details">Packer / Vagrant / Terraform / Consul / Boundary / Vault / Nomad / Waypoint</p></a><a class="route-link vp-feature-item link" href="/07-Kubernetes/" aria-label="Kubernetes"><h3 class="vp-feature-title"><!----><span>Kubernetes</span></h3><p class="vp-feature-details">Kubernetes Infra</p></a><a class="route-link vp-feature-item link" href="/05-Software/" aria-label="Software"><h3 class="vp-feature-title"><!----><span>Software</span></h3><p class="vp-feature-details">MongoDB / Jenkins / Tomcat</p></a><a class="route-link vp-feature-item link" href="/06-etc/" aria-label="Etc."><h3 class="vp-feature-title"><!----><span>Etc.</span></h3><p class="vp-feature-details"></p></a></div></div></div><!----><div class="theme-hope-content"><hr><h3 id="최근-등록-수정된-글-🔗" tabindex="-1"><a class="header-anchor" href="#최근-등록-수정된-글-🔗"><span><a class="route-link" href="/timeline/">최근 등록/수정된 글 🔗</a></span></a></h3><ul><!--[--><li><a href="/04-HashiCorp/06-Vault/04-UseCase/Secured-RAG-with-Vault-on-aws.html" class="">04-HashiCorp > 06-Vault > 04-UseCase > 안전한 RAG 시스템 구축: HashiCorp Vault와 Amazon Bedrock 활용</a></li><li><a href="/04-HashiCorp/03-Terraform/03-Sample/hashicorp-oidc.html" class="">04-HashiCorp > 03-Terraform > 03-Sample > Nomad, Vault를 keycloak oidc로 관리하기 with terraform</a></li><li><a href="/04-HashiCorp/06-Vault/04-UseCase/gitlabci-with-vault.html" class="">04-HashiCorp > 06-Vault > 04-UseCase > Gitlab 파이프라인의 Secret을 Vault로 관리</a></li><li><a href="/04-HashiCorp/07-Nomad/04-UseCase/spring-boot-with-vaultandNomad.html" class="">04-HashiCorp > 07-Nomad > 04-UseCase > Vault로 Spring Boot 구성관리 Nomad Version</a></li><li><a href="/04-HashiCorp/06-Vault/07-Sentinel-Sample/aws-secrets-credential-type-check.html" class="">04-HashiCorp > 06-Vault > 07-Sentinel-Sample > AWS Secrets Role Type Check</a></li><li><a href="/04-HashiCorp/06-Vault/07-Sentinel-Sample/transit-secrets-key-exportable-deny.html" class="">04-HashiCorp > 06-Vault > 07-Sentinel-Sample > Transit Key Exportable Deny</a></li><li><a href="/04-HashiCorp/06-Vault/04-UseCase/spring-boot-with-vault.html" class="">04-HashiCorp > 06-Vault > 04-UseCase > Vault로 Spring Boot 구성관리 aws-auth Version</a></li><li><a href="/04-HashiCorp/06-Vault/04-UseCase/secret-sync.html" class="">04-HashiCorp > 06-Vault > 04-UseCase > Vault Secret를 AWS Secret manager 연동</a></li><li><a href="/04-HashiCorp/06-Vault/06-Config/vault-cert-test.html" class="">04-HashiCorp > 06-Vault > 06-Config > Vault 사설 인증서 관리 테스트</a></li><li><a href="/06-etc/class/ubucon-korea-2024.html" class="">06-etc > class > UbuCon Korea 2024</a></li><li><a href="/06-etc/book-memo/what-i-learn-at-HBS.html" class="">06-etc > book-memo > 하버드 비즈니스 스쿨에서 내가 배운 것들</a></li><li><a href="/04-HashiCorp/06-Vault/06-Config/vault-sidecat-logrotate.html" class="">04-HashiCorp > 06-Vault > 06-Config > EKS Vault sidecar를 활용한 logrotate 설정</a></li><li><a href="/04-HashiCorp/06-Vault/06-Config/Vault-KMS-%EB%B3%80%EA%B2%BD%EB%B2%95.html" class="">04-HashiCorp > 06-Vault > 06-Config > EKS Vault auto unseal에 대한 kms ID 변경 시 설정 법</a></li><li><a href="/04-HashiCorp/03-Terraform/06-TerraformEnterprise/tfe-backup-restore.html" class="">04-HashiCorp > 03-Terraform > 06-TerraformEnterprise > Terraform Enterprise Backup & Restore</a></li><!--]--></ul><hr><h3 id="start-contributing-to-docmoa" tabindex="-1"><a class="header-anchor" href="#start-contributing-to-docmoa"><span>Start contributing to <code>docmoa</code></span></a></h3><div class="hint-container tip"><p class="hint-container-title">Run info</p><p>Minimum NodeJS version : <code>v20.5.x</code></p></div><div class="vp-code-tabs"><div class="vp-code-tabs-nav" role="tablist"><button type="button" class="vp-code-tab-nav active" role="tab" aria-controls="codetab-15-0" aria-selected="true">npm</button><button type="button" class="vp-code-tab-nav" role="tab" aria-controls="codetab-15-1" aria-selected="false">yarn</button></div><!--[--><div class="vp-code-tab active" id="codetab-15-0" role="tabpanel" aria-expanded="true"><div class="vp-code-tab-title">npm</div><!--[--><div class="language-bash" data-highlighter="prismjs" data-ext="sh" data-title="sh"><pre class="language-bash"><code><span class="line"><span class="token comment"># git clone</span></span>
<span class="line highlighted"><span class="token function">git</span> clone https://github.com/docmoa/docs.git</span>
<span class="line"><span class="token comment"># npm install</span></span>
<span class="line"><span class="token builtin class-name">cd</span> docs</span>
<span class="line highlighted"><span class="token function">npm</span> <span class="token function">install</span></span>
<span class="line highlighted"><span class="token comment"># start VuePress writing</span></span>
<span class="line"><span class="token function">npm</span> run dev</span>
<span class="line"></span></code></pre></div><!--]--></div><div class="vp-code-tab" id="codetab-15-1" role="tabpanel" aria-expanded="false"><div class="vp-code-tab-title">yarn</div><!--[--><div class="language-bash" data-highlighter="prismjs" data-ext="sh" data-title="sh"><pre class="language-bash"><code><span class="line"><span class="token comment"># git clone</span></span>
<span class="line highlighted"><span class="token function">git</span> clone https://github.com/docmoa/docs.git</span>
<span class="line"><span class="token comment"># npm install</span></span>
<span class="line"><span class="token builtin class-name">cd</span> docs</span>
<span class="line highlighted"><span class="token function">yarn</span> <span class="token function">install</span></span>
<span class="line highlighted"><span class="token comment"># start VuePress writing</span></span>
<span class="line"><span class="token function">yarn</span> vuepress dev</span>
<span class="line"></span></code></pre></div><!--]--></div><!--]--></div></div><!----></main><!--]--><footer class="vp-footer-wrapper"><div class="vp-footer">CC BY-NC-ND 4.0 Licensed | ⓒ 2021-present docmoa™ contributers all rights reserved.</div><!----></footer></div><!--]--><!--]--><!--[--><!----><!----><!----><!--]--><!--]--></div>
<script type="module" src="/assets/app-DhMJQ1_3.js" defer></script>
</body>
</html>