- Notifications
You must be signed in to change notification settings - Fork907
docs: add AWS AMI upgrade instructions#16937
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Changes fromall commits
File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -7,7 +7,8 @@ This article walks you through how to upgrade your Coder server. | ||
> Coder does not support rollbacks. | ||
To upgrade your Coder server, simply reinstall Coder using your original method | ||
of [install](../install). If you are using the Official Coder AMI on AWS, use the | ||
first option to upgrade. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others.Learn more. thanks@d1str0 ! I don't currently have access to an AMI that needs an update. Can you tell me if the first option says "Upgrade" or if it's just the first in a list? I want to be able to include the exact text someone will encounter, just in case the AWS UI changes the order or adds an option. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others.Learn more. There is no way to upgrade from within the AMI. My intention here was that those who are using the AMI should use the "Via install.sh" option. As in the first option on this documentation page. Does that make sense? I wasn't sure how best to word it. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others.Learn more. "To upgrade Coder server if you are using the AWS AMI, simply run There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others.Learn more. that totally makes sense I have an idea that might help - I just pointed this to a new branch and I'll be right back with a PR There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others.Learn more. continued in#16973 | ||
## Via install.sh | ||
Uh oh!
There was an error while loading.Please reload this page.