zero-ui
zero-ui copied to clipboard
feat: deb/rpm/flatpak/snap
Hi,
It's great that a docker image is provided to resolve all the dependencies and provide sandboxing for deployment.
However, for some production environments docker installations are not appropriate. It's possible to provide another package format like deb/rpm/flatpak/snap or some instructions on how to deploy manually?
Regards, micush
Hello, @micush. Currently, another packaging format is out of scope for ZeroUI. It's hard to create all the necessary scripts to pack the application in the CI in all the required linux formats. If you're willing to contribute, I could review the PR.