-
Notifications
You must be signed in to change notification settings - Fork 0
Dockerize the code base #87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
onlinejudge95
wants to merge
37
commits into
main
Choose a base branch
from
docker
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Updates config value as secret var * Fixes typo * Adds secret in vars file * Adds secret in pipeline * Adds secret in pipeline deploy stage
* Adds VPC for gambley * Refactor commit * Adds private subnet for gambley vpc * Adds internet gateway in VPC * Refactor commit * Adds a public subnet to place NAT gateway * Adds an elastic IP for NAT Gateway * Adds a NAT Gateway * Refactor commit * Removes tags from NAT Gateway * Adds private route table with association * Refactor commit * Adds public\ route table with association
* Adds only VPC resource * Adds tags for VPC
* Adds internet gateway and NAT gateway * Adds tags for internet gateway and NAT gateway
* Adds elastic IP * Sets up data download in pipeline (#99) * Adds data dir to git ignore * Adds data setup command * Updates pipeline to run for current PR * Updates pipeline to run for current PR * Downgrades ubuntu version and upgrades the step in build job * Downgrades ubuntu version and upgrades the step in deploy job * Reverts pipeline run conditions * Adds ssh key pari * Adds data setup in test step of pipeline * Updates ubuntu version in test tep * Adds security group * Refactor commit * Adds ec2 instance * Adds tags for EC2 instance * Adds instance id for elastic IP
* Adds s3 bucket for all resources * Adds DDB Table for all resources
* Adds IAM role for instance * Adds IAM instance profile * Adds IAM instance profile to EC2 instance * Adds download of policy file in pipeline * Formatting commit * Fixes path for policy doc * Fixes name for IAM role * Fixes name for IAM instance profile
* Adds IAM instance policy to IAM role * Updates pipeline script to add iam policy docs in CI * Fixes validation error
* Adds user data script * Moves user data script to data dir * Adds user data script to aws instance * Adds user data script to aws instance * Adds instance policy to EC2 IAM Instance Profile (#104) * Adds IAM instance policy to IAM role * Updates pipeline script to add iam policy docs in CI * Fixes validation error * Adds user data script * Moves user data script to data dir * Adds user data script to aws instance * Adds user data script to aws instance * Removes duplicates * Removes duplicates
* Adds secret in github repo * Adds configs in vars file * Updates .env.example file * Updates pipeline with new secrets
* Removes postgres database from email_service * Removes redis queue from email_service * Removes secrets from var file * Removes email_srevice app from heroku * Removes config vars for email_service * Removes config vars for email_service from pipeline
* Removes github action secrets for email_service * Removes apps association * Removes default branch status * Removes branch protection rule * Removes branches * Removes issue labels * Removes github repo * Removes teams to repo association * Removes vars * Removes config from .env.example file * Removes config from pipeline
* Adds new secrets for gambley_backend * Adds secrets to vars file * Adds config as .env vars * Adds secrets in pipeline
…ructure-setup into docker
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.