Skip to content

⚙️ Bunch of yamls that have all configurations from the ead microservices. These yamls are loaded by ead-config-server repository.

Notifications You must be signed in to change notification settings

Duduxs/ead-config-server-repo-ms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ead Config Server Repo

Cross Cuting Project of the ead's microservice group

It was created in order to only save configurations for another microservices from ecossystem.

Also see microservice that use this repository

How To Use   |    How To Contribute   |    Ead Ecosystem   

Collage

ℹ️ How to use

To clone and run these configurations, you'll need Git, From your command line:

# Clone this repository
$ git clone https://github.com/Duduxs/ead-config-server-repo-ms

# Now clone the config-server repo impl
$ git clone https://github.com/Duduxs/ead-config-server-ms

To run the config server:

# Execute the main class ConfigServerApplication with dev profile (Be sure to have already service registry up) 

Service Registry Link

👍 How To Contribute

  • Make a fork;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit changes: git commit -m 'feat: My new feature';
  • Make a push to your branch: git push origin my-feature.

🤝 Ead Ecosystem

Take a look into others microservices that were developed for the EAD Plataform.


Made by Eduardo José 😆 Contact me!

About

⚙️ Bunch of yamls that have all configurations from the ead microservices. These yamls are loaded by ead-config-server repository.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published