Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
selfhost [2024/01/15 12:29] – willy | selfhost [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Selfhosting ====== | ||
- | |||
- | |||
- | ===== Architecture ===== | ||
- | |||
- | I have a home server (i will call it " | ||
- | |||
- | The advantages of this solution are: | ||
- | * Secure setup (encrypted tunnel to home, all services exposed trough https, well, almost all) | ||
- | * Easy maintenance: | ||
- | * | ||
- | |||
- | ===== Main services ===== | ||
- | |||
- | * webcam / DVR access | ||
- | * Photo backup and storage | ||
- | * PRivate files sharing | ||
- | * Sailing access | ||
- | * Home Automation services | ||
- | * GIT and such | ||
- | * Printer and scanner | ||
- | * Mobile devices synchronization | ||
- | * more | ||
- | |||
- | |||
- | ==== Detailed pages ==== | ||
- | |||
- | |||
- | * Local host setup | ||
- | * Remote host setup | ||
- | * Interconnection tunneling | ||
- | * nginx setup | ||
- | * certbot (for HTTPS) | ||
- | * |