mirror of
https://github.com/immich-app/immich.git
synced 2025-11-14 18:43:20 -05:00
50 lines
1.3 KiB
Plaintext
50 lines
1.3 KiB
Plaintext
---
|
|
sidebar_position: 90
|
|
---
|
|
|
|
import RegisterAdminUser from '/docs/partials/_register-admin.md';
|
|
import UserCreate from '/docs/partials/_user-create.md';
|
|
import StorageTemplate from '/docs/partials/_storage-template.md';
|
|
import MobileAppDownload from '/docs/partials/_mobile-app-download.md';
|
|
import MobileAppLogin from '/docs/partials/_mobile-app-login.md';
|
|
import MobileAppBackup from '/docs/partials/_mobile-app-backup.md';
|
|
import ServerBackup from '/docs/partials/_server-backup.md';
|
|
|
|
# Post installation steps
|
|
|
|
A list of common steps to take after installing Immich include:
|
|
|
|
## Step 1 - Register the admin user
|
|
|
|
<RegisterAdminUser />
|
|
|
|
## Step 2 - Create a new user (optional)
|
|
|
|
<UserCreate />
|
|
|
|
## Step 3 - Update the storage template
|
|
|
|
<StorageTemplate />
|
|
|
|
## Step 4 - Download the Mobile App
|
|
|
|
<MobileAppDownload />
|
|
|
|
## Step 5 - Login to the Mobile App
|
|
|
|
<MobileAppLogin />
|
|
|
|
## Step 6 - Upload Your Library
|
|
|
|
<MobileAppBackup />
|
|
|
|
## Step 7 - Setup Server Backups
|
|
|
|
<ServerBackup />
|
|
|
|
## Setting up optional features
|
|
|
|
- [External Libraries](/features/libraries.md): Adding your existing photo library to Immich
|
|
- [Hardware Transcoding](/features/hardware-transcoding.md): Speeding up video transcoding
|
|
- [Hardware-Accelerated Machine Learning](/features/ml-hardware-acceleration.md): Speeding up various machine learning tasks in Immich
|