System Requirements

Summary

To get started with Copia, we need to cover a few of the system requirements required to use our product.

Copia Web App

Copia is formally supported on Chrome, but the current version of the following browsers should also work:

  • Edge

  • Firefox

Internet Explorer is no longer supported.

Copia Desktop App

The following operating systems are supported for the Copia Desktop App:

  • Windows 10 (64-bit)

  • Windows 11

circle-exclamation

Copia Agent (for DeviceLink)

While DeviceLink is based on a cloud-based architecture, it still relies on an onsite component called the Copia Agent.

The Copia Agent is a small client-side application that enables DeviceLink to back up the code running on customer devices to Copia's Git-Based Source Control product.

circle-exclamation

The Agent works through a specific set of operations:

  • The Agent will poll for Jobs from the Copia Web App via HTTPS at a polling interval of approximately 15 seconds.

  • If any Jobs are found, the Agent will attempt to communicate to the Device to perform the backup.

  • If the backup is successful, the program on the Device will be saved to disk in a temporary folder on the system. Prior to the next backup, the program will be deleted from local storage.

  • If the backup is successful, the Agent will upload the results to the Web App via HTTPS.

Network Requirements

The Copia Agent has only a few network requirements to run successfully:

  • The Agent must be launched with Administrator rights

  • Access to Devices to perform backups

  • High-availability, with outbound-only access to the Web App via HTTPS to both poll for Jobs and also upload backup results to Copia's Git-Based Source Control

    • As a result, the Copia Agent should always be active, and not be configured to hibernate, sleep or become inactive in any manner.

circle-exclamation

System Requirements

The Copia Agent should be dedicated for Copia Jobs and activities. It should not be accessed or used for other purposes, as this may interfere with the operations that are being performed.

  • OS: Windows 7 or later (32 or 64-bit)

  • RAM: At least 4 GB recommended

  • Storage: Less than 1GB to install

Last updated

Was this helpful?