Skip to content

Project for building and starting up all services used in the CODE University Warehouse System project.

License

Notifications You must be signed in to change notification settings

mfmetro/warehouse-composition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warehouse System - Composition

This repository contains scripts to build and start the service composition for the external services to be used in the CODE University Warehouse System project.

Building the Images

The following script starts a Maven build for all related services and creates a Docker image for each service.

$ ./buildDockerImages.sh

Starting the Images

After having built the images, you can start the services via

$ ./startImages.sh

Related Projects

About

Project for building and starting up all services used in the CODE University Warehouse System project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages