Skip to content

Commit

Permalink
Update README.ja.md
Browse files Browse the repository at this point in the history
  • Loading branch information
linyows authored Nov 7, 2024
1 parent 4c6a996 commit 5f689dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Dewyは、主にGoで作られたアプリケーションを宣言的にデプ
Dewyは、アプリケーションのSupervisor的な役割をし、Dewyがメインプロセスとなり、子プロセスとしてアプリケーションを起動させます。
Dewyのスケジューラーは、指定するレジストリをポーリングし、セマンティックバージョニングで管理された最新のバージョンを検知すると、指定するアーティファクトストアからデプロイを行います。
Dewyは、いわゆるプル型のデプロイを実現します。Dewyは、抽象化された、レジストリとアーティファクトストアとキャッシュストアと通知から構成されています。
以下はDewyのデプロイプロセス図と構成を図にしたものです
以下はDewyのデプロイプロセスと構成を図にしたものです

デプロイプロセス図、アーキテクチャ図

Expand Down

0 comments on commit 5f689dd

Please sign in to comment.