Projects / 06
Home or external?
A practical framework for deciding which services belong at home and which should live elsewhere.
Hosting decisions based on dependency, privacy, recovery and reachability rather than ideology.
The challenge
Self-hosting offers control, but public reach, household dependency and recovery requirements can make an external home the more responsible choice.
The approach
- Classify the service by who depends on it and what happens during an outage.
- Assess data sensitivity separately from uptime and public-access needs.
- Choose the location with the clearest operational boundary, then document an exit path.
The result
A mixed architecture that keeps private, local workflows close to home while placing public or critical services where they can be supported well.
What stayed useful
- Control is valuable only when it comes with recovery capability.
- Not every private service needs to be internet reachable.
- The best hosting answer can change as the service becomes important.