• Contact
  • About Me
  • Privacy Policy
DefenceDev
  • Home
  • Blog
  • Linux Tutorials
    • Bash Scripting Lessons
    • Commands
    • Networking
  • Solutions
    • Docker
  • Network Tutorials
    • FortiGate
    • MikroTik
  • Projects
    • AdGuard
    • Immich
    • Nextcloud
    • WordPress
  • Cloud
  • Video Tutorials
    • YouTube Channel
    • MikroTik Videos
No Result
View All Result
  • Home
  • Blog
  • Linux Tutorials
    • Bash Scripting Lessons
    • Commands
    • Networking
  • Solutions
    • Docker
  • Network Tutorials
    • FortiGate
    • MikroTik
  • Projects
    • AdGuard
    • Immich
    • Nextcloud
    • WordPress
  • Cloud
  • Video Tutorials
    • YouTube Channel
    • MikroTik Videos
No Result
View All Result
DefenceDev
No Result
View All Result
ADVERTISEMENT
Home Projects Immich

Immich: Installation on Ubuntu 22.04

neo by neo
May 27, 2025
in Immich
0
Immich: Installation on Ubuntu 22.04

Immich: Installation on Ubuntu 22.04

0
SHARES
453
VIEWS
Share on FacebookShare on Twitter
ADVERTISEMENT

Immich snap Application on Ubuntu 22.04

Immich Installation on Ubuntu 22.04 as a Snap package offers a fast and efficient method to set up a self-hosted photo and video management system. By using Snap, you can avoid complex configurations and let Snap automatically handle dependencies, making the process simpler. This approach ensures a quick deployment of Immich, allowing you to manage your multimedia content securely and seamlessly. In this post, we’ll guide you through each step to install Immich as a Snap package on Ubuntu 22.04, so you can get started right away.

Introduction

In this tutorial we will go through process of Immich installation on Ubuntu 22.04.

Managing and storing large volumes of photos and videos has become essential for many users. Immich, a powerful self-hosted photo and video storage solution, provides a privacy-first alternative to popular cloud-based services. By hosting self-hosted Immich on your own Ubuntu 22.04 server, you can enjoy full control over your media content while ensuring your data remains secure.

ADVERTISEMENT

Immich is an open-source self-hosted backup solution for the videos and photos. Immich Distribution will ship the same software, but with limited customization. The main focus is ease of use, a simple snap install immich-distribution on a publicly available server should yield a fully working Immich installation. Extra tools are included, they should be non-intrusive and you can ignore them if you prefer.

Source: https://snapcraft.io/immich-distribution

Prerequisites

Before we start, make sure your server meets the following prerequisites:

  • Ubuntu 22.04 installed and running on your machine.
  • Root or sudo access to install and manage software on the server.
  • Snapd installed and running on your system:

Steps to be Done to Install Immich

Refresh sytem packages:

sudo apt update
sudo apt install snapd

Optionally, you can check if there is a new version of the snapd application:

sudo snap refresh

To install Immich execute the following command:

ADVERTISEMENT
sudo snap install immich-distribution

Immich Configuration

# Check current configuration
snap get immich-distribution

root@immich:~# snap get immich-distribution
Key                 Value
acme-domain         immich.domain.com
acme-email          user@domain.com
database-password   IaYYBdvNyJlhNSlJcJMt
haproxy-http-bind   *:80
haproxy-https-bind  *:443
https-enabled       true
typesense-key       key

Change Immich Access Port

In case that you need to change the Immich Access Port from 443 to something else you can use the following command:

ADVERTISEMENT
# Change port from 443 to 442
sudo snap set immich-distribution haproxy-https-bind=*:442

Access to Immich Web Interface

To access to the Immich application you need to type in your browser http://server_ip_adress

Immich: Installation on Ubuntu 22.04

defencedev.com

About The Author

neo

See author's posts

ADVERTISEMENT
Previous Post

AdGuard Home: Install DNS Server on Ubuntu and Configure It

Next Post

Nextcloud: My Experience Collected in 2 Years of Use

neo

neo

Next Post
Nextcloud: My Experience Collected in 2 Years of Use

Nextcloud: My Experience Collected in 2 Years of Use

Follow Us

  • Trending
  • Comments
  • Latest
