Labels: finish tagging content, add final styles

This commit is contained in:
mDuo13
2021-06-14 14:49:10 -07:00
parent 9062d97c96
commit 578435cd0a
87 changed files with 364 additions and 90 deletions

View File

@@ -2,6 +2,8 @@
html: build-run-rippled-macos.html
parent: install-rippled.html
blurb: macOSでrippledを自分でコンパイルします。
labels:
- コアサーバー
---
# macOSでのrippledの構築と実行

View File

@@ -2,6 +2,8 @@
html: build-run-rippled-ubuntu.html
parent: install-rippled.html
blurb: Ubuntu Linuxでrippledを自分でコンパイルします。
labels:
- コアサーバー
---
# Ubuntuでのrippledの構築と実行

View File

@@ -2,6 +2,9 @@
html: capacity-planning.html
parent: install-rippled.html
blurb: 本番環境のシステムスペックを計画して、rippledの構成を調整します。
labels:
- コアサーバー
- データ保持
---
# 容量の計画

View File

@@ -4,6 +4,7 @@ parent: install-rippled.html
blurb: Plan system specs and tune configuration for rippled in production environments.
labels:
- Core Server
- Data Retention
---
# Capacity Planning

View File

@@ -2,6 +2,8 @@
html: install-rippled-on-centos-rhel-with-yum.html
parent: install-rippled.html
blurb: プリコンパイル済みのrippledバイナリーをCentOSまたはRed Hat Enterprise Linuxにインストールします。
labels:
- コアサーバー
---
# yumを使用したCentOS/Red Hatへのインストール

View File

@@ -2,6 +2,8 @@
html: install-rippled-on-ubuntu.html
parent: install-rippled.html
blurb: プリコンパイル済みのrippledバイナリーをUbuntu Linuxにインストールします。
labels:
- コアサーバー
---
# UbuntuまたはDebian Linuxへのインストール

View File

@@ -2,6 +2,8 @@
html: system-requirements.html
parent: install-rippled.html
blurb: rippledのハードウェアやソフトウェアのシステム要件
labels:
- コアサーバー
---
# システム要件

View File

@@ -2,6 +2,9 @@
html: update-rippled-automatically-on-linux.html
parent: install-rippled.html
blurb: Linuxでrippledの自動更新を設定します。
labels:
- コアサーバー
- セキュリティ
---
# Linuxでの自動更新

View File

@@ -4,6 +4,7 @@ parent: install-rippled.html
blurb: Set up automatic updates for rippled on Linux.
labels:
- Core Server
- Security
---
# Update Automatically on Linux

View File

@@ -2,6 +2,9 @@
html: update-rippled-manually-on-centos-rhel.html
parent: install-rippled.html
blurb: CentOSまたはRed Hat Enterprise Linuxでrippledを手動更新します。
labels:
- コアサーバー
- セキュリティ
---
# CentOS/Red Hatでの手動更新

View File

@@ -4,6 +4,7 @@ parent: install-rippled.html
blurb: Manually update rippled on CentOS or Red Hat Enterprise Linux.
labels:
- Core Server
- Security
---
# Update Manually on CentOS/Red Hat

View File

@@ -2,6 +2,9 @@
html: update-rippled-manually-on-ubuntu.html
parent: install-rippled.html
blurb: Ubuntu Linuxでrippledを手動更新します。
labels:
- コアサーバー
- セキュリティ
---
# UbuntuまたはDebianでの手動更新

View File

@@ -4,6 +4,7 @@ parent: install-rippled.html
blurb: Manually update rippled on Ubuntu Linux.
labels:
- Core Server
- Security
---
# Update Manually on Ubuntu or Debian