Skip to main content
uelm
August 5, 2024
Question

Scheduled automated deployments

  • August 5, 2024
  • 2 replies
  • 0 views

Hi all [emoticon:c4563cd7d5574777a71c318021cbbcc8]

What is the easiest option these days to deploy specific applications between two environments (both cloud instances) daily and automatically and on a schedule? Preferably without downloading applications onto a server or an employees device.

We want to back up our applications from Environment A to Environment B daily at say 23:00 without manually doing a Compare And Deploy. 

What do you use?

Many thanks,
Uel

2 replies

venkatrea696188
August 5, 2024

Create a pipeline and use external deployment Api's to automate your process

https://docs.appian.com/suite/help/24.2/deploying-applications.html#external-deployment

davidj137213
Brainy
August 5, 2024

Using deployment rest api with Jenkins and git hub for example, and configuring when the pipeline should be executed