Skip to content

This project serves as a service registry and discovery server for microservices.

License

Notifications You must be signed in to change notification settings

moralok/eureka-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eureka Server

GitHub Workflow Status License

Welcome to the Eureka Server project! This project serves as a service registry and discovery server for microservices in a cloud-native architecture.

Overview

The Eureka Server provides the following features:

  • Service registration and discovery for microservices.
  • High availability and fault tolerance.
  • Dashboard for monitoring registered services.

Getting Started

To get started with the Eureka Server, follow these steps:

  1. Clone this repository: git clone https://github.com/your-username/eureka-server.git
  2. Navigate to the project directory: cd eureka-server
  3. Build the project: mvn clean package
  4. Run the application: java -jar target/eureka-server-${version}.jar

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

About

This project serves as a service registry and discovery server for microservices.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published