Skip to content

Commit

Permalink
Remove reference to community reference
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <tamal@appscode.com>
  • Loading branch information
tamalsaha committed Dec 10, 2023
1 parent 7deec34 commit 71a2bcf
Show file tree
Hide file tree
Showing 68 changed files with 972 additions and 695 deletions.
2 changes: 0 additions & 2 deletions content/docs/v2023.10.9/addons/elasticsearch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,6 @@ info:
version: v2023.10.9
---

{{< notice type="warning" message="This is an Enterprise-only feature. Please install [Stash Enterprise Edition](/docs/v2023.10.9/setup/install/enterprise/) to try this feature." >}}

# Stash Elasticsearch Addon

Stash 0.9.0+ supports extending its functionality through addons. Stash Elasticsearch addon enables Stash to backup and restore Elasticsearch databases.
Expand Down
2 changes: 0 additions & 2 deletions content/docs/v2023.10.9/addons/elasticsearch/kubedb/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ info:
version: v2023.10.9
---

{{< notice type="warning" message="This is an Enterprise-only feature. Please install [Stash Enterprise Edition](/docs/v2023.10.9/setup/install/enterprise/) to try this feature." >}}

# Backup and restore Elasticsearch database deployed with KubeDB

Stash 0.9.0+ supports backup and restoration of Elasticsearch clusters. This guide will show you how you can backup and restore your KubeDB deployed Elasticsearch database using Stash.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ info:
version: v2023.10.9
---

{{< notice type="warning" message="This is an Enterprise-only feature. Please install [Stash Enterprise Edition](/docs/v2023.10.9/setup/install/enterprise/) to try this feature." >}}

# How Stash Backup & Restore Elasticsearch Database

Stash 0.9.0+ supports backup and restore operation of many databases. This guide will give you an overview of how Elasticsearch database backup and restore process works in Stash.
Expand Down
2 changes: 0 additions & 2 deletions content/docs/v2023.10.9/addons/etcd/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,6 @@ info:
version: v2023.10.9
---

{{< notice type="warning" message="This is an Enterprise-only feature. Please install [Stash Enterprise Edition](/docs/v2023.10.9/setup/install/enterprise/) to try this feature." >}}

# Stash Etcd Addon

