Skip to content

Commit faab716

Browse files
committed
docs: update readme template to match README changes
1 parent 6ff2afc commit faab716

1 file changed

Lines changed: 15 additions & 3 deletions

File tree

mkreadme/readme_template.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,21 @@
1-
[DBdeployer](https://github.com/datacharmer/dbdeployer) is a tool that deploys MySQL database servers easily.
2-
This is a port of [MySQL-Sandbox](https://github.com/datacharmer/mysql-sandbox), originally written in Perl, and re-designed from the ground up in [Go](https://golang.org). See the [features comparison](https://github.com/datacharmer/dbdeployer/blob/master/docs/features.md) for more detail.
1+
[DBdeployer](https://github.com/ProxySQL/dbdeployer) is a tool that deploys MySQL database servers easily.
2+
This is a port of [MySQL-Sandbox](https://github.com/datacharmer/mysql-sandbox), originally written in Perl, and re-designed from the ground up in [Go](https://golang.org). See the [features comparison](https://github.com/ProxySQL/dbdeployer/blob/master/docs/features.md) for more detail.
3+
4+
## New Maintainer
5+
6+
As of 2026, dbdeployer is actively maintained by the [ProxySQL](https://github.com/ProxySQL) team, with the blessing of the original creator [Giuseppe Maxia](https://github.com/datacharmer). We are grateful for Giuseppe's years of work on this project.
7+
8+
**Roadmap:**
9+
- Modern MySQL support (8.4 LTS, 9.x Innovation releases)
10+
- ProxySQL and Orchestrator integration as deployment providers
11+
- Provider-based architecture for extensibility
12+
- PostgreSQL support (long-term)
13+
14+
See the [Phase 1 milestone](https://github.com/ProxySQL/dbdeployer/milestone/1) for current progress.
315

416
Documentation updated for version {{.Version}} ({{.Date}})
517

6-
![Build Status](https://github.com/datacharmer/dbdeployer/workflows/.github/workflows/all_tests.yml/badge.svg)
18+
![Build Status](https://github.com/ProxySQL/dbdeployer/workflows/.github/workflows/all_tests.yml/badge.svg)
719

820
# Table of contents
921

0 commit comments

Comments
 (0)