Skip to content

Mazaadak/eureka-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eureka Server

Overview

  • The Eureka Server provides service discovery and registration for all microservices in the Mazadak platform using Netflix Eureka.

  • It maintains a registry of all running service instances, enables client-side load balancing, and provides real-time service health monitoring across the platform.

  • The Eureka Server is the central service registry that enables dynamic service discovery and inter-service communication.

API Endpoints

  • Eureka Dashboard available at http://localhost:18050 when running locally

How to Run

You can run it via Docker Compose

Tech Stack

  • Spring Boot 3.5.6 (Java 21)
  • Netflix Eureka Server - Service Discovery & Registration
  • Docker & Kubernetes - Deployment & Containerization

For Further Information

Refer to Eureka Server Wiki Page.

About

Service discovery and registration server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 3

  •  
  •  
  •  

Languages