Giter VIP home page Giter VIP logo

docker-local-setup's Introduction

Running in local environment

License: MIT

This repo synchronizes with other repositories in the project and runs everything together on docker containers.

1. Requirements

It is required:

  • Java 17
  • Docker and docker-compose

2. Running steps

2.1 - First clone the repository:

git clone https://github.com/groot-mg/docker-local-setup.git

2.2 - Download submodules source-code:

git submodule update --init

2.3 - run the script

./docker-compose.sh

Extra

Update submodules locally for already cloned repository:

git submodule update --remote

3. Health checks

Containers are started, how do you confirm if everything is working as expected?

3.1 Grafana dashboards

.. coming soon ..

3.2 Manual requests

As an alternative, instead accessing grafana dashboard to confirm the containers health, you can make the requests manually:

Component Health check endpoint
Keycloak http://localhost:8180/health
Prometheus http://localhost:9090/-/healthy
Alert Manager http://localhost:9093/-/healthy
Grafana http://localhost:3000/health
Grafana Loki http://localhost:3100/ready
Grafana Tempo http://localhost:3101/ready
Api Gateway http://localhost:8080/private/health
Service Discovery http://localhost:8081/private/health
Sales Catalog http://localhost:8082/private/health

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.