/integrated-deploy

Model application that integrates multiple docker services and deploys them as one.

Primary LanguagePythonMIT LicenseMIT

integrated-deploy

Model application that integrates multiple docker services and deploys them as one.

Setup

First install docker and docker-compose, instructions for installation can be found here.

Execution

To start the application, simply run docker-compose up. The frontend service will be served at http://localhost:8080.