From fd21340e1f082126bc0451ef600980ace1e1b4d8 Mon Sep 17 00:00:00 2001 From: Sayan Nandan Date: Wed, 24 Apr 2024 12:14:36 +0000 Subject: [PATCH] operations: Add docs on compaction --- docs/index.md | 2 +- docs/system/1.configuration.md | 2 +- docs/system/3.global-management.md | 2 +- docs/system/index.md | 2 +- docs/system/{4.recovery.md => operations.md} | 26 +++++++++++++++----- docusaurus.config.js | 4 +++ sidebars.ts | 2 +- 7 files changed, 29 insertions(+), 11 deletions(-) rename docs/system/{4.recovery.md => operations.md} (73%) diff --git a/docs/index.md b/docs/index.md index c02587b2f..64578dd8a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -22,7 +22,7 @@ To develop using Skytable and maintain your deployment you will want to learn ab - [**Configuration**](system/configuration): Information to help you configure Skytable with custom settings such as custom ports, hosts, TLS, and etc. - [**User management**](system/user-management): Information on access control, user and other administration features - [**Global management**](system/global-management): Global settings management - - [**Data recovery**](system/recovery): Database recovery + - [**Operations**](system/operations): Learn about administration operations - **Resources**: - [**Useful links**](resources/useful-links): Links to helpful resources - [**Migration**](resources/migration): For old our returning Skytable users who are coming from older versions diff --git a/docs/system/1.configuration.md b/docs/system/1.configuration.md index 5fe3d2f35..9fa5ea713 100644 --- a/docs/system/1.configuration.md +++ b/docs/system/1.configuration.md @@ -44,7 +44,7 @@ To start the server with a configuration file, simply run `skyd --config