module
Version:
v0.0.0-...-a068c45
Opens a new window with list of versions in this module.
Published: Sep 9, 2019
License: GPL-3.0
Opens a new window with license information.
README
¶
Supporting codebase for Blog Post
Visit Here to view the context.
To Run
- Set the following environment variables
- STACK_NAME
- STACK_BUCKET (this bucket must exist in your AWS environment)
- YOUR_IP What is your public IP so it gets added to the security group
- This is the only way you'll be able to access your database
- run the following in succession:
make build
make deploy_rds
make init_db
- run
curl {{Url from the output tab of your cloudformation template}}
- You should see two records retrieved and serialized from the database
PRs and suggestions are welcome.
Directories
¶
Click to show internal directories.
Click to hide internal directories.