This repository was archived by the owner on May 14, 2025. It is now read-only.
This repository was archived by the owner on May 14, 2025. It is now read-only.
Update Architecture documentation #5882
Open
Description
Update architecture documentation with recommendations for production deployments and gotchas to avoid.
Like only use Local platform if you are running a few batch jobs with dedicated requirements.
Don't use Local Docker for production deployments.
Don't use single container database for production deployments.