Rename file and move from config to installation

This commit is contained in:
Amarantha Kulkarni
2022-02-15 15:22:23 -08:00
parent ed4de1838d
commit 40b8627dcc
2 changed files with 11 additions and 11 deletions

View File

@@ -1,13 +1,13 @@
--- ---
html: run-rippled-in-reporting-mode.html html: build-run-rippled-in-reporting-mode.html
parent: configure-rippled.html parent: install-rippled.html
blurb: Run a special operating mode of rippled that handles remote procedure calls (RPC) for validated data. blurb: Build and run a special operating mode of rippled that handles remote procedure calls (RPC) for validated data.
labels: labels:
- Core Server - Core Server
- Blockchain - Blockchain
top_nav_grouping: Popular Pages top_nav_grouping: Popular Pages
--- ---
# Run rippled in Reporting Mode # Build and Run `rippled` in Reporting Mode
[Reporting mode](rippled-server-modes.html) is a mode of the XRP Ledger core server specialized for serving [HTTP and WebSocket APIs](rippled-api.html). [Reporting mode](rippled-server-modes.html) is a mode of the XRP Ledger core server specialized for serving [HTTP and WebSocket APIs](rippled-api.html).

View File

@@ -1655,6 +1655,12 @@ pages:
targets: targets:
- ja - ja
# TODO: translate this page & blurb
- md: tutorials/manage-the-rippled-server/installation/build-run-rippled-in-reporting-mode.md
targets:
- en
- ja
- md: tutorials/manage-the-rippled-server/installation/capacity-planning.md - md: tutorials/manage-the-rippled-server/installation/capacity-planning.md
targets: targets:
- en - en
@@ -1699,13 +1705,7 @@ pages:
- md: tutorials/manage-the-rippled-server/configuration/run-rippled-as-a-wallet-server.md - md: tutorials/manage-the-rippled-server/configuration/run-rippled-as-a-wallet-server.md
targets: targets:
- en - en
- ja - ja
# TODO: translate this page & blurb
- md: tutorials/manage-the-rippled-server/configuration/run-rippled-in-reporting-mode.md
targets:
- en
- ja
# TODO: translate this page & blurb # TODO: translate this page & blurb
- md: tutorials/manage-the-rippled-server/configuration/configure-amendment-voting.md - md: tutorials/manage-the-rippled-server/configuration/configure-amendment-voting.md