self-hosted
self-hosted copied to clipboard
Reduce number of containers in use
This should make things faster to install (speeding up e2e tests) and reduce the overall resource usage (fewer instances of operating systems running).
Ideas on reducing container usage:
- Collapse all cron containers into one
- Collapse snuba containers into one (?)