nimbly-dev / nyctripdata_project

Project to learn Data Engineering from: https://github.com/DataTalksClub/data-engineering-zoomcamp
0 stars 0 forks source link

DATAENG-8: On root docker-compose of project the service name and account are hardcoded #9

Open nimbly-dev opened 6 days ago

nimbly-dev commented 6 days ago

Find a way where these two are not hardcoded.

Suggestions:

  1. Use github secrets
  2. Create a script to generate the password and name upon project startup