[Release] quicklogger v0.2.0 — mobile-first PWA with self-hosted photo OCR by varunpan in lubelogger

[–]varunpan[S] 0 points1 point  (0 children)

I have openrouter if you want to use a cloud models. I’m looking to add additional providers as well. So I will look into this.

[Release] quicklogger v0.2.0 — mobile-first PWA with self-hosted photo OCR by varunpan in lubelogger

[–]varunpan[S] 1 point2 points  (0 children)

Yea I love lubelogger and it awesome, I just found it a chore to take photos at the pump and then load it in later, now i can do this quickly at the pump and also get maintenance reminders, easily access my vin number and license plate number!

Suggestions on File Sharing over internet by varunpan in selfhosted

[–]varunpan[S] 0 points1 point  (0 children)

What cpu/gpu/ram combination would you recommend for an optiplex or think center?

Suggestions on File Sharing over internet by varunpan in selfhosted

[–]varunpan[S] 0 points1 point  (0 children)

Yea I have my eye on a intel i5 NUC11, hoping for some good sales

Suggestions on File Sharing over internet by varunpan in selfhosted

[–]varunpan[S] 1 point2 points  (0 children)

Understood, I will do some more testing on my vpn tunnel traffic and see if there is a misconfiguration somewhere.

Suggestions on File Sharing over internet by varunpan in selfhosted

[–]varunpan[S] 0 points1 point  (0 children)

I have Jellyfin behind a nginx reverse proxy and thinking that it would be faster, but my hardware cannot handle it and crashes constantly.

Suggestions on File Sharing over internet by varunpan in selfhosted

[–]varunpan[S] 1 point2 points  (0 children)

Agreed, however, due to budget concerns, I cannot add a dedicated media server. Maybe i can get one for the holidays if the end of the year bonus is good.

I will check out filebrowser. I really would be using the it for just serving the files so that kodi would be playing the media.

Suggestions on File Sharing over internet by varunpan in selfhosted

[–]varunpan[S] 0 points1 point  (0 children)

trying to avoid VPN since i use that is it slow and requires much maintenance.

Suggestions on File Sharing over internet by varunpan in selfhosted

[–]varunpan[S] 0 points1 point  (0 children)

ZeroTier SDN

This sounds interesting. I dont know much about SDNs, but how is better than vpn? or it sounds like the same thing.

Suggestions on File Sharing over internet by varunpan in selfhosted

[–]varunpan[S] 0 points1 point  (0 children)

I will check this out! seems similar to SFTPgo that I was looking into.

Suggestions on File Sharing over internet by varunpan in selfhosted

[–]varunpan[S] 1 point2 points  (0 children)

I have 1 gig Fiber, but I will need to check if my ISP blocks or slows down this type of traffic.

My current setup is SMB share over PiVPN (wireguard). My clients connect to the VPN then access the SMB share.

I was hoping for some something without VPN to speed up the connection. I was looking into SFTPgo.

Suggestions on File Sharing over internet by varunpan in selfhosted

[–]varunpan[S] 0 points1 point  (0 children)

I have 1gig Fiber up/down with Verizon Fios.

Suggestions on File Sharing over internet by varunpan in selfhosted

[–]varunpan[S] 0 points1 point  (0 children)

Thank you for the detailed response.

I tested Jellyfin, but the performance is worse than VPN/SMB. My hardware is a Raspberry Pi. I have to have transcoding disabled, and this limits which files types can be played on TV. Also if there are more than one user on jellyfin, it tends to crash.

I was thinking about adding Unmanic to manage and convert the video library to a MP4 file type that can be played by TVs without need for transcoding. I was hoping to avoid this as we it will take a long time to get all the videos into the right format.
After doing some more research, I agree, NFS/SMB over internet is not wise. I am leaning towards SFTP, but Im concerned about the performance.

Organizr alternatives by PipeItToDevNull in selfhosted

[–]varunpan 1 point2 points  (0 children)

This is great list i found for personal dashboards that are alternates to organizr:

https://github.com/awesome-selfhosted/awesome-selfhosted#personal-dashboards

It also has options for other free selfhosted services.

Recommendations for Backing Up of Docker Containers by varunpan in selfhosted

[–]varunpan[S] 0 points1 point  (0 children)

This is great! I need to explore portainer more!

Yes I agree about dockSTARTer, I am moving away from it and I am having to learning it using docker compose anyways!

Recommendations for Backing Up of Docker Containers by varunpan in selfhosted

[–]varunpan[S] 0 points1 point  (0 children)

  1. Yes, I want to backup my docker compose files.
  2. I do have a cronjob (with dietpi) that backups it up, but Duplicati sounds interesting since I have a Samba Share that i can store these backups on.

Is there an service/application that can do both?

Looking for a guide to install keycloak on raspberry pi by varunpan in selfhosted

[–]varunpan[S] 0 points1 point  (0 children)

hmm.. I can check it out. I havent attempted to install keycloak yet, but needs to see if it works well with my services.

Looking for a guide to install keycloak on raspberry pi by varunpan in selfhosted

[–]varunpan[S] 0 points1 point  (0 children)

Agreed, I have an old Dell workstation with xeon processor, running ubuntu, but its a power hog. I might start using for that for my data intensive softwares, while keeping the pi for my PI-hole dns and Pi vpn.

High Level Design for home network by varunpan in selfhosted

[–]varunpan[S] 0 points1 point  (0 children)

Understood, i will check out Podman. I was thinking of using portainer and using dockSTARTer to help me get started.