These docs are for v4.6. Click to read the latest docs for v2023.

Other Install Notes and Updates

Bare Metal and In-House Datacenter Deployments Deployments

🚧

Linux / bare metal deprecated

As of January 22nd, 2019, we have deprecated support for Linux / bare metal.

Codecov has deprecated bare metal deployment support. This is due to the underlying complexity these deployment approaches tend to possess compared to hosted cloud style deployments, and our inability to confidently support the myriad of different approaches that may come with deploying on bare metal.

Codecov will support dockerized/containerized deployments that use cloud hosted services (e.g., AWS, GCP, Azure). By default, we will not support bare metal deployments, or on-premises deployments into a customer's own data center. but if your particular circumstances dictate such an approach, please reach out to us so we can discuss any potential ways forward.

Best Practice: Security

In line with industry best practices, we recommend placing your self-hosted install of Codecov behind your company's firewall, or otherwise perform other access controls such that it is only accessible by trusted staff and employees. Other Best Practices

Codecov Self-Hosted Version Support

🚧

Codecov Version v4.3.x and prior support deprecation

As of December 15, 2020, Codecov will no longer support installs of Codecov v4.3.x and prior.

Codecov will be deprecating support for installs of Codecov v4.3.x and prior as the product has appreciably changed to include updates like a newly refactored worker, support for features like Carryforward Flags, and better logging and error handling to quickly diagnose issues. Therefore, we can no longer guarantee the high standard of operability on Codecov versions prior to v4.3.x.

📘

Upgrading from v4.3.x

Please note: if you are a customer on v4.3.x or prior, the upgrade will require a manual data migration so we would recommend a rolling migration by:

  1. Completing the new install of the latest version (this will require an additional license key, which Codecov can provide)
  2. Updating your CI pipelines to upload coverage reports to both at once for projects currently on v4.3.x
  3. Any new projects can be uploaded to the new install directly

Please reach out to the Codecov team directly at [email protected] for additional documentation.