sanitation@lemmy.today to Technology@lemmy.worldEnglish · 25 days agoNetflix now requires every user profile to be tied to unique email addressarstechnica.comexternal-linkmessage-square109linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkNetflix now requires every user profile to be tied to unique email addressarstechnica.comsanitation@lemmy.today to Technology@lemmy.worldEnglish · 25 days agomessage-square109linkfedilink
minus-squarew3dd1e@lemmy.ziplinkfedilinkEnglisharrow-up0·24 days agoI can use docker compose. I need them on the same container so they can see the other apps exist and direct traffic there. Or that I as my understanding. I tried setting up Caddy on a separate container as Jellyfin but that didn’t work.
minus-squareGonzako@lemmy.worldlinkfedilinkEnglisharrow-up0·24 days agoWould a docker-compose.yaml like this one work? https://privatebin.net/?1d1d30a1e92a974a#JDwvxcmJyjwmhir4YFvVrRGhn7fUJNqgTbrmgBYe1etC I just basically ripped that off my working setup. This sets up two containers that can see each other
I can use docker compose. I need them on the same container so they can see the other apps exist and direct traffic there. Or that I as my understanding.
I tried setting up Caddy on a separate container as Jellyfin but that didn’t work.
Would a docker-compose.yaml like this one work? https://privatebin.net/?1d1d30a1e92a974a#JDwvxcmJyjwmhir4YFvVrRGhn7fUJNqgTbrmgBYe1etC I just basically ripped that off my working setup. This sets up two containers that can see each other