The Bootstrap Flow
Get the latest docs
You are looking at documentation for an older release. Not what you want? Go to the current release documentation.
Describes the flow of bootstrapping a Cloudify Management Environment
- This diagram depicts the default (and naive) implementation of the bootstrap method. Since Cloudify’s Management Environment is expressed as a blueprint, it can be constructed differently be the user.
- IaaS is a specific case of an environment. A user can decide to bootstrap, for instance, on bare metal server(s).
- Very advanced users can even change the structure of Cloudify itself (not only the infrastructure laid during bootstrap). This will be covered in the future as Cloudify becomes more and more modular.