Matt Camp
04/28/2021, 12:58 PMprefect-server
and that you need to use the config.yml
. This seems like an all around disaster waiting to happen. I am not able to use the Prefect Cloud due to where I am setting things up, so are there alternative methods people use? TIAKevin Kho
04/28/2021, 1:27 PMMatt Camp
04/28/2021, 1:30 PMconfig.yml
or environment variables is there isn't a great way I know of to sync them between workers/agents. Say I have DB1 and it has a user/pass and I have DB2 with another user/pass. Then I have a bunch of different flows all using those DBs. What if we had to change the password on one, or we added another DB. We would with my current mental model of how things work, have to go to every Agent/Flow and update the config as apposed to a single central place. At scale this seems like a bad idea. But I am still learning a lot of this stuff so maybe its not as bad in practice?Kevin Kho
04/28/2021, 1:35 PMMatt Camp
04/28/2021, 1:38 PMZanie
04/28/2021, 2:18 PMdavzucky
04/29/2021, 2:47 AMRob Fowler
05/01/2021, 9:26 AMAurélien Vallée
05/12/2021, 5:24 AM