thin-edge / thin-edge.io-roadmap

0 stars 0 forks source link

Publish RPM packages #55

Closed reubenmiller closed 1 year ago

reubenmiller commented 1 year ago

Extend the linux package support by providing thin-edge.io and its components in a RPM package, this allow packages to be easily installed on Fedora/RHEL devices.

Fedora and RHEL both use systemd by default, so there should be minimal changes required. There are tools (such as fpm or nfpm which could be used to provide this.

Overview

reubenmiller commented 1 year ago

RPM packages are now published on the main branch, and will be published in the official releases from 0.13.0 onwards