Self-Hosted File Sharing Made EASY with Pingvin Share

Поделиться
HTML-код
  • Опубликовано: 22 окт 2024

Комментарии • 60

  • @AwesomeOpenSource
    @AwesomeOpenSource Год назад +7

    DB - Absolutely great stuff! I love getting info on some fairly unknown project!

  • @Darkk6969
    @Darkk6969 Год назад +3

    Love it! Very simple user interface. I currently self host NextCloud but for a simple self host file sharing this is the way to go.

  • @viperrnya
    @viperrnya Год назад +5

    Would be pretty cool if the developer allowed for image or video preview that also embeds in discord so it can work as a streamable replacement

    • @DBTechYT
      @DBTechYT  Год назад +4

      Submit that as a feature request on the GitHub

  • @dainiusramanauskas5460
    @dainiusramanauskas5460 Год назад +1

    This channel is awesome! Thank you for what you do!

  • @chipr1404
    @chipr1404 Год назад +1

    Hey DB, another great video. Where can I get the docker compose file from that you used?

  • @tomashertl8895
    @tomashertl8895 Год назад

    Pure, Simple, Nice. Thanks a lot for the review!

  • @trexgamer73
    @trexgamer73 Год назад

    Great vid David. Looks awesome. I'll definitely be deploying this one?

  • @cattivello
    @cattivello Год назад +1

    Hi, Really nice tool. And simple to use.
    They do mask the email password now! that's a great thing they did.
    When adding a password, I did not find the way to have the email giving the password as well. Any idea?
    Looks like I have to write a separate email to give the password.
    In all cases, thanks for sharing this

  • @гопник-ю7ж
    @гопник-ю7ж Год назад

    i've been looking for something like this for a while, i was using nextcloud talk just to share files, this is going to be nice

  • @CorEsan
    @CorEsan Год назад +1

    Did you get HTTPs configured?

  • @eyesontheworld_
    @eyesontheworld_ Год назад +2

    Thanks ,very useful 👍 🥰🙏

    • @DBTechYT
      @DBTechYT  Год назад +2

      Thanks for watching!! :)

  • @yourpcmd
    @yourpcmd Год назад +1

    Nice find. Question though, if you set a file to expire and then email to a sharable link, will the email tell the recipient when it will expire?

    • @eliasschneider2770
      @eliasschneider2770 Год назад

      At the moment not, but if you want to see this feature you can create a quick issue on GitHub 😊

  • @SergioSaar3
    @SergioSaar3 Год назад

    Have you tried Droppy? Maybe the interface is not very modern but I think it has more functionality than Pingvin

  • @notsteve82
    @notsteve82 Год назад

    Well presented and nice recommendation!

  • @gabrielnelson1121
    @gabrielnelson1121 Год назад +1

    Dave great job as always!
    For Pingvin Share, the email notification only seems to work with GMail's SMTP service. Would it be possible to get compatibility with SendGrid. Currently you request the smtp host, smtp email, smtp password, and smtp port. For SendGrid to work, there also needs to be a spot for the smtp username, which can be different than the smtp email.

    • @DBTechYT
      @DBTechYT  Год назад +2

      To copy what the dev said in a previous comment: "if you want to see this feature you can create a quick issue on GitHub 😊"

    • @gabrielnelson1121
      @gabrielnelson1121 Год назад

      @@DBTechYT added

  • @vedranart
    @vedranart Год назад

    When doing a set of Cloudflare tunnel videos, can you maybe do a short video how to properly set Pingvin Share so that it can be accesses from anywhere when self-hosted on your own home server?
    Also, Elias said that Cloudflare tunnel has a maximum 100mb per request, so proxy should be turned off.
    But that seems not to work for me. I couldn't upload any file, and Pingvin Share would start to act weird... So maybe if you could test it out by yourself?
    Thanks!

  • @l0gic23
    @l0gic23 Год назад

    Thanks for surfacing this. How did you find it?
    Thanks for asking the Dev to mask passwords. Such a little thing but that one thing makes me really worried about judgment/leadership of the project. How did the Dev respond?

    • @DBTechYT
      @DBTechYT  Год назад

      Found it on Reddit. Dev said that he agrees that the password should be masked and that it should be easy to implement :)

    • @eliasschneider2770
      @eliasschneider2770 Год назад

      Already fixed in the new release :) Pingvin Share does really focus on security but while migrating the config variables from .env to the frontend, I missed this point.

  • @Mr_Ravee
    @Mr_Ravee Год назад

    Can a folder be uploaded retaining its structure intact like filestash?
    Btw...cool to see something made entirely of typescript.🎉

  • @nelsontovars
    @nelsontovars Год назад

    I love it so much! Thank you for bringing it.
    IT is also available for ARM means that could run it on a raspberry pi if you wish.
    I just wonder, what needs to be done for a software to be able to run on ARM devices?

    • @DBTechYT
      @DBTechYT  Год назад +1

      It needs to be compiled for ARM

    • @eliasschneider2770
      @eliasschneider2770 Год назад +1

      Like you said correctly it runs on ARM64 and I'm also running Pingvin Share on a Raspberry Pi. You just have to install Docker and follow the installation steps in the repo:)

  • @itdevops
    @itdevops Год назад

    Ty but, where is stored database of user ? How to manage ? When i stop restart machine need recreate account ??😢
    Ty

  • @bhanuprakashshettigar3459
    @bhanuprakashshettigar3459 Год назад

    Great video!
    It would be great if u could make a video for-self hosted email server preferably with docker..

  • @cyberbud
    @cyberbud Год назад

    Hi, I am not able to use GMAIl SMTP to send email. Tried everything. Any advice?

    • @DBTechYT
      @DBTechYT  Год назад

      If you are using a free Gmail address, you're going to have to use a different provider or get a paid Gmail account

  • @truedezignstudio
    @truedezignstudio Год назад

    Is zero trust cloudflare tunnel http secure enough?

  • @tesses50
    @tesses50 Год назад

    10:05 what do you mean the one right below is linux/arm64

    • @DBTechYT
      @DBTechYT  Год назад

      Notice the arrow that I dropped on the screen at the same time. It was meant to call attention to my incorrect statement.

  • @tomingerzee1134
    @tomingerzee1134 Год назад

    Can I use the db repository on another node? Let's say using a NAS?

    • @DBTechYT
      @DBTechYT  Год назад

      What? Maybe? What database repository?

    • @fookingsog
      @fookingsog Год назад

      @@DBTechYT Perhaps a NAS such as an Asustor Lockerstor NAS appliance???🤔

    • @tomingerzee1134
      @tomingerzee1134 Год назад

      @@DBTechYT where do the upload file residing?

    • @DBTechYT
      @DBTechYT  Год назад +1

      @Tominger Zee It gets stored wherever you map the data volume

    • @DBTechYT
      @DBTechYT  Год назад

      @FooKingsOC I'd love to check one out, but would have to see if they would ship one to me to review

  • @---tr9qg
    @---tr9qg Год назад

    🔥🔥🔥

  • @Traveler-kl6fr
    @Traveler-kl6fr Год назад +1

    Could you delve more into the CloudFlare tunnels configuration with Pingvin?

    • @vedranart
      @vedranart Год назад

      Ye, I'm trying to set it up, but I'm getting DNS_PROBE_FINISHED_NXDOMAIN.
      Any idea why?
      Tnx!

  • @andrewmasp
    @andrewmasp 8 месяцев назад

    Great video, I like your channel, and effort in your videos.. :) You have by subscription

  • @zyan...
    @zyan... 11 месяцев назад

    I'm a layman, it's confusing for me, I just wanted an open source alternative to Imgur and I tried to do that but I don't want it to be a "local host" because I want to use it to share media to demonstrate suggestions of resources in Github projects.

    • @DBTechYT
      @DBTechYT  11 месяцев назад +1

      This isn't an imgur clone. this is for filesharing. You might look at this instead: ruclips.net/video/VFRt7XSv29s/видео.html

  • @carterlonsberry2185
    @carterlonsberry2185 Год назад

    Could I hire you to setup my Synology?

    • @DBTechYT
      @DBTechYT  Год назад

      I guess that depends on what it is you're in need of and what your offer is for doing it?

    • @carterlonsberry2185
      @carterlonsberry2185 Год назад

      @@DBTechYT how can we connect?

    • @DBTechYT
      @DBTechYT  Год назад

      david@dbtechreviews.com

  • @nlrz313
    @nlrz313 Год назад

    I don't understand the point of this software, if you can't transfert files outside the local network?

    • @fishcatto794
      @fishcatto794 Месяц назад

      You would need to expose the container over to the internet to be able to do that.