This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Description
Motivation
How should we update cortex binary?
- Command to update cortex:
cortex update?
- Do we use package managers (brew, etc.)
- How do we do the update? (via script?)
- Some caveats:
- Cortex can be running as daemon process. So replace it when it's running is not possible (windows for example)
- Do we support downgrade or running at a specific version?
Discussion
Resources