Skip to main content
April 15, 2024
Solved

Migration from Linux based On Prem setup to GCP

  • April 15, 2024
  • 8 replies
  • 0 views

Hi,

    We have a requirement to clone the OnPrem environment to GCP. Has anyone done this earlier. Does Appian has any documentation or utility for the same?

    Best answer by srinivast0001

    As per my knowledge, you can use same steps as like upgrading exisiting installation.
    it may involve in coping data from the existing server to new server.
    https://docs.appian.com/suite/help/24.1/Upgrade_Guide.html
    Above link includes both new installation and also upgrade and it may helps you for migration too.
     

    8 replies

    April 15, 2024

    [mention:0817ebaf5779427889f59477aa327c0a:e9ed411860ed4f2ba0265705b8793d05] : please check this conversation Appian Community if it could help you. 

    April 17, 2024

    Hi Manish. Yes. This Helps. Thanks for the details

    karthikk538
    April 15, 2024

    Hi Priya,

    1.If its just a code base cloning you can do it on your own through normal deployment steps, if the data base used in onprem and gcp are same.

    2. If the DB are different like sql server to mysql , then the process is bit different, you need some ETL as well to migrate the data.

    3. Along with code if you want to clone the active tasks etc. then that would be more complicated.

    The link provided by manish will also be useful.

    April 17, 2024

    Hi karthik, its a complete clone of the environmnet. so basically we need to duplicate the DB, Appian Installation, including the kdb files etc.

    srinivast0001
    April 16, 2024

    Hi Priya,

    can you confirm are you planning to host environment on your own GCP space or going to opt appian Cloud service

    April 17, 2024

    its our own GCP space Srinivas

    srinivast0001
    April 17, 2024

    As per my knowledge, you can use same steps as like upgrading exisiting installation.
    it may involve in coping data from the existing server to new server.
    https://docs.appian.com/suite/help/24.1/Upgrade_Guide.html
    Above link includes both new installation and also upgrade and it may helps you for migration too.