doc: Add content for usage section (#922)

This commit is contained in:
Alex
2022-11-03 21:42:24 -05:00
committed by GitHub
parent 296a5e786e
commit 0f9c2f0a38
33 changed files with 192 additions and 507 deletions

View File

@@ -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.
:::

View File

@@ -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.
:::

View File

@@ -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.
:::

View File

@@ -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.
:::