Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 356 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 356 Bytes

Device Management - Deployment

Represents a configuration for automatic deployment.

Prerequisites

Usage

Production environment:

docker-compose -f docker-compose.yml up -d

Development environment:

docker-compose -f docker-compose.yml -f docker-compose.dev.yml up -d