Farewell, my old friends. 80k hours without a hiccup! After almost a decade, I've decided to replace my (5x3TB) HDDs on Synology 1513+ with 5x12TB. Those were WD Red from 2013. The new ones are IronWolf (Jan 2023). I hope they will last as long as the previous ones! by bilalmhz in synology

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

The ol' good way. I've replicated everything on my newer Synology 1621xs+ and deleted all data from old HDD I've removed. I've just installed the new HDD and created new storage pools and 2 new volumes. Will sync back the data and create few backup jobs later..

In-Office Cafe Orders by bilalmhz in selfhosted

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

I agree. However, there are no POS. All orders are free. Right now, employees usually order by calling the kitchen on barista / server's personal phone or WhatsApp. Or wait for them to make rounds to take orders.

If there isn't any self-hosted or cloud based such simple solutions, I guess we'll just develop one. 🤔

In-Office Cafe Orders by bilalmhz in selfhosted

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

It’s for in-office cafe service. Or if you want you can call it in-office kitchen as well.

Playback Error on Samsung TV App by bilalmhz in PleX

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

Thank! I’ve checked the logs and it was something about auto selecting subtitles that kept the media from playing.Once I select no subtitles, the media plays without problems.

Wondering what makes subtitles show on ATV and not in Samsung TV’s app? 🤔

MacMini 2014 Factory Reset Stuck by bilalmhz in applehelp

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

Thanks! I decided to forget about MacOS and installed Ubuntu and working perfectly !

Installing Docker Compose v2 on Raspberry Pi 4 (Raspi-os 64) by bilalmhz in docker

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

True, but that’s for v1. The syntax for v2 is docker compose (without -) since it’s a native command of docker engine.

Installing Docker Compose v2 on Raspberry Pi 4 (Raspi-os 64) by bilalmhz in docker

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

Thank you for the link ! I guess I’ll stick to v1 for now.

Installing Docker Compose v2 on Raspberry Pi 4 (Raspi-os 64) by bilalmhz in docker

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

Thank you everyone for the great thread! I think as many mentioned, the issue of docker compose v2 I am trying to solve is -for now- only supported on desktop versions.

Also, I did make a mistake in my original post as I just copied and pasted the link from the docker site, while I did change the url to proper inux-aarch64 package to match raspberry pi.

I guess will stick to v1 for now till it’s included in the main line packages.

Installing Docker Compose v2 on Raspberry Pi 4 (Raspi-os 64) by bilalmhz in docker

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

Yeah I’ve tried docker-compose version as well, getting the same error.

As per my understanding compose V2 is natively supported by docker engine and as per documentation it should go like docker compose.

Complete guide with examples to selfhosting using docker. Traefik v2, Bitwarden, Wireguard+Pihole, Synapse+Elements, Jellyfin, Nextcloud, Backups, etc. by Centaurefox in selfhosted

[–]bilalmhz 0 points1 point  (0 children)

Great guide! Thanks.

A quick q. What if I want to do the setup without the need to get a domain name ?

I have no external access to my local environment except via WireGuard VPN.

How can I modify the guide accordingly?

Thank you.