Updating application launched via CloudFormation

0

Hello,

I've been playing with CloudFormation and have one question. By using the templates I have launched Jira, works great, but is it possible to actually update an application by using the template?

Lukasz
gefragt vor einem Jahr175 Aufrufe
1 Antwort
0

Hi, I guess that you use such templates: https://aws-quickstart.github.io/quickstart-atlassian-jira/ In that case, updating the Atlassian applications boils down to using a new AMI that they release. So, if you started your Atlassian app, it boils down to changing the AMI id in the template.

How it works is described here: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/updating.stacks.walkthrough.html#update.walkthrough.ami

profile pictureAWS
EXPERTE
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen