More labeling

This commit is contained in:
mDuo13
2021-06-11 16:52:57 -07:00
parent 31d4d5ee1a
commit 9062d97c96
281 changed files with 635 additions and 73 deletions

View File

@@ -3,7 +3,7 @@ html: build-run-rippled-macos.html
parent: install-rippled.html
blurb: Compile rippled yourself on macOS.
labels:
- rippled
- Core Server
---
# Build and Run rippled on macOS

View File

@@ -3,7 +3,7 @@ html: build-run-rippled-ubuntu.html
parent: install-rippled.html
blurb: Compile rippled yourself on Ubuntu Linux.
labels:
- rippled
- Core Server
---
# Build and Run rippled on Ubuntu

View File

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

View File

@@ -3,7 +3,7 @@ html: install-rippled-on-centos-rhel-with-yum.html
parent: install-rippled.html
blurb: Install a precompiled rippled binary on CentOS or Red Hat Enterprise Linux.
labels:
- rippled
- Core Server
---
# Install on CentOS/Red Hat with yum

View File

@@ -3,7 +3,7 @@ html: install-rippled-on-ubuntu.html
parent: install-rippled.html
blurb: Install a precompiled rippled binary on Ubuntu Linux.
labels:
- rippled
- Core Server
---
# Install on Ubuntu or Debian Linux

View File

@@ -3,7 +3,7 @@ html: system-requirements.html
parent: install-rippled.html
blurb: Hardware and software requirements for running rippled.
labels:
- rippled
- Core Server
---
# System Requirements

View File

@@ -3,7 +3,7 @@ html: update-rippled-automatically-on-linux.html
parent: install-rippled.html
blurb: Set up automatic updates for rippled on Linux.
labels:
- rippled
- Core Server
---
# Update Automatically on Linux

View File

@@ -3,7 +3,7 @@ html: update-rippled-manually-on-centos-rhel.html
parent: install-rippled.html
blurb: Manually update rippled on CentOS or Red Hat Enterprise Linux.
labels:
- rippled
- Core Server
---
# Update Manually on CentOS/Red Hat

View File

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