Services

A fleet's release provides a collection of services to run as containers on each device. The Services table at the bottom of the Device Summary page allows you to view information and control operations for each of those service containers.

The table displays the name, status, and active release of each service. The clickable icons on the right allow control over the service container.

Service status

Status
Description

Running

Container is running.

Downloading

Downloading a version of the service image.

Downloaded

Service image downloaded but not yet running.

Stopping

Stopping execution of the container, typically to replace it.

Deleting

Deleting an image from storage.

Exited

Container execution completed and no longer running.

Handing over

Waiting for new container to confirm hand-over.

Awaiting handover

Container for new release has started and initiated hand-over.

Control icons

Name
Description

Start

Start a stopped container.

Stop

Stop a running container.

Restart

Stop the container, remove it and create a new one from the image, and then start it.

Show logs

Update the Logs panel to filter messages down to only those from this service container.

Last updated

Was this helpful?