Skip to content

Deployment

Dominik Burgdörfer edited this page Jun 6, 2016 · 3 revisions

This document describes the internals of a deployment process using the API. For a description of the work flow see development tools.

The following steps are executed during deployment:

  • Turn on maintenance mode
  • Stream all incoming files to temporary storage
  • Check which files to remove and to update
  • Update, add and remove necessary files
  • Turn off maintenance mode

Clone this wiki locally