How to use Hetzner StorageBox as library?
Hi, I'm thinking about using my StorageBox as an immich library. Is that a bad idea?
There are several methods how I could mount it. I thought about using sshfs, rclone or Samba. Which one is probably better suited?
12 Replies
:wave: Hey @Nico,
Thanks for reaching out to us. Please follow the recommended actions below; this will help us be more effective in our support effort and leave more time for building Immich :immich:.
References
- Container Logs:
docker compose logs
docs
- Container Status: docker compose ps
docs
- Reverse Proxy: https://immich.app/docs/administration/reverse-proxy
Checklist
1. :blue_square: I have verified I'm on the latest release(note that mobile app releases may take some time).
2. :blue_square: I have read applicable release notes.
3. :blue_square: I have reviewed the FAQs for known issues.
4. :blue_square: I have reviewed Github for known issues.
5. :blue_square: I have tried accessing Immich via local ip (without a custom reverse proxy).
6. :blue_square: I have uploaded the relevant logs, docker compose, and .env files using the buttons below or the /upload
command.
7. :blue_square: I have tried an incognito window, disabled extensions, cleared mobile app cache, logged out and back in, different browsers, etc. as applicable
(an item can be marked as "complete" by reacting with the appropriate number)
If this ticket can be closed you can use the /close
command, and re-open it later if needed.Use RSync to mount hetzner box directory?
Did you mean rclone?
And then use
sftp
as remote type?CIFS (or samba) would probably be the best
Yes rcolen
I think if your server is located in different region speed will be slow
my server is in frankfurt and I think the storagebox too
Okay thanks I'll try that
Hetzner afaik is only in Falkenstein and Nürnberg
(in Germany)
oh ok but at least they're both in germany
If they are in same datacenter, connection might be faster
Im not sure
Im planning run same setup like yours.
Actual photos in hetzner box and preview images and database is local
I think for only the external library that should be fine either way. I would highly advice against storing your database on there though
yeah I didn't plan to put the DB on there only mount the library folder

Hi did it work for you?