photoprism-mobile icon indicating copy to clipboard operation
photoprism-mobile copied to clipboard

docker image for photoprism preview

Open totti4ever opened this issue 2 years ago • 11 comments

Hey, I was wondering whether there is a chance to combine the latest development regarding face detection and still use your app?

kind regards

totti4ever avatar Sep 02 '21 19:09 totti4ever

I rebased my branch onto master yesterday, so the thielepaul/photoprism:db-api docker image should contain most of the new features now

thielepaul avatar Sep 17 '21 05:09 thielepaul

hmmm, it worked, but only once. Could it be that the auto build needs an additional trigger on the upstream master?

totti4ever avatar Sep 24 '21 17:09 totti4ever

yes that is right I still have to manually rebase my branch on the current master, not sure if this could be automated. At least not if there are conflicts between the commits on both branches

thielepaul avatar Sep 24 '21 18:09 thielepaul

Ah, I see. Makes sense. Just manually manipulating the official Docker image wouldn't work, would it?

Possible is quite a lot of things I suppose, using GitHub actionse. But only worth it if little risk of conflicts. Do you expect many?

totti4ever avatar Sep 24 '21 18:09 totti4ever

yes, could be possible, but I think it is not worth the effort. There are conflicts quite often because of the database query changes. Additionally something could break after a automatic rebase and so overall I think doing this manually makes more sense.

thielepaul avatar Sep 24 '21 19:09 thielepaul

Would you mind, doing it now? There was a major release

totti4ever avatar Sep 24 '21 19:09 totti4ever

yes, I already updated it an hour ago or so :)

thielepaul avatar Sep 24 '21 20:09 thielepaul

Would you mind, doing it again? 🙂

totti4ever avatar Oct 02 '21 17:10 totti4ever

i did another rebase, docḱer image should be built automatically. Let's hope everything still works with the new image

thielepaul avatar Oct 02 '21 19:10 thielepaul

Hi,

I am running photoprism for a while now.. I want to update to the latest version and use your app..

Can you guys please provide any guidance steps for updating from photoprism to your docker and new app? As it seems not straight forward..

Currently in docker I see 2 pods.. 1 maria db and the other photopirsm.

Thank you

djroy25 avatar May 18 '22 21:05 djroy25

I guess you just need to point mariadb to this image to thielepaul/photoprism:db-api

Edit: Not at all, you use that image to the service photoprism. I read the README file, I wrongly assumed the backend was the mariadb service 💯 and it's works 🥇

pedrommvv avatar Oct 15 '22 15:10 pedrommvv