Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  • Add wjezowski/laravel-eureka to your composer.json as requirement
  • Add to your "providers" array in config/app.php this line: Wjezowski\LaravelEureka\LaravelEurekaProvider::class
  • Your environment should provide variables:
    • EUREKA_SERVICE_URL - url used to doing heartbeat
    • SERVICE_IP - app ip
    • SERVICE_PORT - app port
  • Run php artisan eureka:run-heartbeat in your app. I use supervisord for this.
  • That's all! Great job!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages