goharbor / acceleration-service

Provides a general service to support image acceleration based on kinds of accelerator like Nydus and eStargz etc.
Apache License 2.0
73 stars 26 forks source link

feature request: make daemon works as a systemd process #223

Closed Desiki-high closed 10 months ago

Desiki-high commented 10 months ago

Can we make acceld as a systemd application ? We can load the config file in /etc/acceld/config.yaml. cc @imeoer.

imeoer commented 10 months ago

Should be fine, sounds like we need a systemd service config like https://github.com/containerd/nydus-snapshotter/blob/main/misc/snapshotter/nydus-snapshotter.fusedev.service .