linuxserver / docker-digikam

GNU General Public License v3.0
54 stars 5 forks source link

Desktop application on localhost:3000? #13

Closed nicobo closed 2 years ago

nicobo commented 2 years ago

Hi

This is very interesting to have digikam on docker, but AFAIK its a desktop app and the doc says it's as available on localhost:3000? The doc should explain how it works and what this image delivers regarding the desktop app digikam.

github-actions[bot] commented 2 years ago

Thanks for opening your first issue here! Be sure to follow the bug or feature issue templates!

AlmightyFrog commented 2 years ago

I do not get your point, but maybe following helps you:

Yes, digikam is a desktop app, the purpose of this image is to run it inside an remote desktop which you can access via browser anywhere. Just make the app fullscreen and it is a really nice experience except video (see #9).

nicobo commented 2 years ago

OK so it's more a way to have it installed in a "standard" docker way on a remote desktop. Maybe useful when the disk containing photos is attached to this distant machine...

Thanks, I didn't get it at first because I'm more used to headless images. Still that may need a bit of an introduction in the readme.

aptalca commented 2 years ago

It is a headless image. It makes digikam interface available via a web browser as described in the readme.

It doesn't have to be on a "distant" machine.

nicobo commented 2 years ago

@aptalca of course it doesn't have to be distant, but then what's the use of accessing it via a web browser since you have local access to the machine and a display, obviously ? I thought I got it with @AlmightyFrog answer but your comment makes me wonder...?

I don't want to troll I'm just curious...

aptalca commented 2 years ago

The same arguments for why people run apps in containers instead of installing stuff on bare metal also apply here.