An open API service indexing awesome lists of open source software.

https://github.com/heikkilamarko/temporal-demo

Temporal Demo
https://github.com/heikkilamarko/temporal-demo

caddy docker grafana postgresql prometheus temporalio

Last synced: 7 months ago
JSON representation

Temporal Demo

Awesome Lists containing this project

README

          

# Temporal Demo

## Start

```bash
docker compose up --build -d
```

## Stop

```bash
docker compose down -v
```

## Temporal UI

http://localhost:8000/temporal

## Grafana

http://localhost:8000/grafana

| Username | Password |
| -------- | ---------- |
| `admin` | `S3c_r3t!` |