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 Children
  • 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! 

  • 0
    Certified Lead Developer
    in reply to andyh1836

    You can really choose any names you like. Then connect DEV to TEST, TST to ACC and ACC to PROD in the admin console / DevOps.

  • 0
    Appian Employee
    in reply to Stefan Helzle

    Maybe the part you're missing is how to set up the environments? In the Administration Console on each environment, you can set up connections to your other environments and name them: docs.appian.com/.../Appian_Administration_Console.html

    Then, once you are ready to deploy, there is a utility called "Compare and Deploy" that will allow you to select the other environments that you want to deploy to. Everything is configured right in that infrastructure page, including things like which environments allow deployments and if deployments must be reviewed before going through.

    Let us know if you still have additional questions!