T18F-SEG491x-QkShare / QuickShareWiki

0 stars 0 forks source link

Automate Deployment of Infrastructure #39

Open m9p909 opened 1 year ago

m9p909 commented 1 year ago
ababa026 commented 1 year ago

Do we need to pass mongo url to the script ? can't we just put it in the .env file before deployment. Same with s3 name, we pass it in the script so that it creates a bucket with that name but we can pass it to the backend manually just by changing the .env file before deployment.

ababa026 commented 1 year ago

PR : https://github.com/T18F-SEG491x-QkShare/QuickShareMain/pull/92

m9p909 commented 1 year ago

Either process you described is fine