Skip to content

Commit 4675461

Browse files
docs: simplify MariaDB README wording per review
Drop the Docker compose reference; state MySQL-compatible (MariaDB or MySQL) support only. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 1526756 commit 4675461

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Sec
203203
The following provides more details on the included cryptographic software:
204204

205205
* CloudStack makes use of JaSypt cryptographic libraries.
206-
* CloudStack requires a MySQL-compatible database (MariaDB or MySQL). The Docker development setup in `tools/docker/docker-compose.yml` uses MariaDB, and uses native database encryption functionality.
206+
* CloudStack requires a MySQL-compatible database (MariaDB or MySQL), and uses native database encryption functionality.
207207
* CloudStack makes use of the Bouncy Castle general-purpose encryption library.
208208
* CloudStack can optionally interact with and control OpenSwan-based VPNs.
209209
* CloudStack has a dependency on and makes use of JSch - a java SSH2 implementation.

0 commit comments

Comments
 (0)