Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 661 Bytes

Readme.md

File metadata and controls

22 lines (14 loc) · 661 Bytes

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.