Why is it so hard to find a clean doc on setup a production test without docker/k8s?

Hello,

I’m trying to setup a production cluster using available binary releases (temporal_1.21.3_linux_amd64.tar.gz, tctl_1.18.0_linux_amd64.tar.gz) and … oups I can’t find binary release for web-ui (?).

Doc about “Temporal Production readiness guide” says: “WORK IN PROGRESS”.

Doc about tctl says: “tctl is expected to be fully deprecated by Temporal Server version 1.22”
What replace tctl ?

My best option was “temporalite” but doc says “This project is experimental and not suitable for production use”

As I can’t use docker/k8s is that mean I can’t (easily) use temporal on my own servers ?

1 Like