Software components¶
The TeamDrive Registration Server is based on the following components:
- 64-bit Linux Operating System (Red Hat Enterprise Linux 9 or derivatives)
- MySQL Database Server 8.0
- Apache HTTP Server 2.4
- PHP 8.3 scripting language (for the Administration Console)
- TeamDrive Registration Server code (developed in PBT), executed by the Yvva
Runtime Environment Apache module
mod_yvva
. - A background process
td-regserver
, to handle recurring tasks (e.g. sending mails, expiring licenses, etc.), based on the Yvva Runtime Environment daemonyvvad
. See chapter Auto Tasks for details.
See the TeamDrive Registration Server Installation Guide for detailed installation instructions.