Skip to content

Commit b21f424

Browse files
author
SPRINX0\prochazka
committed
documentation redirect
1 parent ab0588b commit b21f424

17 files changed

+28
-0
lines changed

content/docs/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
---
22
headless: true
3+
redirect: "https://docs.dbgate.io/"
34
---

content/docs/admin.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
layout: docs
33
title: Adminstration (Premium)
44
weight: 11
5+
redirect: "https://docs.dbgate.io/admin"
56
---
67

78
# Administration

content/docs/apidoc.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
layout: docs
33
title: API documentation
44
weight: 21
5+
redirect: "https://docs.dbgate.io/apidoc"
56
---
67

78
# API Documentation

content/docs/archives.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
layout: docs
33
title: Archives
44
weight: 4
5+
redirect: "https://docs.dbgate.io/archives"
56
---
67

78
Archives or simply folders with data in JSONL (NDJSON) format.

content/docs/backup-restore.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
layout: docs
33
title: Backup & restore (Premium)
44
weight: 15
5+
redirect: "https://docs.dbgate.io/backup-restore"
56
---
67

78
**This feature is not yet released**

content/docs/data-filtering.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
layout: docs
33
title: Data filtering
44
weight: 2
5+
redirect: "https://docs.dbgate.io/data-filtering"
56
---
67

78
DbGate has powerful data filtering engine, allowing both very easy data filtering or complex conditions.

content/docs/dbdeploy.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
layout: docs
33
title: Database deploy
44
weight: 7
5+
redirect: "https://docs.dbgate.io/dbdeploy"
56
---
67

78
*Deploy functionality will be significantly changed in incoming release, this documentation is related to lastest BETA version*

content/docs/env-variables.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
layout: docs
33
title: Environment variables
44
weight: 6
5+
redirect: "https://docs.dbgate.io/env-variables"
56
---
67

78
# Environment variables

content/docs/export-import.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
layout: docs
33
title: Export & import
44
weight: 2
5+
redirect: "https://docs.dbgate.io/export-import"
56
---
67

78
DbGate has flexible export/import system based on plugins and [nodejs streams](https://nodejs.org/api/stream.html).

content/docs/installation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
layout: docs
33
title: Installation
44
weight: 5
5+
redirect: "https://docs.dbgate.io/installation"
56
---
67

78
DbGate is available for various platforms, installation process is dependend on platform.

0 commit comments

Comments
 (0)