Charmed Temporal Tutorial
The Charmed Temporal K8s operator delivers automated operations management from day 0 to day 2 on Temporal. It is an open source, end-to-end, production-ready workflow engine on top of Juju.
This tutorial assumes a basic understanding of the following:
- Linux commands.
- Temporal concepts such as workflows, activities and workers. To learn more about these concepts, visit the Temporal Documentation.
This tutorial covers the following:
- Environment Setup
- Deploy Temporal Server
- Deploy PostgreSQL Database
- Deploy Temporal Admin
- Deploy Temporal Web UI
- Deploy Nginx Ingress Integrator
- Deploy Temporal Worker
- Run Your First Workflow
- Cleanup and Extra Info
License
The Charmed Temporal K8s Operator is free software, distributed under the Apache Software License, version 2.0. See License for more details.