MikroTik: Export Configuration in Text File

MikroTik: Export Configuration in Text File

Fortinet FortiGate: Static Route Configuration via GUI and CLI

Fortinet FortiGate: Static Route Configuration via GUI and CLI

Immich: Installation on Ubuntu 22.04

Immich: Installation on Ubuntu 22.04

Fortinet FortiGate Upgrade Path Tool

Fortinet FortiGate Upgrade Path Tool

NextCloud: Port Forwarding - Essential Ports for Smooth Functionality

NextCloud: Port Forwarding – Essential Ports for Smooth Functionality and Remote Access

Organizing and Managing Photos with Immich: Features I Use

Organizing and Managing Photos with Immich: Features I Use

Install Ubuntu 22.04 on Oracle VM Virtual Box

Install Ubuntu 22.04 on Oracle VM Virtual Box

Linux Directories: cd (Change Directory), pwd (Print Working Directory), mkdir (Make Directory)

Linux Directories: cd (Change Directory), pwd (Print Working Directory), mkdir (Make Directory)

Install WordPress on Raspberry Pi 4 with Docker (Ubuntu 22.04)

Install WordPress on Raspberry Pi 4 with Docker (Ubuntu 22.04)

Install Nextcloud on Raspberry Pi 4 with Docker (Ubuntu 22.04)

Install Nextcloud on Raspberry Pi 4 with Docker (Ubuntu 22.04)

Install Nginx Proxy Manager on Raspberry Pi 4 with Docker (Ubuntu 22.04)

Install Nginx Proxy Manager on Raspberry Pi 4 with Docker (Ubuntu 22.04)

Install Docker on Raspberry Pi 4 with Ubuntu 22.04

Install Docker on Raspberry Pi 4 with Ubuntu 22.04

Recent News

Install WordPress on Raspberry Pi 4 with Docker (Ubuntu 22.04)

Install WordPress on Raspberry Pi 4 with Docker (Ubuntu 22.04)

Install Nextcloud on Raspberry Pi 4 with Docker (Ubuntu 22.04)

Install Nextcloud on Raspberry Pi 4 with Docker (Ubuntu 22.04)

Install Nginx Proxy Manager on Raspberry Pi 4 with Docker (Ubuntu 22.04)

Install Nginx Proxy Manager on Raspberry Pi 4 with Docker (Ubuntu 22.04)

Install Docker on Raspberry Pi 4 with Ubuntu 22.04

Install Docker on Raspberry Pi 4 with Ubuntu 22.04

MikroTik: Check Your Wireless Password

MikroTik: Check Your Wireless Password

ADVERTISEMENT

DefenceDev Tutorials

defencedev Logo

Whether you’re just starting or looking to expand your skills, I hope you find useful information and engaging discussions here. Let me take you through my journey and the goals behind this space!

Follow Us

Browse by Category

  • Blog
  • Cloud
    • Private
  • Linux Tutorials
    • Bash Scripting Tutorials
    • Commands
    • Networking
  • Network Tutorials
    • FortiGate
    • MikroTik
  • Projects
    • AdGuard
    • Immich
    • Nextcloud
    • WordPress
  • Solutions
    • Docker
  • Video Tutorials
    • MikroTik Videos

Recent News

Install WordPress on Raspberry Pi 4 with Docker (Ubuntu 22.04)

Install WordPress on Raspberry Pi 4 with Docker (Ubuntu 22.04)

Install Nextcloud on Raspberry Pi 4 with Docker (Ubuntu 22.04)

Install Nextcloud on Raspberry Pi 4 with Docker (Ubuntu 22.04)

  • Site Map
  • Privacy Policy
  • Facebook Page
  • Disclaimer
  • Contact
  • About Me

© 2025 defencedev.com - All rights reserved.

No Result
View All Result
  • Home
  • Blog
  • Linux Tutorials
    • Bash Scripting Lessons
    • Commands
    • Networking
  • Solutions
    • Docker
  • Network Tutorials
    • FortiGate
    • MikroTik
  • Projects
    • AdGuard
    • Immich
    • Nextcloud
    • WordPress
  • Cloud
  • Video Tutorials
    • YouTube Channel
    • MikroTik Videos

© 2025 defencedev.com - All rights reserved.