Stash `{{< param "info.version" >}}` supports extending its functionality through its addons. Stash Etcd addon enables Stash to backup and restore Etcd databases.
Expand Down
2 changes: 1 addition & 1 deletion content/docs/v2023.10.9/addons/etcd/basic-auth/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ In this section, we are going to prepare the necessary resources (e.g., database

### Ensure Etcd Addon

When you install Stash Enterprise edition, it will automatically install all the official addons. Make sure that Etcd addon has been installed properly using the following command.
When you install Stash, it will automatically install all the official addons. Make sure that Etcd addon has been installed properly using the following command.

```bash
❯ kubectl get tasks.stash.appscode.com | grep etcd
Expand Down
2 changes: 0 additions & 2 deletions content/docs/v2023.10.9/addons/etcd/overview/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ info:
version: v2023.10.9
---

{{< notice type="warning" message="This is an Enterprise-only feature. Please install [Stash Enterprise Edition](/docs/v2023.10.9/setup/install/enterprise/) to try this feature." >}}

# How Stash Backups & Restores Etcd Database

Stash `{{< param "info.version" >}}` supports backup and restore operation of many databases. This guide will give you an overview of how Etcd database backup and restore process works in Stash.
Expand Down
2 changes: 1 addition & 1 deletion content/docs/v2023.10.9/addons/etcd/tls/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ In this section, we are going to prepare the necessary resources (e.g., connecti

### Ensure Etcd Addon

When you install Stash Enterprise edition, it will automatically install all the official addons. Make sure that Etcd addon has been installed properly using the following command.
When you install Stash, it will automatically install all the official addons. Make sure that Etcd addon has been installed properly using the following command.

```bash
❯ kubectl get tasks.stash.appscode.com | grep etcd
Expand Down
2 changes: 0 additions & 2 deletions content/docs/v2023.10.9/addons/kubedump/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,6 @@ info:
version: v2023.10.9
---

{{< notice type="warning" message="This is an Enterprise-only feature. Please install [Stash Enterprise Edition](/docs/v2023.10.9/setup/install/enterprise/) to try this feature." >}}

# Stash KubeDump Backup Addon

Stash `{{< param "info.version" >}}` supports extending its functionality through addons. Stash KubeDump backup addon enables Stash to backup and restore Kubernetes manifests. You can backup the manifest of your entire cluster, a particular namespace, or a particular application.
Expand Down
2 changes: 0 additions & 2 deletions content/docs/v2023.10.9/addons/kubedump/overview/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ info:
version: v2023.10.9
---

{{< notice type="warning" message="This is an Enterprise-only feature. Please install [Stash Enterprise Edition](/docs/v2023.10.9/setup/install/enterprise/) to try this feature." >}}

# How Stash Backups Kubernetes Resources

Stash `{{< param "info.version" >}}` supports taking backup of Kubernetes resource YAMLs. You can backup the YAML definition of the resources of entire cluster, a particular namespaces, or only an application etc. In this guide, we are going to show you how Kubernetes resource backup works in Stash.
Expand Down
2 changes: 0 additions & 2 deletions content/docs/v2023.10.9/addons/mariadb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,6 @@ info:
version: v2023.10.9
---

{{< notice type="warning" message="This is an Enterprise-only feature. Please install [Stash Enterprise Edition](/docs/v2023.10.9/setup/install/enterprise/) to try this feature." >}}

# Stash MariaDB Addon

Stash 0.9.0+ supports extending its functionality through addons. Stash MariaDB addon enables Stash to backup and restore MariaDB databases.
Expand Down
2 changes: 0 additions & 2 deletions content/docs/v2023.10.9/addons/mariadb/overview/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ info:
version: v2023.10.9
---

{{< notice type="warning" message="This is an Enterprise-only feature. Please install [Stash Enterprise Edition](/docs/v2023.10.9/setup/install/enterprise/) to try this feature." >}}

# How Stash Backups & Restores MariaDB Database

Stash 0.9.0+ supports backup and restore operation of many databases. This guide will give you an overview of how MariaDB database backup and restore process works in Stash.
Expand Down
2 changes: 0 additions & 2 deletions content/docs/v2023.10.9/addons/mongodb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,6 @@ info:
version: v2023.10.9
---

{{< notice type="warning" message="This is an Enterprise-only feature. Please install [Stash Enterprise Edition](/docs/v2023.10.9/setup/install/enterprise/) to try this feature." >}}

# Stash MongoDB Addon

Stash 0.9.0+ supports extending its functionality through addons. Stash MongoDB addon enables Stash to backup and restore MongoDB databases.
Expand Down
2 changes: 0 additions & 2 deletions content/docs/v2023.10.9/addons/mongodb/overview/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ info:
version: v2023.10.9
---

{{< notice type="warning" message="This is an Enterprise-only feature. Please install [Stash Enterprise Edition](/docs/v2023.10.9/setup/install/enterprise/) to try this feature." >}}

# How Stash Backup & Restore MongoDB Database

Stash 0.9.0+ supports backup and restore operation of many databases. This guide will give you an overview of how MongoDB database backup and restore process works in Stash.
Expand Down
2 changes: 0 additions & 2 deletions content/docs/v2023.10.9/addons/mongodb/replicaset/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ info:
version: v2023.10.9
---

{{< notice type="warning" message="This is an Enterprise-only feature. Please install [Stash Enterprise Edition](/docs/v2023.10.9/setup/install/enterprise/) to try this feature." >}}

# Backup and Restore MongoDB ReplicaSet Clusters using Stash

Stash supports taking [backup and restores MongoDB ReplicaSet clusters in "idiomatic" way](https://docs.mongodb.com/manual/tutorial/restore-replica-set-from-backup/). This guide will show you how you can backup and restore your MongoDB ReplicaSet clusters with Stash.
Expand Down
2 changes: 0 additions & 2 deletions content/docs/v2023.10.9/addons/mongodb/sharding/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ info:
version: v2023.10.9
---

{{< notice type="warning" message="This is an Enterprise-only feature. Please install [Stash Enterprise Edition](/docs/v2023.10.9/setup/install/enterprise/) to try this feature." >}}

# Backup and Restore MongoDB Sharded Clusters using Stash

Stash 0.9.0+ supports taking [backup](https://docs.mongodb.com/manual/tutorial/backup-sharded-cluster-with-database-dumps/) and [restores](https://docs.mongodb.com/manual/tutorial/restore-sharded-cluster/) MongoDB Sharded clusters in ["idiomatic" way](https://docs.mongodb.com/manual/administration/backup-sharded-clusters/). This guide will show you how you can backup and restore your MongoDB Sharded clusters with Stash.
Expand Down
2 changes: 0 additions & 2 deletions content/docs/v2023.10.9/addons/mongodb/standalone/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ info:
version: v2023.10.9
---

{{< notice type="warning" message="This is an Enterprise-only feature. Please install [Stash Enterprise Edition](/docs/v2023.10.9/setup/install/enterprise/) to try this feature." >}}

# Backup and Restore MongoDB database using Stash

Stash 0.9.0+ supports backup and restoration of MongoDB databases. This guide will show you how you can backup and restore your MongoDB database with Stash.
Expand Down
2 changes: 0 additions & 2 deletions content/docs/v2023.10.9/addons/mysql/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,6 @@ info:
version: v2023.10.9
---

{{< notice type="warning" message="This is an Enterprise-only feature. Please install [Stash Enterprise Edition](/docs/v2023.10.9/setup/install/enterprise/) to try this feature." >}}

# Stash MySQL Addon

Stash 0.9.0+ supports extending its functionality through addons. Stash MySQL addon enables Stash to backup and restore MySQL databases.
Expand Down
2 changes: 0 additions & 2 deletions content/docs/v2023.10.9/addons/mysql/overview/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ info:
version: v2023.10.9
---

{{< notice type="warning" message="This is an Enterprise-only feature. Please install [Stash Enterprise Edition](/docs/v2023.10.9/setup/install/enterprise/) to try this feature." >}}

# How Stash Backup & Restore MySQL Database

Stash 0.9.0+ supports backup and restore operation of many databases. This guide will give you an overview of how MySQL database backup and restore process works in Stash.
Expand Down
2 changes: 0 additions & 2 deletions content/docs/v2023.10.9/addons/nats/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,6 @@ info:
version: v2023.10.9
---

{{< notice type="warning" message="This is an Enterprise-only feature. Please install [Stash Enterprise Edition](/docs/v2023.10.9/setup/install/enterprise/) to try this feature." >}}

# Stash NATS Addon

Stash `{{< param "info.version" >}}` supports extending its functionality through addons. Stash NATS addon enables Stash to backup and restore NATS streams.
Expand Down
2 changes: 0 additions & 2 deletions content/docs/v2023.10.9/addons/nats/overview/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ info:
version: v2023.10.9
---

{{< notice type="warning" message="This is an Enterprise-only feature. Please install [Stash Enterprise Edition](/docs/v2023.10.9/setup/install/enterprise/) to try this feature." >}}

# How Stash Backups & Restores NATS Streams

Stash `{{< param "info.version" >}}` supports backup and restore operation of NATS streams. This guide will give you an overview of how NATS stream backup and restore process works in Stash.
Expand Down
2 changes: 0 additions & 2 deletions content/docs/v2023.10.9/addons/percona-xtradb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,6 @@ info:
version: v2023.10.9
---

{{< notice type="warning" message="This is an Enterprise-only feature. Please install [Stash Enterprise Edition](/docs/v2023.10.9/setup/install/enterprise/) to try this feature." >}}

# Stash Percona XtraDB Addon

Stash 0.9.0+ supports extending its functionality through addons. Stash Percona XtraDB addon enables Stash to backup and restore Percona XtraDB databases.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ info:
version: v2023.10.9
---

{{< notice type="warning" message="This is an Enterprise-only feature. Please install [Stash Enterprise Edition](/docs/v2023.10.9/setup/install/enterprise/) to try this feature." >}}

# Backup and Restore Percona XtraDB Cluster using Stash

Stash 0.9.0+ supports backup and restoration of Percona XtraDB cluster databases. This guide will show you how you can backup and restore your Percona XtraDB cluster with Stash.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ info:
version: v2023.10.9
---

{{< notice type="warning" message="This is an Enterprise-only feature. Please install [Stash Enterprise Edition](/docs/v2023.10.9/setup/install/enterprise/) to try this feature." >}}

# How Stash Backup & Restore Percona XtraDB Database

Stash 0.9.0+ supports backup and restore operation of many databases. This guide will give you an overview of how Percona XtraDB database backup and restore process works in Stash.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ info:
version: v2023.10.9
---

{{< notice type="warning" message="This is an Enterprise-only feature. Please install [Stash Enterprise Edition](/docs/v2023.10.9/setup/install/enterprise/) to try this feature." >}}

# Backup and Restore Percona XtraDB database using Stash

Stash 0.9.0+ supports backup and restoration of Percona XtraDB databases. This guide will show you how you can backup and restore your Percona XtraDB database with Stash.
Expand Down
2 changes: 0 additions & 2 deletions content/docs/v2023.10.9/addons/postgres/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,6 @@ info:
version: v2023.10.9
---

{{< notice type="warning" message="This is an Enterprise-only feature. Please install [Stash Enterprise Edition](/docs/v2023.10.9/setup/install/enterprise/) to try this feature." >}}

# Stash PostgreSQL Addon

Stash 0.9.0+ supports extending its functionality through addons. Stash PostgreSQL addon enables Stash to backup and restore PostgreSQL databases.
Expand Down
4 changes: 1 addition & 3 deletions content/docs/v2023.10.9/addons/postgres/auto-backup/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ info:
version: v2023.10.9
---

{{< notice type="warning" message="This is an Enterprise-only feature. Please install [Stash Enterprise Edition](/docs/v2023.10.9/setup/install/enterprise/) to try this feature." >}}

# Backup PostgreSQL using Stash Auto-Backup

Stash can be configured to automatically backup any PostgreSQL database in your cluster. Stash enables cluster administrators to deploy backup blueprints ahead of time so that the database owners can easily backup their database with just a few annotations.
Expand Down Expand Up @@ -115,7 +113,7 @@ namespace/demo-2 created
namespace/demo-3 created
```

When you install Stash Enterprise edition, it will automatically installs the official database addons. Make sure the addons for PostgreSQL was installed properly using the following command.
When you install Stash, it will automatically installs the official database addons. Make sure the addons for PostgreSQL was installed properly using the following command.

```bash
❯ kubectl get tasks.stash.appscode.com | grep postgres
Expand Down
2 changes: 0 additions & 2 deletions content/docs/v2023.10.9/addons/postgres/overview/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ info:
version: v2023.10.9
---

{{< notice type="warning" message="This is an Enterprise-only feature. Please install [Stash Enterprise Edition](/docs/v2023.10.9/setup/install/enterprise/) to try this feature." >}}

# How Stash Backup & Restore PostgreSQL Database

Stash 0.9.0+ supports backup and restore operation of many databases. This guide will give you an overview of how PostgreSQL database backup and restore process works in Stash.
Expand Down
2 changes: 0 additions & 2 deletions content/docs/v2023.10.9/addons/postgres/standalone/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ info:
version: v2023.10.9
---

{{< notice type="warning" message="This is an Enterprise-only feature. Please install [Stash Enterprise Edition](/docs/v2023.10.9/setup/install/enterprise/) to try this feature." >}}

# Backup and Restore PostgreSQL database using Stash

Stash 0.9.0+ supports backup and restoration of PostgreSQL databases. This guide will show you how you can backup and restore your PostgreSQL database with Stash.
Expand Down
2 changes: 0 additions & 2 deletions content/docs/v2023.10.9/addons/redis/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,6 @@ info:
version: v2023.10.9
---

{{< notice type="warning" message="This is an Enterprise-only feature. Please install [Stash Enterprise Edition](/docs/v2023.10.9/setup/install/enterprise/) to try this feature." >}}

# Stash Redis Addon

Stash `{{< param "info.version" >}}` supports extending its functionality through addons. Stash Redis addon enables Stash to backup and restore Redis databases.
Expand Down
2 changes: 0 additions & 2 deletions content/docs/v2023.10.9/addons/redis/overview/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ info:
version: v2023.10.9
---

{{< notice type="warning" message="This is an Enterprise-only feature. Please install [Stash Enterprise Edition](/docs/v2023.10.9/setup/install/enterprise/) to try this feature." >}}

# How Stash Backups & Restores Redis Database

Stash `{{< param "info.version" >}}` supports backup and restore operation of many databases. This guide will give you an overview of how Redis database backup and restore process works in Stash.
Expand Down
2 changes: 0 additions & 2 deletions content/docs/v2023.10.9/concepts/crds/backupbatch/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,6 @@ info:
version: v2023.10.9
---

{{< notice type="warning" message="This is an Enterprise-only feature. Please install [Stash Enterprise Edition](/docs/v2023.10.9/setup/install/enterprise/) to try this feature." >}}

# BackupBatch

## What is BackupBatch
Expand Down
2 changes: 0 additions & 2 deletions content/docs/v2023.10.9/concepts/crds/restorebatch/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,6 @@ info:
version: v2023.10.9
---

{{< notice type="warning" message="This is an Enterprise-only feature. Please install [Stash Enterprise Edition](/docs/v2023.10.9/setup/install/enterprise/) to try this feature." >}}

# RestoreBatch

## What is RestoreBatch
Expand Down
2 changes: 1 addition & 1 deletion content/docs/v2023.10.9/guides/addons/overview/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,6 @@ A `Function` is fundamentally a container specification and `Task` specifies the

## Available Addons

The following addons are available for [Stash Enterprise Edition](/docs/v2023.10.9/setup/install/enterprise/):
The following addons are available for [Stash](/docs/v2023.10.9/setup/install/enterprise/):

{{< catalogtable "elasticsearch" "mariadb" "mongodb" "mysql" "percona-xtradb" "postgres" >}}
2 changes: 0 additions & 2 deletions content/docs/v2023.10.9/guides/auto-backup/database/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ info:
version: v2023.10.9
---

{{< notice type="warning" message="This is an Enterprise-only feature. Please install [Stash Enterprise Edition](/docs/v2023.10.9/setup/install/enterprise/) to try this feature." >}}

# Auto Backup for Database

This tutorial will give you an overview of how you can configure Stash auto-backup of the databases and the available configurable options for database auto-backup.
Expand Down
2 changes: 0 additions & 2 deletions content/docs/v2023.10.9/guides/auto-backup/overview/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ info:
version: v2023.10.9
---

{{< notice type="warning" message="This is an Enterprise-only feature. Please install [Stash Enterprise Edition](/docs/v2023.10.9/setup/install/enterprise/) to try this feature." >}}

# Auto Backup with Stash

Stash can be configured to automatically backup of any stateful workloads in your cluster. Stash enables cluster administrators to deploy backup blueprints ahead of time so that application owners can easily backup any types of workload with a few annotations. This allows Enterprises to stay prepared for disaster scenarios and recover from offsite secure backups in case of a disaster on public cloud and on-premises datacenters.
Expand Down
2 changes: 0 additions & 2 deletions content/docs/v2023.10.9/guides/auto-backup/pvc/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ info:
version: v2023.10.9
---

{{< notice type="warning" message="This is an Enterprise-only feature. Please install [Stash Enterprise Edition](/docs/v2023.10.9/setup/install/enterprise/) to try this feature." >}}

# Auto Backup for PVC

This tutorial will show you how to configure automatic backup for PersistentVolumeClaims. Here, we are going to backup a PVC provisioned from an NFS server using auto-backup.
Expand Down
2 changes: 0 additions & 2 deletions content/docs/v2023.10.9/guides/auto-backup/workload/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ info:
version: v2023.10.9
---

{{< notice type="warning" message="This is an Enterprise-only feature. Please install [Stash Enterprise Edition](/docs/v2023.10.9/setup/install/enterprise/) to try this feature." >}}

# Auto Backup for Workloads

This tutorial will show you how to configure automatic backup for Kubernetes workloads. Here, we are going to show a demo on how we can backup Deployments, StatefulSets, and DaemonSets using a common blueprint.
Expand Down
2 changes: 0 additions & 2 deletions content/docs/v2023.10.9/guides/backends/local/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ info:
version: v2023.10.9
---

{{< notice type="warning" message="This is an Enterprise-only feature. Please install [Stash Enterprise Edition](/docs/v2023.10.9/setup/install/enterprise/) to try this feature." >}}

# Local Backend

`Local` backend refers to a local path inside `stash` sidecar container. Any Kubernetes supported [persistent volume](https://kubernetes.io/docs/concepts/storage/volumes/) such as [PersistentVolumeClaim](https://kubernetes.io/docs/concepts/storage/volumes/#persistentvolumeclaim), [HostPath](https://kubernetes.io/docs/concepts/storage/volumes/#hostpath), [EmptyDir](https://kubernetes.io/docs/concepts/storage/volumes/#emptydir) (for testing only), [NFS](https://kubernetes.io/docs/concepts/storage/volumes/#nfs), [gcePersistentDisk](https://kubernetes.io/docs/concepts/storage/volumes/#gcepersistentdisk) etc. can be used as local backend.
Expand Down
2 changes: 0 additions & 2 deletions content/docs/v2023.10.9/guides/batch-backup/overview/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ info:
version: v2023.10.9
---

{{< notice type="warning" message="This is an Enterprise-only feature. Please install [Stash Enterprise Edition](/docs/v2023.10.9/setup/install/enterprise/) to try this feature." >}}

# Batch Backup and Restore Overview

Sometimes, an application may consist of multiple co-related components. For example, to deploy a WordPress, you will need a Deployment for the WordPress and another Deployment for the database. Now, it is sensible to want to backup or restore both of the deployments using a single configuration as they are parts of the same application.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ info:
version: v2023.10.9
---

{{< notice type="warning" message="This is an Enterprise-only feature. Please install [Stash Enterprise Edition](/docs/v2023.10.9/setup/install/enterprise/) to try this feature." >}}

# Backup & Restore a WordPress Site Using Batch Backup

This tutorial will demonstrate how to use Stash to take backup of an application with multiple co-related components. Here, we are going to take backup of a [WordPress Site](https://kubernetes.io/docs/tutorials/stateful-application/mysql-wordpress-persistent-volume/).
Expand Down
Loading

0 comments on commit 71a2bcf

Please sign in to comment.