getsentry / getsentry/self-hosted
Reduce number of containers in use
Open
Improvement
- Dominant language
- Shell
- Stars
- 9.6k
- Forks
- 2k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 15
Description
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:
1. Collapse all cron containers into one
1. Collapse snuba containers into one (?)
Contributor guide
Assessment
This issue has not been assessed yet.