Files
immich/docs/docs/features/server-commands.md
Jason Rasmussen 752b267399 chore(docs): refactor pages (#1144)
* chore(docs): refactor pages

* fix: links

* fix: broken link

* refactor: post install steps using partials
2022-12-21 15:01:50 -06:00

790 B

sidebar_position
sidebar_position
7

Server Commands

The immich-server docker image comes preinstalled with an administrative CLI that supports the following commands:

Command Description
immich help Display help
immich reset-admin-password Reset the password for the admin user

How to run a command

To run a command, connect to the container and then execute it. For example:

docker exec -it immich-server_1 sh

/usr/src/app$ immich reset-admin-password
? Please choose a new password (optional) immich-is-awesome-unlike-this-password
New password:
immich-is-awesome-unlike-this-password