Commit graph

14 commits

Author SHA1 Message Date
0c9a8feb9f Add project overview and infrastructure description to README 2025-12-31 19:33:55 +09:00
0b67765510 Restructure project layout and add ECR repository CloudFormation template
- Move application entrypoint to cmd/lambda/
- Move Dockerfile to docker/ for clearer build context separation
- Promote go.mod/go.sum to project root
- Move CloudFormation templates under infra/cfn/ for consistent infra layout
- Add new template-container-repository.yaml defining ECR repository (blog-deployment)
- Move Lambda test files to test/ directory
2025-12-31 19:24:08 +09:00
aa1f4a91bf feat: change cloudformation templates of cloudfront and codepipeline 2025-05-14 21:25:42 +09:00
c352d43605 feat: add an origin access control 2025-05-13 20:29:03 +09:00
793fb44aba feat: add a cloudfront distribution to host a static website 2025-05-11 20:33:18 +09:00
414897d9a9 feat: edit a s3 bucket policy to host my blog 2025-05-10 20:48:28 +09:00
73ce84ba2f feat: add a manual approval action in AWS CodePipeline 2025-05-10 20:46:53 +09:00
e7d6113ba4 feat: add Codebuild resources 2025-05-08 20:56:21 +09:00
45028307fd feat: create new Cloudformation template to make a S3 bucket as a source 2025-05-07 20:08:38 +09:00
e5fda53600 feat: add necessary roles and tag 2025-05-07 20:05:21 +09:00
5de667341c feat: add Cloudformation template to make CodePipeline 2025-05-06 20:06:52 +09:00
bba136cb12 feat: add Forgejo webhook trigger support with AWS Secrets Manager 2025-05-05 20:30:59 +09:00
0819ae1a71 Add some unit test and dockerfile 2025-05-04 21:02:44 +09:00
1bee169123 first commit 2025-05-02 21:51:49 +09:00