Jump to content

[Support] FoxxMD - pinry

Featured Replies

Posted

Application Name: pinry

Application Site: https://docs.getpinry.com/

Github Repo: https://github.com/pinry/pinry/

Docker Hub: https://hub.docker.com/r/getpinry/pinry

Template Repo: https://github.com/FoxxMD/unraid-docker-templates

 

Overview

 

pinry is a tiling image board system for people who want to save, tag, and share images, videos and webpages in an easy to skim through format -- basically an open-source Pinterest clone. Some of its features:

 

  • Image fetch and online preview
  • Tagging system for Pins
  • Browser Extensions
  • Multi-user support
  • Both public and private boards
  • Search by tags / Search boards with name

 

Some demo sites:

 

home.thumb.jpg.e00f3965fcf89fd4c09c1b45a28e24f4.jpg

 

more screenshots here

 

Usage

 

Initial setup only requires adding the template from CA.

 

Additional settings can be accessed by modifying the configuration file at /mnt/user/appdata/pinry/local_settings.py

 

Ensure new users can register by setting ALLOW_NEW_REGISTRATIONS = True in local_settings.py

 

To create a superuser for administration:

  1. exec into the container (click the app -> console)
  2. run this command: python manage.py createsuperuser --settings=pinry.settings.docker

 

Pinry docker instructions

 

Pinry documentation

 

Additional Configuration

 

This is very specific -- if you are accessing behind an nginx reverse proxy you must make sure you have not set HTTPOnly for cookies as the application gets CSRF tokens from a Cookie header.

Edited by FoxxMD
add new screenshot and some additional usage

This is great! Really useful for a huge archive of images I have.

Is there a way to add/upload more than 1 image at a time? I cant seem to get that working.

  • Author

@steffenk you're right it doesn't look like it supports multiple uploads. You might want to check out this other CA app that I use for image archival, Szurubooru, it might be what you are looking for.

Edited by FoxxMD

10 hours ago, FoxxMD said:

@steffenk you're right it doesn't look like it supports multiple uploads. You might want to check out this other CA app that I use for image archival, Szurubooru, it might be what you are looking for.

Will check it out. Thanks!

 

  • 2 weeks later...

Hello,

I just installed from Unraid Community Applications. No changes made to config. I go to http://myserver.mydomain.com:8438 and the Pinry homepage comes up. And that's it. I can't register, I can't login, and I don't know how to pin anything. Where do I go from here? I thought I read all the docs, but there is nothing about admin except editing the local_settings.py file, but no explanation of how to edit or why.

Thanks

buzz

On 6/12/2020 at 3:52 PM, buzzra said:

Hello,

I just installed from Unraid Community Applications. No changes made to config. I go to http://myserver.mydomain.com:8438 and the Pinry homepage comes up. And that's it. I can't register, I can't login, and I don't know how to pin anything. Where do I go from here? I thought I read all the docs, but there is nothing about admin except editing the local_settings.py file, but no explanation of how to edit or why.

Thanks

buzz

Nevermind. Deleted it. doesn't work and no support.

  • 4 months later...

Hey, 

 

I tried to create a superuser using the "pipenv run python manage.py createsuperuser" command like the documentation suggest but it comes up with an error in the console 

Warning: Python 3.6 was not found on your system…
Neither 'pyenv' nor 'asdf' could be found to install Python.
You can specify specific versions of Python with:
$ pipenv --python path/to/python

 

Are you able to help?

Cheers

@GooseGoose I had the exact same error as you. Please see here: https://docs.getpinry.com/passwords/ (read the note at the bottom). If you use the Unraid docker console, then you want to run

python manage.py createsuperuser --settings=pinry.settings.docker

 

The official Pinry docs are also super vague on this. Seems very odd that default credentials do not exist... Really it seems like Pinry is a pita to use so far...

Edited by fat_flying_pigs

On 11/11/2020 at 12:16 PM, fat_flying_pigs said:

@GooseGoose I had the exact same error as you. Please see here: https://docs.getpinry.com/passwords/ (read the note at the bottom). If you use the Unraid docker console, then you want to run


python manage.py createsuperuser --settings=pinry.settings.docker

 

The official Pinry docs are also super vague on this. Seems very odd that default credentials do not exist... Really it seems like Pinry is a pita to use so far...

Yeah it does seem like a bit of a pain to use at the moment. Thanks so much for the help! I will try that now. 

 

I somehow missed the note at the bottom despite the page being like 10 lines long... not my finest moment.. 

 

  • 2 months later...

Hello,

I just installed the Pinry Docker and having issues using the Chrome browser extension.

It doesn't allow the extension to work when trying to pin a HTTPS site.  I can add the pin manually but that defeats the purpose of the extension.

Is there an easy way to enable SSL for the Pinry Docker??

Thanks!

  • 8 months later...

The latest update just killed my entire Pinry. Every single one of my images is gone. The page loads but there are no pins anymore at all. 

  • 1 month later...

@plantsandbinary It's the same with mine. Page loads, but no pins. Were you able to recover?

  • 2 weeks later...

Nope. I stopped using it. It's overall too unstable for me.

  • 2 months later...

Does anyone was able to recover their user in pinry after the update? I lost my user in the last update and can´t restore it. I had look in to the pinry appdata folder and the images look to be there, but my user appears to had been deleted by the update.

 

Update: I found a solution, in the pinry docs website they sugest to use the migration tool, in Pinry docker console you should type:

python manage.py migrate 

And after that you should be good to go.

Edited by Emilio
Found a solution

  • 3 months later...

Is there a way to remove the signup button. I've set ALLOW_NEW_REGISTRATIONS to False but I can still see the button after a restart.

  • 9 months later...

Is there a way to enable Pinry to be used via iFrames so that it can be accessed through something like Organizr v2?

  • 3 weeks later...

Is this project still alive? Doesn't seem to be many recent updates. Are there any good alternatives?

 

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...