Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ include::_attributes/common-attributes.adoc[]

toc::[]

[role="_abstract"]
You can back up Red{nbsp}Hat 3scale API Management components by backing up the 3scale operator, and databases such as MySQL and Redis.

.Prerequisites
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ include::_attributes/common-attributes.adoc[]

toc::[]

[role="_abstract"]
With Red{nbsp}Hat 3scale API Management, you can manage your APIs for internal or external users.
You can deploy 3scale components on-premise, in the cloud, as a managed service, or in any combination based on your requirements.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
[id="backing-up-the-3scale-operator-secret-apimanager_{context}"]
= Backing up the 3scale API Management operator, secret, and APIManager

[role="_abstract"]
You can back up the Red{nbsp}Hat 3scale API Management operator resources, and both the `Secret` and APIManager custom resource (CR).

.Prerequisites
Expand Down
1 change: 1 addition & 0 deletions modules/backing-up-the-backend-redis-database.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
[id="backing-up-the-backend-redis-database_{context}"]
= Backing up the back-end Redis database

[role="_abstract"]
You can back up the Redis database by adding the required annotations and by listing which resources to back up using the `includedResources` parameter.


Expand Down
1 change: 1 addition & 0 deletions modules/backing-up-the-mysql-database.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
[id="backing-up-the-mysql-database_{context}"]
= Backing up a MySQL database

[role="_abstract"]
You can back up a MySQL database by creating and attaching a persistent volume claim (PVC) to include the dumped data in the specified path.

.Prerequisites
Expand Down
1 change: 1 addition & 0 deletions modules/creating-the-data-protection-application.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
[id="creating-the-data-protection-application_{context}"]
= Creating the Data Protection Application

[role="_abstract"]
You can create a Data Protection Application (DPA) custom resource (CR) for Red{nbsp}Hat 3scale API Management.

.Procedure
Expand Down