Azure / iot-identity-service

Source of the Azure IoT Identity Service and related services.
MIT License
37 stars 45 forks source link

Add support for snaps #582

Closed damonbarry closed 4 months ago

damonbarry commented 6 months ago

This change updates the repo to support building IoT Identity Service components as snaps. One of the main differences with snaps is that they run in a tightly confined sandbox, so many hard-coded references to users and filesystem paths had to be adapted to support compile-time variables.