VMware Cloud Community
pwright84
Enthusiast
Enthusiast
Jump to solution

HEAT example template

Hi

Does anybody have an example HEAT template I can use to deploy a pretend 3 tier Web/App/DB application for Demo purposes?

Thanks

Paul

Reply
0 Kudos
1 Solution

Accepted Solutions
admin
Immortal
Immortal
Jump to solution

There are a few simple heat templates here - https://github.com/santhoshsram/heat-templates

You may have to pass the right image, flavor and few more params for it to work. Feel free to play with the templates. There isn't a 3 tier app template, but it should be fairly simple to modify "HOT-1vm-1lnet-floating-ip.yaml" to make it a 3 tier app template.

View solution in original post

Reply
0 Kudos
1 Reply
admin
Immortal
Immortal
Jump to solution

There are a few simple heat templates here - https://github.com/santhoshsram/heat-templates

You may have to pass the right image, flavor and few more params for it to work. Feel free to play with the templates. There isn't a 3 tier app template, but it should be fairly simple to modify "HOT-1vm-1lnet-floating-ip.yaml" to make it a 3 tier app template.

Reply
0 Kudos