- Build each dependency individually:
- micro-gameOfLife-webgui
$ cd micro-gameOfLife-webgui/ $ bash install_dev_env.sh
- micro-gameOfLife-webapi
$ cd micro-gameOfLife-webapi/ $ mvn clean install
- micro-gameOfLife-core
$ cd micro-gameOfLife-core/ $ mvn clean install
- micro-gameOfLife-messagequeue
$ cd micro-gameOfLife-messagequeue/ $ mvn clean install
- micro-gameOfLife-gridworker
$ cd micro-gameOfLife-gridworker/ $ mvn clean install
- micro-gameOfLife-webgui
- Build each container with the according
build.sh
script:- micro-gameOfLife-webgui
$ cd micro-gameOfLife-webgui/docker/ $ bash build.sh <VERSION>
- micro-gameOfLife-webapi
$ cd micro-gameOfLife-webapi/docker/ $ bash build.sh <VERSION>
- micro-gameOfLife-gridworker
$ cd micro-gameOfLife-gridworker/docker/ $ bash build.sh <VERSION>
- micro-gameOfLife-webgui
- Run the service with docker-compose:
$ docker-compose up
- In your browser go to
http://localhost
-
Notifications
You must be signed in to change notification settings - Fork 0
odespesse/micro-gameOfLife-metarepository
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
The meta repository that keep all the projects together
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published