Skip to content

Commit

Permalink
Update ms sql server docs
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Oct 17, 2024
1 parent a54c6fa commit c40cd78
Show file tree
Hide file tree
Showing 24 changed files with 846 additions and 34 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ docs: hugo-tools
rm -rf static/files/cluster-api-provider-azure
rm -rf static/files/cluster-api-provider-gcp
rm -rf static/files/products/appscode/aws-marketplace
rm -rf static/files/products/appscode/azure-marketplace

.PHONY: docs-skip-assets
docs-skip-assets: hugo-tools
Expand All @@ -26,6 +27,7 @@ assets: hugo-tools
rm -rf static/files/cluster-api-provider-azure
rm -rf static/files/cluster-api-provider-gcp
rm -rf static/files/products/appscode/aws-marketplace
rm -rf static/files/products/appscode/azure-marketplace

.PHONY: gen
gen:
Expand Down
22 changes: 22 additions & 0 deletions content/docs/v2024.9.30/guides/mssqlserver/pitr/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
title: Continuous Archiving and Point-in-time Recovery
menu:
docs_v2024.9.30:
identifier: pitr-mssqlserver
name: Point-in-time Recovery
parent: guides-mssqlserver
weight: 42
menu_name: docs_v2024.9.30
info:
autoscaler: v0.33.0
cli: v0.48.0
dashboard: v0.24.0
installer: v2024.9.30
ops-manager: v0.35.0
provisioner: v0.48.0
schema-manager: v0.24.0
ui-server: v0.24.0
version: v2024.9.30
webhook-server: v0.24.0
---

Loading

0 comments on commit c40cd78

Please sign in to comment.