Where can I get Raspberry PI 4 Model B?

@Trex You'll need docker engine installed on Debain 12 and then this docker cli command to install homepage

docker run -d \
--name=homepage \
-p 80:3000 \
-v /home/me/homepage/config:/app/config \
-v /var/run/docker.sock:/var/run/docker.sock \
--restart unless-stopped \
ghcr.io/benphelps/homepage:latest
 
should be less than 200 rupees i think. should be less than 10 units in a month? i might be wrong though.
 
i mean hard disks are extra but it should still be a fraction of my pc usage which does not run 24x7 lol.
 
Oh. My setup is kinda extended, but its the best I could do.

1. TP-Link A6 as Access Point.
2. Excitel's GX ONT in bridge mode and PPPoE on Raspberry Pi. (Excitel Primary)
3. Airtel's GX ONT in bridge mode and PPPoE on Raspberry Pi. (Airtel is in failover mode)
4. Tp-Link Switch with VLANs to extend one ethernet port into 3 Ports.(2 Wan, 1 LAN)
5. Last and heart of setup, raspberry pi.
 
I have installed Plex on OpenWRT through docker. Now, I want to download movies directly to USB drive attached to raspberry Pi and later on watch it through plex. Any idea? or it doesnt work like this? @Sushubh enlighten me pls.
 
Back