mirror of
https://github.com/langgenius/aws-cdk-for-dify.git
synced 2026-07-19 14:06:09 -04:00
[PR #6] [MERGED] Fix/cdk update #11
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/6
Author: @GareArc
Created: 8/27/2024
Status: ✅ Merged
Merged: 8/27/2024
Merged by: @GareArc
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
121 files changed (+118 additions, -25124 deletions)
View changed files
📝
.env.example(+9 -6)📝
README.md(+44 -21)📝
bin/dify-cdk.ts(+5 -5)📝
configs/constants.ts(+17 -2)📝
configs/constructs/eksConfig.ts(+0 -7)📝
configs/constructs/openSearchConfig.ts(+7 -7)📝
configs/prod.ts(+6 -20)📝
configs/stackConfig.ts(+1 -4)📝
configs/test.ts(+9 -22)➖
images/README/1719060242830.png(+0 -0)➕
images/README/infra.jpg(+0 -0)📝
lib/dify-cdk-stack.ts(+2 -29)📝
lib/resourceProvider/opensearch.ts(+17 -12)📝
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)➖
src/dbInit/psycopg-3.1.19.dist-info/METADATA(+0 -108)➖
src/dbInit/psycopg-3.1.19.dist-info/RECORD(+0 -141)➖
src/dbInit/psycopg-3.1.19.dist-info/REQUESTED(+0 -0)...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.