An open API service indexing awesome lists of open source software.

https://github.com/hibuz/jhipster-uaa


https://github.com/hibuz/jhipster-uaa

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# JHipster generated Docker-Compose configuration

## Usage

Launch all your infrastructure by running: `docker-compose up -d`.

## Configured Docker services

### Service registry and configuration server:

- [JHipster Registry](http://localhost:8761)

### Applications and dependencies:

- test (microservice application)
- test's mongodb database
- test's elasticsearch search engine
- gateway (gateway application)
- gateway's mariadb database
- gateway's elasticsearch search engine
- uaa (uaa application)
- uaa's mariadb database
- uaa's elasticsearch search engine

### Additional Services:

- Kafka
- Zookeeper
- [JHipster Console](http://localhost:5601)
- [Zipkin](http://localhost:9411)