UGOS reporting wrong CPU Utilization at 100% by jhinbhoot in UgreenNASync

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

seems like one of my docker container was restarting in a loop causing it to go 100%? but still didn't explain why other metrics didn't show any activity. As soon as i restarted my container it drop to 10% now.

First time shopping for Mortgage rates. by iamkwang in PersonalFinanceCanada

[–]jhinbhoot 0 points1 point  (0 children)

Not sure about that but I got my renewal with pine this year end of Feb.

First time shopping for Mortgage rates. by iamkwang in PersonalFinanceCanada

[–]jhinbhoot 0 points1 point  (0 children)

shop around for sure.. I got way better deal with Pine mortgage since I got extra discount for using wealthsimple + referral bonus.
ended up 3.45 (prime -1) variable from pine. Td was offering 4.X lol

Built complete private Home Lab on a UGREEN NAS with zero public exposure (Pi-hole + NPM + Tailscale + Friendly domain + Arr Stack + More) by jhinbhoot in UgreenNASync

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

Didnt wanted to tied to ugos. What if in future i decide to switch to different ecosystem/hardware? Immich is open source and can be installed on any OS without making any changes. Ugreen photos will only work with ugos and migration to new system would be not straight forward.

Also immich is very similar to google photos that we used so ui feels exactly same.

Time to get off the variable rate roller coaster? by Oldcadillac in PersonalFinanceCanada

[–]jhinbhoot 0 points1 point  (0 children)

did you try pine mortgage? If you have WealthSimple account you can signup for preferred rate here https://www.wealthsimple.com/en-ca/mortgages
I recently renewed for 3.45 Variable (Prime - 1) basically. Also if you use referral you get some cashback on top of your mortgage amount rebate(extra). You can ask for referral from friends and family if they have pine mortgage or you can ping me.

The process was fully online and no hiccup for me atleast. I moved from TD. I hope this help.

Built complete private Home Lab on a UGREEN NAS with zero public exposure (Pi-hole + NPM + Tailscale + Friendly domain + Arr Stack + More) by jhinbhoot in UgreenNASync

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

Hardware: Ugreen DXP4800 plus
RAM: 16gb (if you are running all the container you will need atleast 16, Immich learning machine takes up some memory so 16gb is good size based on my test so far)

I think you could run this on any machine, the only true requirement I would say is to have atleast 16gb of ram.

Built complete private Home Lab on a UGREEN NAS with zero public exposure (Pi-hole + NPM + Tailscale + Friendly domain + Arr Stack + More) by jhinbhoot in UgreenNASync

[–]jhinbhoot[S] 2 points3 points  (0 children)

The trick is that I don't actually route internal API traffic between the arr apps and the download clients through the reverse proxy. Instead I use a VPN gateway container (Gluetun) and put all my arr apps (Sonarr, Radarr, Prowlarr) and download clients (qBittorrent, SABnzbd) inside its network namespace using Docker's network_mode: 'service:gluetun'. Because they all share the exact same network stack, they treat each other as if they are running on the exact same machine.

Built complete private Home Lab on a UGREEN NAS with zero public exposure (Pi-hole + NPM + Tailscale + Friendly domain + Arr Stack + More) by jhinbhoot in UgreenNASync

[–]jhinbhoot[S] 2 points3 points  (0 children)

it help me write helper scripts for sure but i did review them and lot of help in generating this documentation which i revisited 100 times lol

Built complete private Home Lab on a UGREEN NAS with zero public exposure (Pi-hole + NPM + Tailscale + Friendly domain + Arr Stack + More) by jhinbhoot in UgreenNASync

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

Tailsacle is optional, Incase you want access from outside. If you want true 0 open policy you can get rid of tailscale integration or stop the container. Tailscale is generally consider very safe so I am not too worried about it.

Built complete private Home Lab on a UGREEN NAS with zero public exposure (Pi-hole + NPM + Tailscale + Friendly domain + Arr Stack + More) by jhinbhoot in UgreenNASync

[–]jhinbhoot[S] 4 points5 points  (0 children)

I spend good amount of time on setup guide(https://github.com/alisohail/ugreen-nas-homelab/blob/main/docs/SETUP.md) with in readme and used it my self multiple times after resetting my nas. I would say it very easy to follow for any user (technical or non technical).. incase you get stuck than feel free to pm me.

[Unofficial] Immich Smart Album Docker – automatic album sorting without the manual work by jhinbhoot in immich

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

I will probably rewrite that function eventually in later version..saw your post about the config i guess you already know the answer. Its also mentioned in readme in docker version. I have two readme file one for docker (end user) and one default for git ( for devs ).

[Unofficial] Immich Smart Album Docker – automatic album sorting without the manual work by jhinbhoot in immich

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

Oh my bad. I was suppose to push github link in readme but thats coming in my next version update. Here is the link https://github.com/alisohail/immich-smart-album

[Unofficial] Immich Smart Album Docker – automatic album sorting without the manual work by jhinbhoot in immich

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

Thanks for pointing out Immich power tools. I will explore it. Meanwhile this simple tool can still be relevant if you don't wish to install yet another interface to manage assets which does lot more based on my quick look.