MichaIng / DietPi

Lightweight justice for your single-board computer!
https://dietpi.com/
GNU General Public License v2.0
4.9k stars 498 forks source link

DietPi-Software | Immich - Self-Hosted backuo solution for photos and videos #6685

Closed byalvaroft closed 11 months ago

byalvaroft commented 1 year ago

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 :wink:.

t-bullock commented 11 months ago

Can this be moved to discussions so it can be voted on? Would love to see immich get added to dietpi. Thank you!