Temporal Server

  • By Commercial Systems
Channel Revision Published Runs on
latest/stable 23 08 Mar 2024
Ubuntu 22.04
latest/edge 24 09 Apr 2024
Ubuntu 22.04
juju deploy temporal-k8s
Show information

Platform:

Cleanup and Extra Info

This is part of the Charmed Temporal Tutorial. Please refer to this page for more information and the overview of the content.

In this tutorial we’ve successfully deployed the Temporal Server, Temporal Admin, Temporal Web UI, and Temporal Worker, relating them together and running a basic workflow. You may now keep your Charmed Temporal K8s deployment running and write more complex workflows, or clean up your environment as shown below.

Remove and Cleanup Environment

If you’re done with testing and would like to free up resources on your machine, just run the following command:


juju destroy-controller -y --destroy-all-models --destroy-storage temporal-controller

Warning: when you remove the models as shown, you will lose all the data in PostgreSQL and any other applications inside the model!

Next Steps

If you’re looking for what to do next you can:


Help improve this document in the forum (guidelines). Last updated 7 months ago.