Skip to content

This repository contains scripts and CFn Templates to build a personal data linkage platform of DSA onto AWS.

License

Notifications You must be signed in to change notification settings

c-3lab/dsa-personal_data_linkage_module-constructor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dsa-personal_data_linkage_module-constructor

This repository contains scripts and CFn Templates to build a personal data linkage platform of DSA onto AWS.

CAUTION

This repository supports the 2022/11/30 version of the persional data linkage module.

パーソナルデータ連携モジュールソースコード(2022/11/30版) [ZIP・6,324 KB]

How to use

Preparation

  1. Your domain must be managed on AWS Route53.
  2. You should make docker available.
  3. You should make the following tools available:
  • curl
  • openssl
  • aws cli (>2.9)
  • eksctl (>0.125)
  • kubectl (>1.25)

Construction

  1. Copy sample.env to .env and edit its variables to fit your environment.
  2. Apply the scripts (or markdown text) from 01_download_source.sh to 17_exec_admin_sql.md in order.

Check

  1. To verify that the system is constructed correctly, execute 18_login_as_admin.sh and make sure that you can log into the system.

Destruction

  1. Apply the scripts from 92_delete_dns_recordset.sh to 99_delete_ecr.sh in order.

Contributers

Made with contributors-img.

LICENSE

MIT LICENSE

About

This repository contains scripts and CFn Templates to build a personal data linkage platform of DSA onto AWS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published