docs(appwrite): describe project settings and hostname

This commit is contained in:
Ali BARIN
2024-05-15 17:50:06 +00:00
parent 6e5c0cc0c7
commit 258d920ff2

View File

@@ -6,7 +6,7 @@ connection in Automatisch. If any of the steps are outdated, please let us know!
::: :::
1. Login to your Appwrite account: [https://appwrite.io/](https://appwrite.io/). 1. Login to your Appwrite account: [https://appwrite.io/](https://appwrite.io/).
2. Go to **Settings**. 2. Go to your project's **Settings**.
3. In the Settings, click on the **View API Keys** button in **API credentials** section. 3. In the Settings, click on the **View API Keys** button in **API credentials** section.
4. Click on the **Create API Key** button. 4. Click on the **Create API Key** button.
5. Fill the name field and select **Never** for the expiration date. 5. Fill the name field and select **Never** for the expiration date.
@@ -16,5 +16,5 @@ connection in Automatisch. If any of the steps are outdated, please let us know!
9. Write any screen name to be displayed in Automatisch. 9. Write any screen name to be displayed in Automatisch.
10. You can find your project ID next to your project name. Paste the id into **Project ID** field in Automatsich. 10. You can find your project ID next to your project name. Paste the id into **Project ID** field in Automatsich.
11. If you are using self-hosted Appwrite project, you can paste the instace url into **Appwrite instance URL** field in Automatisch. 11. If you are using self-hosted Appwrite project, you can paste the instace url into **Appwrite instance URL** field in Automatisch.
12. Fill the host name field. 12. Fill the host name field with the hostname of your instance URL. It's either `cloud.appwrite.io` or hostname of your instance URL.
13. Start using Appwrite integration with Automatisch! 13. Start using Appwrite integration with Automatisch!