shaikhanas1993 / FurtherEducation-Microservices

FurtherEducation service built with .NET Core and microservice architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 on you with config file provided in nginx folder and self signed certificates files (put them 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

About

FurtherEducation service built with .NET Core and microservice architecture

License:MIT License


Languages

Language:C# 97.7%Language:Dockerfile 1.3%Language:CSS 0.8%Language:JavaScript 0.2%