Skip to main content
December 20, 2022
Question

Manual application deployment guide

  • December 20, 2022
  • 4 replies
  • 0 views

Hello All,

Is there an order of objects to deploy. I have environmental constants also. My prod deployment is still manual.

Eg:

1.SQL scripts to be executed first.

2. CDTs

3. Datastores.

4. Constants

5. Connected systems..

..etc

    4 replies

    mikes0011
    Brainy
    December 20, 2022

    I don't bother separating them out into so many steps these days.  Though it depends on the complexity of the deployment - many of my deployments these days are incremental, meaning I have more flexibility in my approach.

    1) sql scripts (establish and/or update tables and views)

    2) (occasionally) a "pre-deployment package" consisting of CDTs and Data Stores and (if applicable) environment-specific constants

    3) everything else all at once, generally.

    michalej4340
    January 16, 2023
    [deleted]
    mikes0011
    Brainy
    January 16, 2023

    TFW your spambot goes to post its spam link but doesn't actually paste the link [emoticon:752f32bcc91d4a448db162742a877a4a]

    abhayd3663
    February 9, 2023

    If you are using Appian cloud, the compare and deploy is wonderful addition by Appian.