Skip to main content

Preparation

There are some things we need to do in preparation to install this service.

Volumes

Persistent Data

This is where the service will store its own application data and ensures we can quickly update the service image.

Ensure your user has permissions to access the folder.

Dbus Socket

This service needs access to the Linux Dbus, or Desktop Bus, in order to access Bluetooth, audio and other hardware devices.  We will only be providing "read-only" access meaning it cannot make changes.

This is required and the service will fail to start without access.

Environment

TZ

This is the current time zone formatted using the tz database.

For example: America/Vancouver