Merge pull request #2215 from XRPLF/place_indexes

Add index md files
This commit is contained in:
Rome Reginelli
2023-10-18 13:44:23 -07:00
committed by GitHub
105 changed files with 1007 additions and 503 deletions

View File

@@ -0,0 +1,9 @@
---
html: data-retention.html
parent: configure-rippled.html
template: pagetype-category.html.jinja
blurb: Control how much data your server should keep and when it should remove old data.
---
# Data Retention
Control how much data your server should keep and when it should remove old data, including old versions of the ledger state and past transactions.

View File

@@ -0,0 +1,9 @@
---
html: configure-rippled.html
parent: infrastructure.html
template: pagetype-category.html.jinja
blurb: Customize your rippled server configuration.
---
# Configure rippled
Customize your rippled server configuration.

View File

@@ -0,0 +1,9 @@
---
html: server-modes.html
parent: configure-rippled.html
template: pagetype-category.html.jinja
blurb: Information on how to run a core server in different modes specialized for different purposes.
---
# Server Modes
The core XRP Ledger server can run in different modes specialized for different purposes.

View File

@@ -0,0 +1,9 @@
---
html: infrastructure.html
parent: docs.html
template: pagetype-category.html.jinja
top_nav_grouping: Article Types
---
# Infrastructure
Install, configure, and manage the software that powers the XRP Ledger.

View File

@@ -0,0 +1,10 @@
---
html: install-rippled.html
parent: infrastructure.html
top_nav_name: Install & Configure
template: pagetype-category.html.jinja
blurb: Install and update the rippled server.
---
# Install rippled
Install and update the rippled server.

View File

@@ -0,0 +1,9 @@
---
html: use-stand-alone-mode.html
parent: infrastructure.html
template: pagetype-category.html.jinja
blurb: For new features and experiments, you can use Stand-Alone Mode to test features with a full network.
---
# Testing and Auditing
For new features and experiments, you can use Stand-Alone Mode to test features with a full network.

View File

@@ -0,0 +1,9 @@
---
html: troubleshoot-the-rippled-server.html
parent: infrastructure.html
template: pagetype-category.html.jinja
blurb: Troubleshoot all kinds of problems with the rippled server.
---
# Troubleshooting
Troubleshoot all kinds of problems with the rippled server.