From 5e23d60f5d8778766cc249516e136f8bc1212235 Mon Sep 17 00:00:00 2001 From: Juan Ariza Toledano Date: Wed, 17 Sep 2025 16:04:52 +0200 Subject: [PATCH] [bitnami/temporal-*] docs: add README (#86220) Signed-off-by: juan131 --- bitnami/temporal-cli/README.md | 9 +++++++++ bitnami/temporal-ui/README.md | 9 +++++++++ bitnami/temporal/README.md | 9 +++++++++ 3 files changed, 27 insertions(+) create mode 100644 bitnami/temporal-cli/README.md create mode 100644 bitnami/temporal-ui/README.md create mode 100644 bitnami/temporal/README.md diff --git a/bitnami/temporal-cli/README.md b/bitnami/temporal-cli/README.md new file mode 100644 index 000000000000..1d1580b22587 --- /dev/null +++ b/bitnami/temporal-cli/README.md @@ -0,0 +1,9 @@ +# Bitnami package for Temporal CLI + +## What is Temporal CLI? + +> CLI for running Temporal Server and interacting with Workflows, Activities, Namespaces, and other parts of Temporal. + +[Overview of Temporal CLI](https://github.com/temporalio/cli) + +This container image is only available under the [Bitnami Secure Images initiative](https://news.broadcom.com/app-dev/broadcom-introduces-bitnami-secure-images-for-production-ready-containerized-applications). diff --git a/bitnami/temporal-ui/README.md b/bitnami/temporal-ui/README.md new file mode 100644 index 000000000000..57820ce583b7 --- /dev/null +++ b/bitnami/temporal-ui/README.md @@ -0,0 +1,9 @@ +# Bitnami package for Temporal UI + +## What is Temporal UI? + +> Temporal browser-based user interface to see the progress of an application and also isolate, debug, and resolve production problems. + +[Overview of Temporal UI](https://github.com/temporalio/ui-server) + +This container image is only available under the [Bitnami Secure Images initiative](https://news.broadcom.com/app-dev/broadcom-introduces-bitnami-secure-images-for-production-ready-containerized-applications). diff --git a/bitnami/temporal/README.md b/bitnami/temporal/README.md new file mode 100644 index 000000000000..19b07947a2eb --- /dev/null +++ b/bitnami/temporal/README.md @@ -0,0 +1,9 @@ +# Bitnami package for Temporal + +## What is Temporal? + +> Temporal is a durable execution platform that enables developers to build scalable applications without sacrificing productivity or reliability. + +[Overview of Temporal](https://github.com/temporalio/temporal) + +This container image is only available under the [Bitnami Secure Images initiative](https://news.broadcom.com/app-dev/broadcom-introduces-bitnami-secure-images-for-production-ready-containerized-applications).