22 Commits

Author SHA1 Message Date
Joe 0e094a1c95 docs: update terraform deprecation notice (#26) 2026-05-07 18:34:24 +08:00
リイノ ddd3d5cf0d Update README with project maintenance notice (#25)
* Update README with project maintenance notice

Added notice about project maintenance status and link.

* Mark project as deprecated and update deployment info

Updated README to indicate project deprecation and new deployment method.

---------

Co-authored-by: Joe <79627742+ZhouhaoJiang@users.noreply.github.com>
2026-05-07 17:56:40 +08:00
Joe bd7cf30b90 chore: update dependencies (#24)
* chore: update dependencies and add yarn.lock

- Upgraded @aws-quickstart/eks-blueprints from 1.17.2 to 1.17.4
- Updated ts-node from 10.9.2 to 1.7.1
- Updated aws-cdk from 2.1020.2 to 2.1029.2
- Updated aws-cdk-lib from 2.204.0 to 2.215.0
- Added yarn.lock file to manage dependencies
- Updated various other dependencies for compatibility and security

* chore: remove yarn.lock file

* chore: update ts-node version and add new dependencies
2026-01-20 11:56:03 +08:00
Joe 7157eed32b fix: upgrade AWS CDK dependencies to fix security vulnerabilities (#23)
- Upgrade aws-cdk from 2.173.4 to 2.1020.2 (fixes CVE-2025-2598)
- Upgrade aws-cdk-lib from 2.173.4 to 2.204.0 (fixes GHSA-qq4x-c6h6-rfxh)
- Upgrade @aws-quickstart/eks-blueprints from 1.16.3 to 1.17.2

All security vulnerabilities have been resolved.
CLI commands remain fully backward compatible.
2025-10-13 14:09:17 +08:00
Petrus Han abd09b1c66 upgrade the RDS and EKS version (#18)
* upgrade the RDS and EKS version

old RDS and eks version is not supported by AWS

* Update .env.example
2025-02-21 13:11:58 +08:00
Petrus Han 60f27bde6d fix the bug that Opensearch can't be connected (#15)
- change the Opensearch setup params
- add the new env variables in .env
- update README.md
2024-10-29 20:43:10 -04:00
Petrus Han 6aa0623a4a Update README.md aboud Opensearch settings (#13) 2024-10-29 10:23:30 +08:00
Petrus Han 4b213d6283 Update README.md (#12) 2024-10-29 10:23:20 +08:00
Petrus Han 4c35df4059 update README and add a prefix to identify the different environments in the same region. (#11)
* add a random value into resource name prefix

In some scenarios, such as when cdk creates multiple environments in the same region, naming conflicts can occur.

* Update README.md

add more details and claims the production setup process

* Update README.md

fix link to private repo

---------

Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
2024-10-21 00:33:55 -04:00
dependabot[bot] a8aadf411c Build(deps-dev): bump aws-cdk from 2.147.3 to 2.148.1 (#10)
* Build(deps-dev): bump aws-cdk from 2.147.3 to 2.148.1

Bumps [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) from 2.147.3 to 2.148.1.
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.148.1/packages/aws-cdk)

---
updated-dependencies:
- dependency-name: aws-cdk
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: update aws-cdk to 2.148.1

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: GareArc <chen4851@purdue.edu>
2024-10-14 13:33:20 -04:00
dependabot[bot] a3f818cbac Build(deps-dev): bump aws-cdk from 2.147.3 to 2.148.1 (#9)
* Build(deps-dev): bump aws-cdk from 2.147.3 to 2.148.1

Bumps [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) from 2.147.3 to 2.148.1.
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.148.1/packages/aws-cdk)

---
updated-dependencies:
- dependency-name: aws-cdk
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
* fix: upgrade to 2.147.3

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: GareArc <chen4851@purdue.edu>
2024-10-14 12:33:49 -04:00
GareArc 99fcc4080f fix: extra emtpy item in split 2024-10-13 02:18:33 -04:00
Xiyuan Chen ab07e7802f Feat/customize subnet (#8)
* update: customize subnets

* update: doc

* fix: bad constant

* fix: opensearch no inbound rule

* update node role

* fix: doc & configs

---------

Co-authored-by: GareArc <chen4851@purude.edu>
2024-08-30 12:17:28 -04:00
Xiyuan Chen e13ade1123 Feat/customize subnet (#7)
* update: customize subnets

* update: doc

* fix: bad constant

---------

Co-authored-by: GareArc <chen4851@purude.edu>
2024-08-28 21:05:02 -04:00
GareArc 6c8a438257 update: subnet 2024-08-27 22:23:30 -04:00
GareArc 2706ec1a6a fix: update opensearch 2024-08-27 22:17:06 -04:00
Xiyuan Chen 4f4123af30 Fix/cdk update (#6)
* fix: wrong instruction order

* fix: add explanation for destroy

* add support for opensearch; add config for public rds

* fix: naming typo

* fix: naming

* fix: env config and documentations

* fix: doc update

* fix: typo

* fix: typo

* add: alb helm doc

* add: doc for database init

* fix: opensearch update

---------

Co-authored-by: GareArc <chen4851@purude.edu>
2024-08-27 21:25:29 -04:00
Xiyuan Chen 731d835977 Fix/cdk update (#4)
* fix: wrong instruction order

* fix: add explanation for destroy

* add support for opensearch; add config for public rds

* fix: naming typo

* fix: naming

---------

Co-authored-by: GareArc <chen4851@purude.edu>
2024-08-27 17:20:25 +08:00
Xiyuan Chen e81b7043ba feat: update doc (#3)
* feat: update doc

* fix: typo

---------

Co-authored-by: GareArc <chen4851@purude.edu>
2024-08-27 11:58:38 +08:00
Xiyuan Chen 754009933e Fix/update-cdk-code (#2)
* fix: invalid ec2 instacne type

* fix: stack bug in cdk

* feat: support custom vpc

* fix: add env for vpc

---------

Co-authored-by: GareArc <chen4851@purude.edu>
2024-08-27 11:58:27 +08:00
Xiyuan Chen 0a7ab01a66 fix: invalid ec2 instacne type (#1)
Co-authored-by: GareArc <chen4851@purude.edu>
2024-08-27 09:46:44 +08:00
Garfield Dai 47bd35e0d1 Initial Commit. 2024-08-26 17:48:52 +08:00