mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-19 11:15:49 +00:00
@@ -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.
|
||||
9
content/infrastructure/configure-rippled/index.md
Normal file
9
content/infrastructure/configure-rippled/index.md
Normal 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.
|
||||
@@ -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.
|
||||
9
content/infrastructure/index.md
Normal file
9
content/infrastructure/index.md
Normal 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.
|
||||
10
content/infrastructure/install-rippled/index.md
Normal file
10
content/infrastructure/install-rippled/index.md
Normal 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.
|
||||
9
content/infrastructure/testing-and-auditing/index.md
Normal file
9
content/infrastructure/testing-and-auditing/index.md
Normal 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.
|
||||
9
content/infrastructure/troubleshooting/index.md
Normal file
9
content/infrastructure/troubleshooting/index.md
Normal 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.
|
||||
Reference in New Issue
Block a user