Skip to content

FurtherEducation service built with .NET Core and microservice architecture

License

Notifications You must be signed in to change notification settings

BRUS1NATOR/FurtherEducation-Microservices

Repository files navigation

FurtherEducation-Microservices

Overview

alt text

alt text

Network setup (Windows)

  • Add line 127.0.0.1 web.local.dev ocelot.local.dev keycloak.local.dev to C:\Windows\System32\drivers\etc\hosts
  • Start nginx with config file provided in nginx folder and selfsigned certificates files (create etc folder with certificates next to config folder).
  • Install self signed certificate 'RootCA.crt' in browser.

Base commands

TODO

  • Service discovery (Consul)
  • Migrate EduTests from Education.API to another microservice