ui-server

module
v0.15.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 1, 2022 License: MIT

README

build

Development

Pre-requirements:

  • Go v1.18 or later installed on your development machine
  • Protobuf installed on your development machine (brew install protobuf) (Note: M1 macs will need /opt/homebrew/bin on the PATH or you may get /bin/sh: protoc: command not found errors (or you can manually download protoc))

Execute from the project folder to build a binary:

make build-server

To start the server, execute

./ui-server start

Debugging

In VSCode launch "Debug Server" script (or press F5)

Docker

This UI is published on Docker Hub: https://hub.docker.com/r/temporalio/ui

You can run this with Temporal Server using the Temporal docker-compose.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL