Requirements
Browser: Supported versions
The xltrail user interface is compatible with recent versions of all modern browsers (Chrome, Firefox, Safari, Opera, Microsoft Edge). However, it does not support Microsoft Internet Explorer.
Server: Supported operating systems
xltrail is a Docker/Docker Compose based application and can be installed on any 64-bit Linux distribution with a kernel minimum of 3.10 such as:
- Ubuntu 14.04+
- CentOS 7+
- Debian 8+
- Red Hat Enterprise Linux 7. Note that later RHEL releases make it hard to install Docker and Docker Compose.
Server: Minimal Specs
Minimal server configuration:
- RAM: at least 4GB
- CPUs/cores: at least 4
- Disk space: at least 50 GB, we recommend 100GB
Depending on the size of the workbooks and sheets, adding more CPU/RAM is recommended to improve performance during initial processing and diffing.
Server: Dependencies
- Docker: at least 18.06.0, the latest version is recommended
- Docker Compose: at least 1.22.0, the latest version is recommended
The requirements can be installed manually or via the xltrail CLI, see the installation instructions for details.