Can’t you just mount a RO volume to an Immich container?
- 0 Posts
- 14 Comments
Thank you :)
I’ve always found them pretty similar. How’d you chose one or another?
tiwenty@lemmy.worldto Selfhosted@lemmy.world•ELI5: Why are SBCs nowhere to be found?English4·2 years agoThat’s why I added the “kinda”. There are a lot of small AMD boxes that can do a lot with those Ryzen.
tiwenty@lemmy.worldto Selfhosted@lemmy.world•ELI5: Why are SBCs nowhere to be found?English131·2 years agoThese days you can find some kinda NUCS which are way more powerful and customisable for not a lot more than a fully fledged RPI4 with SD card and PSU
A nice and sweet 404 lol
tiwenty@lemmy.worldto Selfhosted@lemmy.world•What hostname do you use for server? home.box or home.local?English2·2 years agoExactly the same. I’d like to add that my devices still get a .lan TLD from the router.
tiwenty@lemmy.worldto Selfhosted@lemmy.world•Should I use one docker-compose.yml for all my services?English2·2 years agoI have multiple files but a single stack. I use an alias to call compose like this:
docker compose -f file1.yaml -f file2.yaml
Etc.
Tbh those stuff aren’t really intuitive. But, as was my case for instance, that’s something that can be “easily” learnt as a hobbyist like us. And when you understand those concepts, at least from an abstract point, my stance is that you can become a better dev/ops/sys :) I strongly advice anyone in the field to at least play a little with Docker/containers to grasp what it is.
Also k8s is in high demand in the sector, so those are good skills that could be turned into $$
deleted by creator
You better see growth when laying off 20% lol
tiwenty@lemmy.worldto Self Hosted - Self-hosting your services.@lemmy.ml•For those using docker compose, how do you manage your stacks?1·2 years agoCurrently it’s in the CLI, I just split my compose files in different concerns, and just use a bash alias that uses a wildcard to call them all.
But now as I’m adding a RPi in the stack to add some monitoring and a few light stuff, I’m also thinking of going to Kube. But as you say, it may be tough ^^
tiwenty@lemmy.worldto Self Hosted - Self-hosting your services.@lemmy.ml•Reddit Exodus: Welcoming the Selfhosted Community to Lemmy - Migrating to Freedom!2·2 years agoThank you, this is one of my favourite community on Reddit, I hope we can make something happen here!
Makes sense. Though if one wants security maybe it’s better to use something like PhotoSync to copy the photos through FTP/anything and mount the volume RO.