Zsolt Tóth Posted August 5 Posted August 5 I used armbian-config to install immich but web interface not reachable. Checking docker -ps -a it seems immich is running. thank you 0 Quote
Igor Posted August 6 Posted August 6 6 hours ago, Zsolt Tóth said: I used armbian-config to install immich but web interface not reachable. Ports might not be default. Did you use port reported in armbian-config ? 0 Quote
Zsolt Tóth Posted Saturday at 08:23 PM Author Posted Saturday at 08:23 PM Thank you. How can i add an external directory? Any config file or something? 0 Quote
Werner Posted 15 hours ago Posted 15 hours ago 20 hours ago, Zsolt Tóth said: How can i add an external directory? Any config file or something? If you mean an external directory within immich, then answering this is out of scope of the Armbian project. We provide a fairly easy way to install the software, but everything beyond is userspace. If you mean sharing a directory from the host into the docker container, then here you can check how armbian-config installed immich: https://github.com/armbian/configng/blob/37f091998d74b059c4302a91ca1f2c06a908297f/tools/modules/software/module_immich.sh#L16 0 Quote
Igor Posted 2 hours ago Posted 2 hours ago Philosophy behind installations via armbian-config is that install is simple as possible, thus options are limited and hard-coded. Main folder for SW data is /armbian and there you mount additional space, if needed. If this way is not acceptable, you need to go manual way. Installing Redis, PostgreSQL and Immich, then link then together. It will be some work and there will be some troubles. Official: https://immich.app/docs/install/requirements Unofficial: https://github.com/imagegenius/docker-immich Armbian way: https://docs.armbian.com/User-Guide_Armbian-Software/Media/#immich 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.