Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 450 Bytes

File metadata and controls

13 lines (9 loc) · 450 Bytes
title:Application
description:A Deis application services requests and background jobs from a deployed git repository.

Application

An application services requests and background jobs for a deployed git repository. Each application includes a set of :ref:`Containers <container>` used to run isolated processes, and a :ref:`Release` that defines the current :ref:`Build` and :ref:`config` deployed by containers.