Units
Units are the core building blocks used in Cycleops, in order to deploy applications to your hosts. Units are available to all accounts and are managed by Cycleops.
Units for Docker deployments
Each unit represents a particular task required to deploy your application successfully, including:
- Setting up the Docker Engine
- Deploying a Docker Container
- Deploying a group of Docker Containers
- Deploying a Docker privileged Container
- Logging in a private Docker Registry
- Setting up the NVIDIA container runtime
Use units in setups
To deploy your application with the tasks included in Cycleops units the typical flow is:
- Create a new service
- Create a new setup or edit the configuration of an existing
- Deploy the setup from previous step