Deploy Anywhere Projects

Learn about the additional functionalities supported for projects in Develop Anywhere, Deploy Anywhere.

About Deploy Anywhere Projects

Deploy Anywhere projects are projects designed to manage deploy anywhere assets and configurations created by you in an environment. The deploy anywhere projects have additional capabilities when compared to your regular projects. Regular projects are those created within the tenant without the Develop Anywhere, Deploy Anywhere capability enabled.

Deploy Anywhere projects support both your regular and deploy anywhere integrations, along with their associated configurations, unlike regular projects.

You can initialize regular projects into Deploy Anywhere projects, allowing you to store Deploy Anywhere assets from that point forward.

If your tenant has the Develop Anywhere and Deploy Anywhere capability enabled, new projects are created as Deploy Anywhere projects by default. Additionally, a package with the same name as the project is automatically created. From this package, you can import packages from other repositories and use in your project.

Furthermore, you have the option to link Deploy Anywhere projects to external repositories.

Initializing Regular Projects as Deploy Anywhere Projects

  1. Go to the Deploy Anywhere Project Initialization page in one of the following ways:

    • Projects Dashboard
      a. Go to Projects.
      b. Click the vertical ellipsis icon on the project card that you want to convert. A menu appears.

    • Packages page
      a. Go to Projects > Select a Project > Packages. The Packages page appears.

  2. Click Deploy Anywhere Project. The Deploy Anywhere Project Initialization dialog box appears.

    Note: You cannot modify the project name.

  3. Specify a repository in the Source Control - Account to store your project assets in one of the following ways:

    • Select Default Server to retain the default settings. The project assets continue to store in the default repository maintained by the system.

    • Provide the source control details to link an external repository to your project. Follow the instructions from Step 3 in Linking Projects to a GitHub Repository.

  4. Click Initialize. The project is initialized to a deploy anywhere project and all deploy anywhere assets created from now on are stored in the configured repository.