MyEngFlow¶
The MyEngFlow service provides an easy way to try EngFlow Remote Caching and Build and Test UI.
On the MyEngFlow website you can sign up for a self-managed trial. After logging in, the website guides you through deploying, configuring, and using the Remote Caching and UI services.
There are two ways to deploy: on your local machine with Docker, or on Kubernetes using a Helm Chart. Both approaches let you run a single instance of the Remote Cache and UI service.
Local Machine¶
We recommend this setup if you want a quick and easy deployment on your local machine. This setup is ideal if you will be the only user of the Remote Cache and UI service.
The trial instructions walk you through starting MyEngFlow in a Docker container, configuring Bazel to connect to it, and testing that your setup works.
K8S Cluster¶
We recommend this setup for more advanced users who want to deploy MyEngFlow on Kubernetes. This setup is ideal if multiple users will access the Remote Cache and UI service.
The trial instructions walk you through preparing a Kubernetes namespace, configuring client authentication, and installing MyEngFlow via a Helm Chart.