• 0 posts
  • 15 comments
Joined 3 years ago
Cake day: July 23rd, 2023
  • Yeah one of these views is more valid than the other:

    “I got an error message! It says, Please right click the application and select ‘Run As Administrator…’ What does it mean?! What do I do!!! Why are these instructions so confusing?!”

    “I got an error on the page! It says ‘Password incorrect’ What does that mean? How do I fix it?” “Have you tried using the correct password?”

  • That really depends, are you looking for an actual filesystem or (for real) object level storage? Does the frontend have compatibility with s3-type endpoints?

    I would recommend a vpn like tailscale to encrypt traffic and not expose your local env to the internet

    Here are some self-hosted s3 compatible options: https://geekflare.com/self-hosted-s3/

    Although I think you might want to reconsider your architecture here. If you’re planning on self-hosting the storage for a frontend hosted on a VPS somewhere latency is probably going to make for a pretty bad experience.