e-alfred / nextcloud-printer

App to allow direct printing from Nextcloud through LPR/CUPS-connected printers
GNU General Public License v3.0
23 stars 9 forks source link

CUPS in Docker Container ? #9

Closed malcomxcia closed 3 years ago

malcomxcia commented 4 years ago

Hello

I have Nextcloud in a docker container and CUPS in a container running.

I can print from the CUPS web interface but not through Nextcloud.

What am I doing wrong?

Mailblocker commented 4 years ago

Hi, take a look at this issue or at my PR here.

malcomxcia commented 4 years ago

Hello ! ! !

Thanks for your answer, but I don't know what i must to do. I am new to the Docker and Linux World :-D

CUPS also runs in a Docker Container.

malcomxcia commented 4 years ago

Where do I have to save the startupscript and how can I call it at startup ?

Mailblocker commented 4 years ago

You don't have to save the startup script somewhere. You need to built a custom nextcloud container image including the startup script as described.

e-alfred commented 3 years ago

Should be fixed by https://github.com/e-alfred/nextcloud-printer/commit/6aff7406f35a744affb4c908f7069da5b59deb7f.