arrow-left

All pages
gitbookPowered by GitBook
1 of 1

Loading...

Compatibility

Oz Forensics System is supported by most modern operating systems and mobile devices. Also, it can be provided as Docker containers. Please check the compatibility matrix below.

Module

Compatibility

  • Oz API

  • Oz Liveness

  • Oz Biometry

Recommended OS versions with corresponding containers. If you use another version, please consult with our team.

  • Redhat 7: Docker

  • Redhat 8: Podman*

  • Redhat 9: Podman*

Oz Android SDK

  • Android 5+

Oz iOS SDK

  • iOS 11+

*Please note:

  1. We do not support Podman installation for API 6 and above.

  2. By default, the Podman containers do not automatically start after system reboot. To enable automatic startup, apply this patch.

You may also refer to the for further assistance.

Oz Web UI
  • Oz Liveness Web Adapter

  • Oracle Linux 9: Podman*

  • CentOS 9: Podman*

  • Debian 10: Docker

  • Debian 12: Podman*

  • Ubuntu 22.04 LTS: Podman*

  • Amazon Linux 2023: Podman*

  • Oz Liveness Web Plugin

    Browsers with JavaScript ES6 support. Please check the Browser compatibility

    Linux documentationarrow-up-right
    sed -i 's/always/unless-stopped/g' /usr/lib/systemd/system/podman-restart.service
    systemctl daemon-reload