Storing secrets for encrypted mysql database

Trying implement Vault on our cPanel server with CentOS Linux release 7.8 and Mysql 5.7.32. We want to use Vault for managing secrets for encrypted database. Looking for guideline for same.

Thanks