doc: Add content for usage section (#922)
This commit is contained in:
@@ -25,5 +25,5 @@ The web application will be available at `http://<machine-ip-address>:2283`, and
|
||||
The directory which is used to store the backup file is `./immich-app/immich-data` relative to the current directory.
|
||||
|
||||
:::tip
|
||||
For more information about using the application, please refer to [How to use the application](/docs/category/how-to-use-the-application).
|
||||
For more information on how to use the application, please refer to the [Post Installation](/docs/usage/post-installation) guide.
|
||||
:::
|
||||
@@ -50,5 +50,5 @@ openssl rand -base64 128
|
||||
|
||||
|
||||
:::tip
|
||||
For more information about using the application, please refer to [How to use the application](/docs/category/how-to-use-the-application).
|
||||
For more information on how to use the application, please refer to the [Post Installation](/docs/usage/post-installation) guide.
|
||||
:::
|
||||
|
||||
@@ -116,5 +116,5 @@ docker-compose up -d # or `docker compose up -d` based on your docker-compose ve
|
||||
```
|
||||
|
||||
:::tip
|
||||
For more information about using the application, please refer to [How to use the application](/docs/category/how-to-use-the-application).
|
||||
For more information on how to use the application, please refer to the [Post Installation](/docs/usage/post-installation) guide.
|
||||
:::
|
||||
@@ -8,4 +8,8 @@ Install Immich on Unraid.
|
||||
|
||||
:::info Community contribution
|
||||
Please follow this community contributed [article](https://mfaz.dev/posts/immich-unraid/) to install Immich on Unraid.
|
||||
:::
|
||||
|
||||
:::tip
|
||||
For more information on how to use the application, please refer to the [Post Installation](/docs/usage/post-installation) guide.
|
||||
:::
|
||||
Reference in New Issue
Block a user