Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add snap packaging #1

Open
farshidtz opened this issue Jun 21, 2022 · 0 comments
Open

Add snap packaging #1

farshidtz opened this issue Jun 21, 2022 · 0 comments

Comments

@farshidtz
Copy link
Owner

The current systemd service is useful on Raspberry Pi Zero W (armv6) on which snaps aren't supported. Adding a snap is useful for running the service on armv7 and armv8 versions of the Raspberry Pi, to allow automatic updates and additional snap features.

The run.sh script currently sources an env file. It can be modified to read snap options when executed by a snap, e.g. by checking if SNAP is set, and export the equivalent environment variables.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant