forked from ablecloud-team/ablestack-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmkdocs.yml
More file actions
250 lines (234 loc) · 10.3 KB
/
mkdocs.yml
File metadata and controls
250 lines (234 loc) · 10.3 KB
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
# Copyright (c) 2021 ABLECLOUD Co. Ltd.
# 이 파일은 Mold Docs의 도큐먼트 설정 및 테마 설정을 위한 설정 파일입니다.
# 최초 작성일 : 2021. 03. 18
# 작성자 : 박동혁
# 프로젝트 정보
site_name: ABLESTACK Online Docs
site_author: ABLECLOUD Co. Ltd
# Repository
repo_name: ablecloud-team/ablestack-docs
repo_url: https://github.com/ablecloud-team/ablestack-docs
# Copyright
copyright: Copyright © 2021-2022 ABLECLOUD Co. Ltd.
# Configuration
theme:
name: material
language: kr
static_templates:
- 404.html
features:
- navigation.instant
- navigation.tabs
# - navigation.tabs.sticky
- navigation.top
- navigation.tracking
# - navigation.sections
palette:
- scheme: default
primary: indigo
accent: indigo
toggle:
icon: material/toggle-switch-off-outline
name: Switch to dark mode
- scheme: slate
primary: red
accent: red
toggle:
icon: material/toggle-switch
name: Switch to light mode
font:
text: Noto Sans KR
code: Cutive Mono
favicon: assets/favicon.png
logo: assets/logo.png
# Plugin
plugins:
- search
- mike
# Customization
extra:
social:
- icon: fontawesome/brands/github
link: https://github.com/ablecloud-team
version:
provider: mike
# Extensions
markdown_extensions:
- admonition
- abbr
- attr_list
- def_list
- footnotes
- meta
- md_in_html
- toc:
permalink: true
- pymdownx.arithmatex:
generic: true
- pymdownx.betterem:
smart_enable: all
- pymdownx.caret
- pymdownx.critic
- pymdownx.details
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
- pymdownx.highlight
- pymdownx.inlinehilite
- pymdownx.keys
- pymdownx.magiclink:
repo_url_shorthand: true
user: squidfunk
repo: mkdocs-material
- pymdownx.mark
- pymdownx.smartsymbols
- pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format
- pymdownx.tabbed
- pymdownx.tasklist:
custom_checkbox: true
- pymdownx.tilde
# Page Tree
nav:
- 환영합니다: index.md
- 아키텍처:
- ABLESTACK의 탄생:
- 데이터센터의 역사와 문제점: architecture/architecture-overview.md
- 문제해결방법-ABLESTACK: architecture/birth-of-ablestack.md
- ABLESTACK 물리 아키텍처:
- ABLESTACK의 기본구조 : architecture/ablestack-basic-structure.md
- 호스트 아키텍처 : architecture/host-architecture.md
- 네트워크 아키텍처 : architecture/network-architecture.md
- ABLESTACK Core:
- Cube 알아보기 : architecture/book-of-cube.md
- Cell 알아보기 : architecture/book-of-cell.md
- Glue 알아보기 : architecture/book-of-glue.md
- Mold 알아보기 : architecture/book-of-mold.md
- ABLESTACK Extended:
- Wall 알아보기 : architecture/book-of-wall.md
- Koral 알아보기 : architecture/book-of-koral.md
- ABLESTACK Service:
- Works 알아보기 : architecture/book-of-works.md
- Genie 알아보기 : architecture/book-of-genie.md
# - ABLESTACK on Others:
# - vSphere 기반 ABLESTACK: architecture/book-of-vsphere.md
# - Citrix 기반 ABLESTACK: architecture/book-of-citrix.md
# - HyperV 기반 ABLESTACK: architecture/book-of-hyperv.md
# - ABLESTACK과 OpenStack: architecture/book-of-openstack.md
- 시작하기:
- 시작하며: getting-started/getting-started-overview.md
- ABLESTACK Core:
- Cube 설치 가이드: getting-started/install-guide-cube.md
- Glue 설치 가이드: getting-started/install-guide-glue.md
- Mold 설치 가이드: getting-started/install-guide-mold.md
- ABLESTACK Extended:
- Wall 설치 가이드: getting-started/install-guide-wall.md
- ABLESTACK Service:
- Works 설치 가이드: getting-started/install-guide-works.md
- Genie 설치 가이드: getting-started/install-guide-genie.md
# - 설정 및 구성:
# - 시작하며: setup/setup-overview.md
- 관리가이드:
- Cube 가이드:
- 사용자 인터페이스 : administration/cube/userinterface-guide.md
- 개요 : administration/cube/overview-guide.md
- 기록 : administration/cube/log-guide.md
- 저장소 : administration/cube/storage-guide.md
- 네트워킹 : administration/cube/networking-guide.md
#- 가상머신 : administration/cube/vm-guide.md
- 계정 : administration/cube/account-guide.md
- 서비스 : administration/cube/service-guide.md
- ABLESTACK : administration/cube/ablestack-guide.md
- 소프트웨어 최신화 : administration/cube/update-software-guide.md
- 애플리케이션 : administration/cube/application-guide.md
- 진단 보고서 : administration/cube/diagnostic-guide.md
- 커널 덤프 : administration/cube/kerneldump-guide.md
- 터미널 : administration/cube/terminal-guide.md
- SELinux : administration/cube/selinux-guide.md
- Mold 가이드:
- 사용자 인터페이스: administration/mold/userinterface-guide.md
- 계정 및 사용자 관리: administration/mold/account-mngt-guide.md
- 프로젝트 관리: administration/mold/project-mngt-guide.md
- 서비스오퍼링 관리 : administration/mold/serviceoffering-mngt-guide.md
- 사용자 네트워크 관리 : administration/mold/network-mngt-guide.md
- 가상머신 관리: administration/mold/vm-mngt-guide.md
- 템플릿 및 ISO 관리: administration/mold/template&ISO-mngt-guide.md
- 호스트 관리: administration/mold/host-mngt-guide.md
- 스토리지 관리: administration/mold/storage-mngt-guide.md
- 네트워크 및 트래픽 관리: administration/mold/network&traffic-mngt-guide.md
- 시스템VM 관리: administration/mold/systemvm-mngt-guide.md
- Usage 관리: administration/mold/usage-mngt-guide.md
- Cloud 관리: administration/mold/cloud-mngt-guide.md
- 고가용성(HA) 관리: administration/mold/ha-mngt-guide.md
- 이벤트 관리: administration/mold/event-mngt-guide.md
- Glue 가이드:
- 사용자 인터페이스 : administration/glue/userinterface-guide.md
- 설정 : administration/glue/config-guide.md
- 사용자 및 역할 관리 : administration/glue/account&role-guide.md
- 프록시 설정 : administration/glue/proxyconfig-guide.md
- API 요청 감사 : administration/glue/api-request-audit-guide.md
- NFS-Ganesha 관리 : administration/glue/nfs-ganesha-mngt-guide.md
- 플러그인 : administration/glue/plugin-guide.md
- 문제해결 : administration/glue/troubleshooting-guide.md
# - Cell 가이드: administration/cell/cell-guide-overview.md
- Wall 가이드:
- 사용자 인터페이스 : administration/wall/userinterface-guide.md
- 대시보드 검색 : administration/wall/dashboard-search.md
- 생성 : administration/wall/create.md
- 대시보드 : administration/wall/dashboard.md
- 탐색 : administration/wall/explore.md
- 경고 : administration/wall/alerting.md
- 환경 설정 : administration/wall/preferences.md
# - 서버 관리 : administration/wall/server-management.md
# - 기본설정 : administration/wall/basic-setting.md
- Netdive : administration/wall/netdive-guide.md
- Works 관리자 가이드:
- 관리자 로그인: administration/works/admin-login.md
- 대시보드: administration/works/admin-dashboard.md
- 워크스페이스: administration/works/admin-workspaces.md
- 가상머신: administration/works/admin-virtual-machines.md
- 사용자: administration/works/admin-user.md
- 설정: administration/works/admin-setting.md
- Works 사용자 가이드:
- 사용자 로그인: administration/works/user-login.md
- 데스크탑: administration/works/user-desktop.md
# - 데스크탑 접속(Guacamole Client): administration/works/user-desktop-connection.md
- Genie 가이드:
- 사용자 인터페이스: administration/genie/userinterface-guide.md
- Quick Start: administration/genie/quick-start.md
- Views: administration/genie/views.md
- 리소스: administration/genie/resources.md
- 액세스: administration/genie/access.md
- 관리: administration/genie/management.md
- 설정: administration/genie/configuration.md
- ABLESTACK 시스템점검: administration/system-check.md
- 레퍼런스 가이드 :
- CentOS 가상머신 가이드 :
- ISO를 이용한 VM/템플릿 생성 : userGuide/vms/centos-guide-prepare-vm.md
- 템플릿을 이용한 VM 생성 : userGuide/vms/centos-guide-add-and-use-vm.md
- 비밀번호/SSH Key 관리기능 추가 : userGuide/vms/centos-guide-ssh-key-use.md
- UserData 적용 기능 추가 : userGuide/vms/centos-guide-userdata.md
- 가상머신 볼륨 사용 : userGuide/vms/centos-guide-storage.md
- 가상머신 NIC 사용 : userGuide/vms/centos-guide-nics.md
- Ubuntu 가상머신 가이드 :
- ISO를 이용한 VM/템플릿 생성 : userGuide/vms/ubuntu-guide-prepare-vm.md
- 템플릿을 이용한 VM 생성 : userGuide/vms/ubuntu-guide-add-and-use-vm.md
- 비밀번호/SSH Key 관리기능 추가 : userGuide/vms/ubuntu-guide-ssh-key-use.md
- UserData 적용 기능 추가 : userGuide/vms/ubuntu-guide-userdata.md
- 가상머신 볼륨 사용 : userGuide/vms/ubuntu-guide-storage.md
- 가상머신 NIC 사용 : userGuide/vms/ubuntu-guide-nics.md
- Windows 가상머신 가이드 :
- ISO를 이용한 VM/템플릿 생성 : userGuide/vms/windows-guide-prepare-vm.md
- 템플릿을 이용한 VM 생성 : userGuide/vms/windows-guide-add-and-use-vm.md
- 비밀번호/UserData 적용기능추가 : userGuide/vms/windows-guide-password-userdata.md
- 가상머신 볼륨 사용 : userGuide/vms/windows-guide-storage.md
- 가상머신 NIC 사용 : userGuide/vms/windows-guide-nics.md
# - 레퍼런스:
# - 시작하며: reference/reference-overview.md
- 릴리즈노트 :
- Bronto : releaseNote/release-note.md
- 지식베이스 :
- 문제해결사례 : troubleshooting/troubleshooting.md