Skip to content

Commit

Permalink
Updated deployment docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
bia-pain-bache committed Sep 27, 2024
1 parent 4bbb945 commit b3e3b19
Show file tree
Hide file tree
Showing 8 changed files with 18 additions and 3 deletions.
Binary file modified docs/assets/images/Bind_kv.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/Pages_add_variables.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/images/Pages_bind_kv.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/images/Pages_env_vars.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/Pages_variables.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/images/Settings_functions.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 17 additions & 2 deletions docs/pages_installation_fa.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,14 @@
روی `Create a namespace` کلیک میکنیم و یه اسم دلخواه بهش میدیم و Add میکنیم.


برگردید به قسمت `Workers and Pages` و وارد اون پروژه‌ی Pages بشید که ساختید، با توجه به عکس زیر برید قسمت `Settings` و بعد `Functions`:
برگردید به قسمت `Workers and Pages` و وارد اون پروژه‌ی Pages بشید که ساختید، با توجه به عکس زیر برید قسمت `Settings`:

<p align="center">
<img src="assets/images/Settings_functions.jpg">
</p>


اینجا مثل ورکر تو صفحه قسمت `KV namespace bindings` رو پیدا کنید، `Add binding` بزنید و `Variable name` باید حتما `bpb` باشه (همینجوری که نوشتم) و KV namespace اون KV رو انتخاب میکنید که مرحله دو ساختید و `save` میکنید.
اینجا مثل ورکر تو صفحه قسمت `Bindings` رو پیدا کنید، `Add` بزنید و `KV Namespace` رو انتخاب کنید، `Variable name` باید حتما `bpb` باشه (همینجوری که نوشتم) و `KV namespace` اون KV رو انتخاب میکنید که مرحله دو ساختید و `save` میکنید.

<p align="center">
<img src="assets/images/Pages_bind_kv.jpg">
Expand Down Expand Up @@ -130,6 +130,21 @@
- یا اگر از این استفاده میکنید، `TROJAN_PASS` رو میذارید سمت چپ و convert رو میزنید.

> https://www.atatus.com/tools/sha224-to-hash
> [!TIP]
> اگر موقع دپلوی کردن این تنظیمات رو انجام ندادید بعدا هم میتونید از قسمت Settings این مقادیر رو اضافه کنید. از قسمت `Workers and Pages` وارد اون پروژه‌ی Pages بشید که ساختید، با توجه به عکس زیر برید قسمت `Settings` و پایین‌تر `Variables and Secrets`:
<p align="center">
<img src="assets/images/Pages_variables.jpg">
</p>

هر بار `Add` میزنید و یه کدوم رو وارد میکنید و `Save` میکنید:

<p align="center">
<img src="assets/images/Pages_add_variables.jpg">
</p>

و در نهایت از نوار بالا به قسمت `Deployment` برگردید و از بخش `Production` برید به `view details` و تو قسمت `Deployment detail` دکمه‌ی `Manage Deployment` رو بزنید و `Retry deployment`.
<br>
<br>

Expand Down
2 changes: 1 addition & 1 deletion docs/worker_installation_fa.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

تو قسمت KV بزنید `Create a namespace` و یه اسم دلخواه وارد کنید مثلا Test و `Add` کنید.

دوباره از منوی سمت چپ به قسمت `Workers & Pages` برید، ورکری که ساختید رو باز کنید، برید به قسمت `Settings` و `Variables` رو انتخاب کنید. یه کم بیاید پایین قسمت `KV Namespace Bindings` رو میبینید، روی `Add binding` بزنید و مطابق تصویر زیر از کشویی سمت راست اون KV که ساخته بودید انتخاب کنید (در مثال Test بود). چیزی که مهمه کشویی سمت چپه، حتما باید مقدارش رو بذارید `bpb` و `Save and Deploy` و تمام.
دوباره از منوی سمت چپ به قسمت `Workers & Pages` برید، ورکری که ساختید رو باز کنید، برید به قسمت `Settings` و `Bindings` رو پیدا کنید. `Add` بزنید و `KV Namespace` رو انتخاب کنید، مطابق تصویر زیر از کشویی پایینی اون KV که ساخته بودید انتخاب کنید (در مثال Test بود). چیزی که مهمه کشویی بالاییه، حتما باید مقدارش رو بذارید `bpb` و `Save` و تمام.

<p align="center">
<img src="assets/images/Bind_kv.jpg">
Expand Down

0 comments on commit b3e3b19

Please sign in to comment.