Intro
These deployment options cover the steps required to install and configure an Emcee cluster as defined in the Emcee Architecture. Although it is not a strict requirement to follow the Emcee Architecture, ensure you are familiar with the overall architecture design. For example, installing Emcee queue server along with worker agents on multiple physical/virtual hosts or containers for tests parallelization.
Multiple Emcee queue server instances are not supported yet
Production options#
The techniques below are recommended for use in production environment. They give you fine grained control over deployments for quick Emcee cluster altering, high-availability and overall system health observability.
- Deploying Android workers with Kubernetes
- Deploying iOS workers with
Development options#
You are encouraged to use these techniques for educational process if you want to try Emcee first time. Learn more in our tutorials: ios, android.