mirror of
https://github.com/langgenius/aws-cdk-for-dify.git
synced 2026-07-01 20:14:06 -04:00
[PR #5] [CLOSED] Fix/cdk update #8
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/aws-cdk-for-dify/pull/5
Author: @GareArc
Created: 8/27/2024
Status: ❌ Closed
Base:
main← Head:fix/cdk-update📝 Commits (10+)
811b3d9fix: wrong instruction ordera979a4dfix: add explanation for destroye0d7fc5add support for opensearch; add config for public rds4b6495afix: naming typo01e6acffix: naming9dfca28fix: env config and documentations9a1b6a5fix: doc update07ba88efix: typo9ab0a8bfix: typo12e99efadd: alb helm doc📊 Changes
124 files changed (+201 additions, -25222 deletions)
View changed files
📝
.env.example(+12 -4)📝
README.md(+51 -28)➖
README.zh.md(+0 -109)📝
bin/dify-cdk.ts(+14 -8)📝
configs/constants.ts(+18 -3)📝
configs/constructs/eksConfig.ts(+0 -7)➕
configs/constructs/openSearchConfig.ts(+11 -0)📝
configs/prod.ts(+12 -15)📝
configs/stackConfig.ts(+5 -4)📝
configs/test.ts(+12 -15)➖
images/README/1719060242830.png(+0 -0)➕
images/README/infra.jpg(+0 -0)📝
lib/dify-cdk-stack.ts(+14 -25)📝
lib/resourceProvider/opensearch.ts(+26 -14)📝
lib/resourceProvider/postgres.ts(+13 -1)📝
lib/vpc-stack.ts(+12 -0)📝
package.json(+1 -3)➖
src/dbInit/index.py(+0 -26)➖
src/dbInit/psycopg-3.1.19.dist-info/INSTALLER(+0 -1)➖
src/dbInit/psycopg-3.1.19.dist-info/LICENSE.txt(+0 -165)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.