-
Notifications
You must be signed in to change notification settings - Fork 396
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
App submission: scanservjs #1095
base: master
Are you sure you want to change the base?
Conversation
Probably it will not work, at least for hp scanners. And I think you also need to map usb device |
They said in the docker guide that |
It can work without privileged mode. I installed libsane-hpaio in the container and mapped usb device, it works at least for hp scanner. |
But we don't want every usb device to be mapped to scanservjs (And we don't which specific device to mount) |
Hard question. I think grant container privileged rights is worse than mapping the whole usb bus. At least for ubmrel store application. |
Other apps (and umbrel itself) might want to use usb |
Thanks for submitting scanservejs @highghlow! And thanks for your input @sund3RRR, much appreciated. We'll need some help from the community to properly test this app because both @highghlow and I don't have a scanner. This may require some back and forth here. @sund3RRR do you have a SANE compatible scanner? As I understand it, the idea here is that for this packaging of scanservjs we will assume that a user will plug their scanner directly into their umbrelOS device.
The increased container privileges may indeed be enough in this case because we have also mapped I have committed some changes to get scanservjs to install correctly and have added what I assume would be the maximum permissions we might need to give this container:
This should allow it to work, but our goal now should be to reduce permissions as much as possible without reducing the functionality of scanservjs. We should test the following:
|
@sund3RRR bumping this in case you are able to help test. |
@sharknoon do you have a scanner to test by chance? |
I don't have an umbrel anymore because I moved my server on orange pi 5 machine. |
Ah no worries, thanks for the response @sund3RRR |
@nmfretz Unfortunately I don't have a scanner at the moment, mine broke just a couple of weeks ago... But I will buy a new one soon, mainly because of german bureaucracy 😅 |
Ha! Sounds good @sharknoon. |
Request: #1085
This app will require the scanner to be connected by usb to the Umbrel. Less that ideal, but that's what usb ports on the Umbrel home are for... right?
Also, btw, can you give me the power to close issues in the
umbrel
repo? There're a lot of resolved issues where the authors are not responding.App Submission
App name
scanservjs
256x256 SVG icon
(Submit an icon with no rounded corners as it will be dynamically rounded with CSS. GitHub doesn't allow uploading SVGs directly, so please upload your icon to an alternate service, like https://svgur.com, and paste the link below.)
We will help finalize this icon before the app goes live in the Umbrel App Store.
This project doesn't have an icon. There're no google image results for
scanservjs
. You'll have to make an icon of your own.Gallery images
(Upload 3 to 5 high-quality gallery images (1440x900px) of your app in PNG format, or just upload 3 to 5 screenshots of your app and we'll help you design the gallery images.)
We will help finalize these images before the app goes live in the Umbrel App Store.
There's not much about
scanservjs
on the internetI have tested my app on:
I haven't tested this app. Both because I don't currently have access to my server and because I don't have a scanner. But it should hopefully work.