This repository contains scripts and CFn Templates to build a personal data linkage platform of DSA onto AWS.
This repository supports the 2022/11/30 version
of the persional data linkage module.
パーソナルデータ連携モジュールソースコード(2022/11/30版) [ZIP・6,324 KB]
- Your domain must be managed on AWS Route53.
- You should make docker available.
- You should make the following tools available:
- curl
- openssl
- aws cli (>2.9)
- eksctl (>0.125)
- kubectl (>1.25)
- Copy
sample.env
to.env
and edit its variables to fit your environment. - Apply the scripts (or markdown text) from
01_download_source.sh
to17_exec_admin_sql.md
in order.
- To verify that the system is constructed correctly, execute
18_login_as_admin.sh
and make sure that you can log into the system.
- Apply the scripts from
92_delete_dns_recordset.sh
to99_delete_ecr.sh
in order.
Made with contributors-img.