DietPi-Software | Immich: Self-Hosted backup solution for photos and videos #6785
Replies: 6 comments
-
Can this be moved to discussions so it can be voted on? Would love to see immich get added to dietpi. Thank you! |
Beta Was this translation helpful? Give feedback.
-
Yes please, this would be awesome to have a simple way to get Immich up and running! |
Beta Was this translation helpful? Give feedback.
-
This would be awesome. Upvote. Than I can finally replace my google photos subscription |
Beta Was this translation helpful? Give feedback.
-
➕1️⃣ |
Beta Was this translation helpful? Give feedback.
-
Yeah, should run great on the RPi5. Upvote! |
Beta Was this translation helpful? Give feedback.
-
Formal software information
Are there similar/alternative software titles available with DietPi-Software?
What makes your requested software better than the above solutions, if available?
How can DietPi make the installation easier or compatible, than following the install instructions or do APT installation, if available?
Can you provide the installation steps that you would suggest DietPi-Software to do?
There is several installation methods: https://immich.app/docs/install/requirements, but they usually require some tinkering because or the arm64 v8, the easiest would be using this script:
curl -o- https://raw.githubusercontent.com/immich-app/immich/main/install.sh | bash
The script will perform the following actions:
Download docker-compose.yml, and the .env file from the main branch of the repository.
Populate the .env file with necessary information based on the current directory path.
Start the containers.
Are you willing to help maintaining the software installation, e.g. in case of needed setup changes due to updates etc.? This is not needed, but could speed up our decision to implement it, as man power is always a topic 😉.
Beta Was this translation helpful? Give feedback.
All reactions