iamitaliya / big_data_microservices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Big Data Microservices

dashboard

Instructions:

  • To clone the respository:

    • Pull using: git clone --recursive https://github.com/iamitaliya/big_data_microservices.git
  • To commit changes:

    • Go the the main folder of that particular submodule
    • Publish changes (The changes will be published to that particular repository)
    • Go to main folder of this repository (e.g. cd ..)
    • Publish changes (The changes will be published to this repository with updated reference to that submodule)
  • To run all the microservices:

    • docker-compose up -d
    • The status of individual microservices can be viewed on localhost:5555

About


Languages

Language:CSS 98.6%Language:HTML 0.9%Language:JavaScript 0.3%Language:Python 0.1%Language:Dockerfile 0.0%Language:Shell 0.0%