Marcel M
01/20/2022, 11:53 AMjordan
01/20/2022, 3:14 PMDefaultRunLauncher
to launch each run in process. But if you want some level of isolation between runs, you’d need to write a custom run launcher to interact with the App Platform API (maybe launching each new run as a job? just based at glancing at the docs - I’m not super familiar with App Platform’s concepts)
Password protecting dagit isn’t unique to deploying to Digital Ocean - it’ll be true of wherever you deploy it. Some possible solutions include running in a network only accessible via VPN or putting Dagit behind an auth proxy.Marcel M
01/20/2022, 5:04 PMjordan
01/20/2022, 5:07 PMMarcel M
01/20/2022, 5:57 PM