Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

Postgresql EC2 instance for snowex-hackweek #7

Open
lsetiawan opened this issue Apr 1, 2021 · 0 comments
Open

Postgresql EC2 instance for snowex-hackweek #7

lsetiawan opened this issue Apr 1, 2021 · 0 comments
Labels
notes Note labeled issues are not actually issues :)

Comments

@lsetiawan
Copy link
Contributor

lsetiawan commented Apr 1, 2021

Overview

For providing postgres database, a custom ec2 instance was created to deploy the database for snowex datasets. A terraform configuration of this ec2 instance can be found at https://github.com/snowex-hackweek/jupyterhub/blob/main/terraform/eks/ec2_postgres.tf.

A key pair needed to be created ahead of time for the ec2 instance to deploy. @lsetiawan manually created this on AWS called snowex-postgres.pem. This could've been achieved by using the terraform aws_key_pair resource, but that was too much to try to figure out, especially in encrypting the public key.

@lsetiawan lsetiawan added the notes Note labeled issues are not actually issues :) label Apr 1, 2021
@lsetiawan lsetiawan changed the title Postgresql ec2 instance for snowex-hackweek Postgresql EC2 instance for snowex-hackweek Apr 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
notes Note labeled issues are not actually issues :)
Projects
None yet
Development

No branches or pull requests

1 participant