diff --git a/content/tutorials/manage-the-rippled-server/configuration/run-rippled-in-reporting-mode.md b/content/tutorials/manage-the-rippled-server/installation/build-run-rippled-in-reporting-mode.md similarity index 98% rename from content/tutorials/manage-the-rippled-server/configuration/run-rippled-in-reporting-mode.md rename to content/tutorials/manage-the-rippled-server/installation/build-run-rippled-in-reporting-mode.md index 9c56f6041f..83a48ade39 100644 --- a/content/tutorials/manage-the-rippled-server/configuration/run-rippled-in-reporting-mode.md +++ b/content/tutorials/manage-the-rippled-server/installation/build-run-rippled-in-reporting-mode.md @@ -1,13 +1,13 @@ --- -html: run-rippled-in-reporting-mode.html -parent: configure-rippled.html -blurb: Run a special operating mode of rippled that handles remote procedure calls (RPC) for validated data. +html: build-run-rippled-in-reporting-mode.html +parent: install-rippled.html +blurb: Build and run a special operating mode of rippled that handles remote procedure calls (RPC) for validated data. labels: - Core Server - Blockchain 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). diff --git a/dactyl-config.yml b/dactyl-config.yml index bd33a0826a..0895a0a215 100644 --- a/dactyl-config.yml +++ b/dactyl-config.yml @@ -1655,6 +1655,12 @@ pages: targets: - 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 targets: - en @@ -1699,13 +1705,7 @@ pages: - md: tutorials/manage-the-rippled-server/configuration/run-rippled-as-a-wallet-server.md targets: - en - - ja - - # TODO: translate this page & blurb - - md: tutorials/manage-the-rippled-server/configuration/run-rippled-in-reporting-mode.md - targets: - - en - - ja + - ja # TODO: translate this page & blurb - md: tutorials/manage-the-rippled-server/configuration/configure-amendment-voting.md