[SUPPORT] SmartPhoneLover - Pastefy


Recommended Posts

pastefy_banner.png

 

This docker template was created based on an already available docker image


GitHub: https://github.com/interaapps/pastefy
DockerHub: https://hub.docker.com/r/interaapps/pastefy
Documentation (API): https://github.com/interaapps/pastefy/wiki/API-v2

Add-ons: https://github.com/topics/pastefy-addon
My Repository: https://github.com/SmartPhoneLover/unraid-docker-templates

 

DESCRIPTION
Pastefy is an open source alternative to Gists or Pastebin.
You want to share some code to your friends or just save it for yourself? Just paste it.

 

Features:
• Raw-Preview
• Copy Button
• Fork
• An API available
• Log in
• Folders
• See your created pastes
• Delete created pastes
• Create paste with 'curl -F [email protected] pastefy.ga'

 

Live demo:
https://pastefy.ga/

 

NOTES
• MySQL database linked to this container is required.
• You can know more about all the available variables, check the file '.env.example' in the root of GitHub branch.

 

VERSION
1.0 (2022-01-25)


If you are going to report a bug or request something to be added/modified, please, take into consideration that I will only be able to apply changes for the work I own only. For example, if I create a docker template for an already existing docker image (not created by me), I won't be able to do more for that image than forward your report or request to the owner of the project.


If you like my work, please consider making a little donation.
- DONATE -
Thank you very much 🙂

Link to comment
  • 1 year later...

I am trying to add login and im getting this error 
 

I am getting this error every time I try to login and I have used two different browsers to login / make an account.
 

{"success":false,"exception":"NullPointerException","error":true,"exists":false}
 

Just installed this as a docker today
I added interaapps as Oauth setup my account input the info into the app (ID, Secret) but its not working am I missing a step.

 

I added Discord auth and same issue I'm using > /api/v2/auth/oauth2/discord/callback

After i hit auth it load the page with the error

{"success":false,"exception":"NullPointerException","error":true,"exists":false}

Link to comment

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...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.