A MySQL InnoDB Cluster with Enterprise Security Features
This example does not show how to upgrade the base MOS (http://my.oracle.com) to 8.0.17
Installation assumes you are using from "~/Docker/"
RPM's are saved outside of this project so as not to violate Oracle MySQL Enterprise Edition distribution restrictions.
This is the alias "/Docker/SharedSource/" that points to "/DockerSharedSource/"
By design the example uses a shared source for RPM's, BIN files or scripts. This is the alias "/Docker/SharedSource/" that points to "/DockerSharedSource/"
Usefull Things to Do -hint hint
- Use intialize secure with Docker Secrets file
- Add Data Masking and Firewall
- Stub out External Autentication
- Configure unattended installation of MySQL Enterprise Monitor (MEM) Agents
- Configure a bridge network TUN for remote management of audit log, firewall and backup
- Update documentation template
- Create housekeeping scripts
Credit where credit is due. Thnaks to Robert Neumayer and his work creation which I heavily relied upon.