cli icon indicating copy to clipboard operation
cli copied to clipboard

How to build Temporal CLI for FreeBSD

Open ymandge opened this issue 1 year ago • 2 comments

We are trying to build the Temporal Server, SDK, and other temporal components for FreeBSD. With the collaboration of the Temporal Server and SDK team, we have successfully built and executed it on FreeBSD. Now, to engage and experiment with the same sample POCs, we require a CLI on FreeBSD. Hence, we seek your assistance in building it and learning how to interact with the Temporal Server.

slack thread - https://temporalio.slack.com/archives/C04S80QKB2Q/p1715768747665189

ymandge avatar Jun 06 '24 11:06 ymandge

getting below error while running install script on FreeBSD

# sh install.sh
temporal: Unsupported OS FreeBSD

ymandge avatar Jun 06 '24 11:06 ymandge

Note that Slack thread will go away after 90 days, so if there's anything pertinent you want to retain, can add it explicitly here in the issue. Will discuss with company whether we will officially support FreeBSD or if you'll have to build it yourself. Regardless, the install.sh method of installation is being deprecated in favor package managers coming up, and that installation method does not support FreeBSD.

cretz avatar Jun 06 '24 13:06 cretz