Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

There are two distinct project types in FlexDeploy.

  • Utility projects - used for administrative and/or maintenance type of tasks like start server, stop server, provision environment, install software etc. Utility projects do not have any version and hence do not have any life cycle through environments.
  • Regular projects - used for build and deploy of code/configurations. Jenkins may have many jobs to cater various environments, but in FlexDeploy you will have one project that will be used for build and deploy to all environments for specific piece of code/configurations. For example, Java EAR application or SOA Suite composite are some examples of FlexDeploy projects. Each project has build and deploy workflow appropriate for type of code/configuration being managed.

You need to first figure out type of projects that will be necessary in FlexDeploy.

Utility Projects

Build/Deploy Projects

Process is mostly similar to steps described above where you first need to prepare build and deploy workflow


  • No labels