tkr - Installation

tkr is a self-hosted application. You install it on your webserver and serve it from a subdirectory or subdomain on your site, for example:

  • subdirectory: https://example.com/tkr
  • subdomain: https://tkr.example.com

The current version of tkr is v1.0.6. It's available in zip and tgz formats.

It can be installed to shared hosting platforms, VPS, or self-hosted servers. It has light requirements:

  • A webserver (e.g. apache or nginx) with php support
  • PHP 8.2+ with SQLite support

Detailed instrutctions

The links below provide detailed instructions for common deployment scenarios. Select the one that matches your environment to continue:

Shared hosting

VPS/self-hosted - Debian-based - e.g. debian, ubuntu