Skip to content

Daemon

The Spegel daemon can be configured with stores and entrypoints to enable different use cases.

KeyTypeDefaultDescription
storeslist[]List of configured stores
stores[].namestring""Name of the store
stores[].containerdobjectnullContainerd-backed store config
stores[].containerd.socketPathstring""Path to the containerd socket
stores[].containerd.statePathstring""Path to containerd state directory
stores[].containerd.namespaceslist[]Containerd namespaces to use
stores[].containerd.registryConfigPathstring""Path to registry auth/config file
stores[].containerd.prependExistingboolfalsePrepend to existing registry config instead of replacing it
stores[].diskobjectnullDisk-backed store config
entrypointslist[]List of configured entrypoints
entrypoints[].namestring""Name of the entrypoint
entrypoints[].storeslist[]Names of stores this entrypoint uses
entrypoints[].ociobjectnullOCI entrypoint config
entrypoints[].huggingfaceobjectnullHugging Face entrypoint config