Skip to content

Commit 25ca8e5

Browse files
committed
Cleanup docs and update README to point to the correct instructions
1 parent 62657cc commit 25ca8e5

File tree

10 files changed

+7
-951
lines changed

10 files changed

+7
-951
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ We welcome all contributions in the form of new issues for feature requests, bug
2020

2121
## Documentation
2222

23-
* [Getting started](docs/_index.md) provides an overview over deploying and using the MySQL operator
24-
* [Deploy a MySQL cluster](docs/deploy-mysql-cluster.md) describes in detail how a cluster can be installed and configured
25-
* [Configure backups](docs/backups.md) shows how to configure and take backups of a cluster
26-
* [Recurrent backups](docs/cluster-recurrent-backups.md) describes how to setup recurrent backups for the cluster
27-
* [Restore a cluster](docs/cluster-recover.md) explains how to restore a cluster from a backup
28-
* [How to integrate](docs/integrate-operator.md) the operator with your deployment setup. This presents a simple way of using the MySQL operator and helm to deploy your application
29-
* [Orchestrator](docs/orchestrator.md) shows you how to access the orchestrator for more details.
23+
* [Getting started](https://www.bitpoke.io/docs/mysql-operator/getting-started/) provides an overview over deploying and using the MySQL operator
24+
* [Deploy a MySQL cluster](https://www.bitpoke.io/docs/mysql-operator/deploy-mysql-cluster/) describes in detail how a cluster can be installed and configured
25+
* [Configure backups](https://www.bitpoke.io/docs/mysql-operator/backups/) shows how to configure and take backups of a cluster
26+
* [Recurrent backups](https://www.bitpoke.io/docs/mysql-operator/cluster-recurrent-backups/) describes how to setup recurrent backups for the cluster
27+
* [Restore a cluster](https://www.bitpoke.io/docs/mysql-operator/backups/#initialize-a-cluster-from-a-backup) explains how to restore a cluster from a backup
28+
* [How to integrate](https://www.bitpoke.io/docs/mysql-operator/integrate-operator/) the operator with your deployment setup. This presents a simple way of using the MySQL operator and helm to deploy your application
29+
* [Orchestrator](https://www.bitpoke.io/docs/mysql-operator/orchestrator/) shows you how to access the orchestrator for more details.
3030

3131
## Controller deploy
3232

docs/_index.md

Lines changed: 0 additions & 255 deletions
This file was deleted.

0 commit comments

Comments
 (0)