Deployment
Deployment - Docker Compose
- Create a
compose.yamlfile to deploy the application and its dependencies usingDocker Compose. - Add the following services to the
compose.yamlfile:PostgreSQLdatabase
- Compose spec has the name
sample-app-stack