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

Additionally, the Device Supervisor may also run containers. These are included in a separate Supervisor section. As system level services, they do not provide control operations. This new section is only available for Supervisor v18.2.0 and above.

Both tables display the name, status, and active release of each service. The clickable icons on the right allow control over the service container. The logs button at the right end of each row allows to control the visibility of the service in the logs section.
Service status
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
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?