Skip to content
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

Deploy a new Amplify app for V2 of the website #18

Closed
what-name opened this issue Jul 19, 2020 · 1 comment
Closed

Deploy a new Amplify app for V2 of the website #18

what-name opened this issue Jul 19, 2020 · 1 comment

Comments

@what-name
Copy link
Collaborator

The currently deployed app has an unkown problem that doesn't let it be pulled and edited. Because of this, that App's backend environment can not be updated or edited anymore. Any Amplify app's backend environment can be pulled with amplify pull --appId myAppId --envName dev. This downloads and sets up the project (the amplify folder only) for local development in a guided way. When doing this with the currently deployed app, it returns an obscure no such key error. I have not been able to find the source of this problem, but I am 99% sure that it's isolated to that specific deployed app as it persists between development environments and @rishabkumar7 has the exact same issue on his machine as well. I have deployed multiple Amplify Apps on multiple accounts and all of them can be pulled no problem.
My proposed solution is to create the V2 of the website, deploy it as a brand new Amplify app and switch the domain over.

I'm working out the details on my proposed deployment strategy that would stay clean down the road as well (environment names, staging etc). Will update this issue soon.

@what-name
Copy link
Collaborator Author

Consolidated & moved to #12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant