Skip to content

devmix/sample-spring-cloud

Repository files navigation

Components

Maven

Profiles:

  • ui
  • docker
  • services

Files

  • docker-compose-services.yml
  • docker-compose-services.env
  • build-docker-images.sh - builds and install images for the service modules (/services/*)

Environment

Third-party services:

docker-composer-env.yml

Zookeeper

  • client Port: 2181
  • connect Port: 2888
  • election Port: 3888

Exhibitor

  • port: 8400
  • url: http://localhost:8400/exhibitor/v1/ui/index.html

Kafka

  • port: 9092

ElasticSearch

  • rest client port: 9200
  • transport client port: 9300

MongoDB

  • port: 27017

TODO

  • Spring Cloud

    • Config server (git backend)?
    • Security
      • OAuth2
      • SSO
    • Management (+ secure endpoints)
  • DB

    • PostgreSQL
    • migration tool Flyway or Liquibase
  • Docker Swarm ?

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published