Mysql-Admin

Databases

Description

phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web. phpMyAdmin supports a wide range of operations on MySQL and MariaDB.

This DC/OS package is ready to be used alongside the DC/OS `mysql` package. Other MySQL servers may work, but haven't been tested.

Pre-Install Notes

MySQL Admin requires at least 0.2 CPU and 256MB of RAM.

WARNING: MySQL Admin on DCOS is currently EXPERIMENTAL. There may be bugs, incomplete features, incorrect documentation, or other discrepancies.

This package will automatically connect to an existing DC/OS `mysql` package through an automated Virtual IP.

This package is accessible through the DC/OS `Services` tab. If the `external_access`is enabled on installation, it will also create an entry in the DC/OS external load balancer for accessing the UI from outside the cluster, by default in port `13306`. Access the UI at `http://your_DCOS_URL/services/mysql-admin` or at `http://your_public_node_ip:13306` if `external_access` is enabled

Post-Install Notes

MySQL Admin has been installed.

You can now access the UI at `http://your_DCOS_URL/services/mysql-admin` or at `http://your_public_node_ip:13306` if you selected `external_access` on installation.

DC/OS MySQL default Login: `admin`
Default password: `password`

Licenses

Disclaimer

The software listed above is solely subject to the license(s) listed here, as between you and the creator of the software. Mesosphere is not responsible for, and disclaims any indemnification, warranty of any kind either express or implied, or (unless described in a mutually executed written support agreement) support, with respect to the software listed here.

Ready to get started?