cs3org / reva

WebDAV/gRPC/HTTP high performance server to link high level clients to storage backends
https://reva.link
Apache License 2.0
167 stars 113 forks source link

Distribute reva binaries using snapcraft #236

Open labkode opened 5 years ago

labkode commented 5 years ago

Avoid complex repository setups and use snapcraft to build universal linux packages.

tboerger commented 5 years ago

Maybe we could also build packages published to https://packagecloud.io/ or https://bintray.com/, that would provide proper distro packages without the need to maintain repositories on our own.

I personally don't use snaps at all, I would prefer regular distro packages if Docker images are not an option.

labkode commented 5 years ago

Cool! I mentioned snap as in one package you have support for more than 41 distros using the same channel and updates also occur the same way across the Linux ecosystem.