No, I did not. Now it is working, thank you for your help :) On Saturday, March 30, 2019 at 10:26:13 AM UTC, mathieu.lonjaret wrote: > > Do you have one of shareHandler or shareHandlerPath specified in your > config? > See https://perkeep.org/doc/server-config for their doc. > > > On Sat, 30 Mar 2019 at 10:19, Tristan Kohl <[email protected] > <javascript:>> wrote: > >> I thought I could use that feature since you already mentioned it in >> another thread. But unfortunately I do have the same issue as the user back >> than as there is no "Share" button I could click... >> >> [image: Screenshot_2019-03-30 Screenshot.png] >> >> My Perkeep version is: >> >> Camlistore master, 2019-02-25-acb8676d2d >> >> go1.11.5 linux/amd64 cgo=true >> >> >> Cheers, >> Tristan >> >> >> On Friday, March 29, 2019 at 7:07:39 PM UTC, mathieu.lonjaret wrote: >>> >>> Hi, >>> >>> It seems to me that you actually do want the publisher. Sharing >>> pictures with your family is pretty much the use case for it. And it >>> does not have to be galleries, you can publish them one by one >>> separately. But it requires a bit of setup in the config, yes. >>> Otherwise, the easiest way by far to share one particular >>> file/picture, is to use the web UI feature for it (which behind the >>> scenes uses share claims, which are a completely different mechanism >>> from the publisher). Just tick the permanode of the file you want to >>> share, and the contextual menu should appear on the right. Then click >>> on the "share" action, and a popup for the URL of the (assembled) >>> shared item should appear. Anyone with that URL can now access the >>> file in question. >>> >>> hth, >>> Mathieu >>> >>> On Fri, 29 Mar 2019 at 11:13, Tristan Kohl <[email protected]> wrote: >>> > >>> > Well I might not have been clear about my setup. I use Perkeep for my >>> personal use and store a lot of my images already. However I want my family >>> to see some of those images as well so I thought I could put links to those >>> images on my local website/gallery/webapp and have Perkeep serve them other >>> than duplicate that data. >>> > >>> > I use Perkeep for my ebook collection as well and whilst I want all >>> ebooks to be readable within my home network I do not want to open >>> Perkeep's ui since there are personal files as well on that instance. >>> > >>> > Sorry for being not clear enough as to what I want to achieve. I use >>> Minio on my public facing server so I do not have to take care of putting a >>> file in the right collection which is nice. Was thinking Perkeep could >>> serve for this purpose in small/personal scale as well. >>> > >>> > Cheers >>> > >>> > On Friday, March 29, 2019 at 8:52:18 AM UTC, john.fuller wrote: >>> >> >>> >> There's a lot to grasp with Perkeep. I suggest installing Perkeep on >>> >> your local machine and putting it through some personal usage before >>> >> considering it for your website. >>> >> >>> >> What advantages do you feel Perkeep would bring over your current >>> >> method of serving your files? Would this advantage be worth the time? >>> >> >>> >> It's best to access your files over the API. I would use the pk-mount >>> >> tool to mount the files to disk, but then that would get you back to >>> >> where you started. To get a feel for the API, try the web interface >>> >> which Perkeep ships with. >>> >> >>> >> Files you add to Perkeep are immutable, so you already get some >>> >> read-only functionality in that sense. >>> >> >>> >> -- >>> >> John >>> >> >>> >> On Thu, Mar 28, 2019 at 9:45 PM Tristan Kohl <[email protected]> >>> wrote: >>> >> > >>> >> > Hey guys, >>> >> > >>> >> > I was wondering if it would be possible to use Perkeep as some sort >>> of a storage backend for my website. As far as I can tell from my limited >>> insight this should be a quite perfect fit as one could requests resources >>> via a link along the lines of http://example.com/sha224-xxxxxxx >>> >> > >>> >> > Since somewhere in the docs this is mentioned I was looking for any >>> snippets to start from. However I was not able to dig anything up as to how >>> one would configure Perkeep to be a read-only source for files/data. I >>> found some documentation for "publisher" configuration but to be honest I >>> did not understand a single word and to me it seems to be more in the >>> realms of an image gallery (at least that is what was discussed there). For >>> handing out resources I do not need a template or and view code, just a >>> simple entry point to make HTTP GET requests against some blob hash. >>> >> > >>> >> > Also I thought I could use some built in share functionality as >>> mentioned in this thread but there is no "Share" button in the sidebar. >>> >> > >>> >> > Camlistore master, 2019-02-25-acb8676d2d >>> >> > >>> >> > go1.11.5 linux/amd64 cgo=true >>> >> > >>> >> > >>> >> > I hope my explanations were somewhat understandable. >>> >> > >>> >> > Cheers, >>> >> > Tristan >>> >> > >>> >> > -- >>> >> > You received this message because you are subscribed to the Google >>> Groups "Perkeep" group. >>> >> > To unsubscribe from this group and stop receiving emails from it, >>> send an email to [email protected]. >>> >> > For more options, visit https://groups.google.com/d/optout. >>> > >>> > -- >>> > You received this message because you are subscribed to the Google >>> Groups "Perkeep" group. >>> > To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> > For more options, visit https://groups.google.com/d/optout. >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "Perkeep" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> >
-- You received this message because you are subscribed to the Google Groups "Perkeep" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
