Vasu Jain
Vasu Jain
Hi @noman2002 @kirtanchandak, I have been working on this same issue containerization talawa-api using docker here - https://github.com/PalisadoesFoundation/talawa-api/pull/1418 that was merged yesterday and was working on developing a ci/cd pipeline...
> One issue per person Okay
@palisadoes I can work on this if @kirtanchandak is not working on this
Hi @noman2002 and @kb-0311, I did some research and found that the MongoDB Atlas free tier is good enough for our use case. I looked into redis free tier at...
@kb-0311 We can use the AWS free tier, which will have a t2.micro ec2 instance free for 12 months per account ( we will need a credit card to avail...
@palisadoes 1. Only a single aws account is required to manage this cloud instance. 2. We only need to add the cloud service parameters as github secrets of this talawa-api...
@palisadoes 1. By two accounts, If you referring to one account for aws and another for MongoDB Atlas then in my opinion it's better to have them separated as it...
@palisadoes Okay I will keep that in mind
@palisadoes Sorry for the delay, I have programmed deploy.yml locally but having some issues with my credit card on aws so not able to test it. I will positively resolve...
@palisadoes I got the AWS ec2 instance working, I only had debit cards and it was not accepting them. I found a credit card and it worked, I have been...