Skip to content

achrefothmani/spring-boot-microservice-architecture

Repository files navigation

Infrastructure Automation

[WIP]

How to run all things

Before you start

  • Install docker and docker compose

Production

In production mode, all images will be pulled from docker hub.

docker-compose up -d

Development

For development mode, all source code will be compiled and packaged as a jar. These jar files will be used later for creating the image for every service. To build, use this command:

docker-compose -f "docker/docker-movies-board/docker-compose.yml" up 

Important Endpoint *

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •