Atomic Deployment

GIT deployment for ZERO downtime guaranteed.

What is Atomic Deployment?
When running a Git deployment, your web application may experience downtime. Atomic Deployment is essentially a script that allows your web application to b...
Thu, 2 Sep, 2021 at 2:26 PM
How does Atomic Deployment work?
When a developer pushes their code to GitHub/BitBucket/GitLab, it will trigger a RunCloud webhook.  This webhook will trigger a deployment inside the serve...
Tue, 2 Mar, 2021 at 6:31 AM
Can I undo Atomic Deployment?
Atomic Deployment cannot be undone, and the GIT repository would need to be deleted from the web application to remove Atomic Deployment. You should onl...
Fri, 22 Jul, 2022 at 10:31 AM
Step-by-Step Atomic Deployment
Atomic Deployment is a very useful and very powerful feature that automates Git deployment of your web application.   1. On the Navigation menu, select ...
Thu, 9 Jun, 2022 at 3:33 PM
What is a Symlink
Used for Atomic Deployment, a Symlink allows you to select which files or directories will be automatically synced only if modified or there was a change de...
Fri, 10 Jun, 2022 at 1:58 PM