Skip to content

This project, named "ms-adimunawar-betest," is a microservices-based application designed for scalable and efficient backend services. It's structured to enhance modularity and ease of maintenance. The project incorporates two microservices and utilizes Docker for containerization and an Nginx reverse proxy for efficient traffic routing.

Notifications You must be signed in to change notification settings

AdiMunawar31/ms-adimunawar-betest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MS-AdiMunawar-BETest Microservices

Welcome to the MS-AdiMunawar-BETest project, which is a microservices-based project for BE TEST. This project consists of multiple services organized and orchestrated using Docker Compose.

Prerequisites

Before you can use this project, make sure you have installed the following:

Installation Guide

  1. Clone this repository to your computer:

    git clone --recursive https://github.com/AdiMunawar31/ms-adimunawar-betest.git

    Make sure to use the --recursive option to initialize and fetch all submodules.

  2. Navigate to the project directory:

    cd ms-adimunawar-betest
  3. Start the services using Docker Compose:

    docker-compose up

    This will start all the services defined in the docker-compose.yml file.

Configuration

Specific service-level configuration or settings may be required for each service in this project. Be sure to consult the documentation for each service and any required configurations.

Project Structure

  • adimunawar-betest/: Submodule directory containing the service.
  • nginx/: Directory containing Nginx configuration and Dockerfile for proxying and routing services.
  • .gitignore: Git ignore file to specify files or directories that should not be tracked by Git.
  • .gitsubmodule: Git submodules configuration file.
  • docker-compose.yml: Docker Compose file for defining and orchestrating the services in this project.

Contributions

You are welcome to contribute to this project. Please create your own branch, make changes, and submit a pull request for review. Any contributions are greatly appreciated.

About

This project, named "ms-adimunawar-betest," is a microservices-based application designed for scalable and efficient backend services. It's structured to enhance modularity and ease of maintenance. The project incorporates two microservices and utilizes Docker for containerization and an Nginx reverse proxy for efficient traffic routing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published