Setup app configurations for all the services to access kafka, mysql.
Collect & put the sensitive data in env through docker compose.
eg. OPEN_API_KEY, MYSQL_PASSWORD etc.
Build a docker compose file to manage the containers easily through docker n/w.
Test the compose file locally along with the API’s