Skip to content

MichaelSp/timelimit-server

Repository files navigation

TimeLimit-Server

This is the server for the connected mode in TimeLimit.

This Readme became too long. Due to that, it was split into mutliple files.

Usage Docker

$ docker pull ghcr.io/michaelsp/timelimit-server/timelimit:v1.17.0

Latest Docker image version

Usage Helm

helm repo add timelimit https://michaelsp.github.io/timelimit-server/
helm install timelimit timelimit/timelimit

Please find the values.yaml here.