"description":"High performance self-hosted photo and video management solution.",
"install_methods":[
{
"type":"default",
"script":"ct/immich.sh",
"resources":{
"cpu":4,
"ram":4096,
"hdd":20,
"os":"Debian",
"version":"12"
}
}
],
"default_credentials":{
"username":null,
"password":null
},
"notes":[
{
"text":"During installation, HW-accelerated machine-learning (with OpenVINO) is an available option. This also allows for HW-accelerated transcoding, but it must be enabled in Video Transcoding Settings",
"type":"info"
},
{
"text":"If using OpenVINO HW machine-learning, increase RAM because OpenVINO is memory-intensive",
"type":"info"
},
{
"text":"To change upload location, edit 'IMMICH_MEDIA_LOCATION' in `/opt/immich/.env`",