• 2 Posts
  • 51 Comments
Joined 26 days ago
cake
Cake day: October 10th, 2024

help-circle











  • I think this is what you should look into. Are the services in Heimdall listed with the local IP or host names? Or are they referenced with the tailscale IP?

    Three things I want to add here:

    • On tailscale I can only access my home lab’s root page with the services being accessible with something like domain.tld/service.
    • service.domain.tld is not supported by tailscale. (See github issue)
    • The local domain is different to the tailscale domain. If you want to use them with a reverse proxy (nginx, caddy) you need to have rules configured for your tailscale magic DNS domain too.

    I hope this helps.










  • External Libraries

    External libraries tracks assets stored outside of immich, i.e. in the file system. Immich will only read data from the files, and will not modify them in any way. Therefore, the delete button is disabled for external assets. When the external library is scanned, immich will read the metadata from the file and create an asset in the library for each image or video file. These items will then be shown in the main timeline, and they will look and behave like any other asset, including viewing on the map, adding to albums, etc.

    docs