Environment Configuration

Once you have created an environment in Bunnyshell, we automatically generate a single editable record, which contains its entire definition, including Applications, Services and Databases, called env.yaml .

This file contains an environment specific configuration file that will be used for all future deployments. Any changes to the environment or environment components (applications, services and databases ) will be reflected in this env.yaml file. This file can be used to make changes to an environment from code or to create new primary environments.

Environment definition file (env.yaml)chevron-right

Last updated

Was this helpful?