Where do I fnd the documentation on setting up Dev/Test/Prod landscape for deployments?

I'm a newbie to Appian, looking for the documentation on initial steps for creating the promote-to-production landscape.  )This is assuming an "enterprise application" architecture (think: multiple users creating POs and then a Purchasing Dept. making buys), and not a mobile app architecture where we have to deploy an applet to multiple devices.)

I have found the documentation on "Deployments" and "Packages," but not the precursor documentation on how to set up the landscape, declare where Dev is and where Test is and where Prod is, how to add a Training environment into the landscape if desired, how to set up Primary Dev and HotFix Dev, etc., such that a Deployment can move applications and objects from a Source to Target.

Tried searching on "landscape" but that took me to portrait-vs-landscape in document orientation.  Other ideas on what search terms to use, or can anyone point me directly to the documentation?

  Discussion posts and replies are publicly visible

Parents Reply
  • I had not checked the Playbook.  After looking through, I'm getting closer. I'm putting this info in the Reply in case others read this: Appian Cloud FAQ - Appian 23.3

    "Initial Cloud Site Setup

    How are sites named?

    Your Appian Cloud site URLs are generated based on the site name that is recorded in your legal agreement, using the following naming conventions:

    • Production Environment: <sitename>.appiancloud.com
      • Example: appian.appiancloud.com
    • Lower Environments: <sitename>dev.appiancloud.com and <sitename>test.appiancloud.com
      • Example: appiandev.appiancloud.com and appiantest.appiancloud.com"

    I don't have the exact keystroke sequence I'm looking for, or the path to navigate to get to where those keystrokes are needed, but with this documentation I can envision that the "source" environment for a deployment is <mycompanyname>dev.appiancloud.com, and the "target" environment for a deployment test is <mycompanyname>test.appiancloud.com>.  And further that it's a pretty simple matter - somewhere in the DevSecOps pipeline administration (in Dev?) - to enter these urls and make DevOps point to, or recognize itself as, source, and then also point to target.  

    Thanks so much for all your engagement on this Stefan! 

Children