Skip to content

Commit

Permalink
update zero-downtime-deployment image
Browse files Browse the repository at this point in the history
  • Loading branch information
gholi-dev committed Sep 29, 2024
1 parent 8ed2128 commit b9d8f28
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added public/static/images/health-check.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/pages/paas/details/zero-downtime-deployment.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ import Head from "next/head";

مادامی که این قابلیت فعال باشد، همه‌ی استقرارهای جدید در پس زمینه و بدون ایجاد اختلال برای سرویس اصلی رخ می‌دهند و در صورتی که استقرار جدید به درستی اجرا شود و پایدار باشد؛ ترافیک به استقرار جدید هدایت شده و نسخه‌ی قدیمی خاموش و حذف می‌شود و برای همین کاربران شما متوجه اختلالی در سرویس، نمی‌شوند و برنامه بدون خارج‌شدن از دسترس، سرویس‌دهی می‌کند.
<div className="h-4" />
<img src="https://files.liara.ir/liara/docs/zero-downtime-deployment.gif" alt="zero downtime deployment" />
<img src="/static/images/health-check.jpg" alt="zero downtime deployment" />
<div className="h-4" />

برای تشخیص پایدار بودن وضعیت استقرار جدید، لیارا قابلیتی را به نام <a href="../health-check" className="text-[#2196f3] ">بررسی وضعیت سلامت برنامه</a> فراهم کرده است. در صورتی که وضعیت برنامه طبق آخرین <a href="../events" className="text-[#2196f3] ">رویداد</a>، مشکلی نداشته باشد، استقرار جدید، به عنوان نسخه‌ی جدید برنامه تایید می‌شود و ترافیک به روی آن منتقل می‌گردد. در غیر این‌صورت،‌ عملیات استقرار لغو می‌شود.
Expand Down

0 comments on commit b9d8f28

Please sign in to comment.