Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 486 Bytes

File metadata and controls

12 lines (10 loc) · 486 Bytes
title:Application
description:A Deis application services requests and background jobs from a deployed git repository.
keywords:application, app, deis

Application

An application services requests and background jobs for a deployed git repository. Each application is 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.