ErnestOrt / Trampoline

Admin Spring Boot Locally
http://ernestort.github.io/Trampoline/
Apache License 2.0
356 stars 82 forks source link

Add an existing running process to the instances list? #61

Closed menelaosbgr closed 6 years ago

menelaosbgr commented 6 years ago

Would it be possible to allow the addition of spring boot application that are already running ( to the instances list ) ?

It can happen that instances are deployed using other methods, but trampoline looks amazing to have them all under one dashboard.

Would be nice to have a REST endpoint to add currently running ones (even if they were spawned manually or through another process).

Thanks, Menelaos

ErnestOrt commented 6 years ago

Hi @menelaosbgr,

Thanks for your feedback!! Do not forget to star it!

Sounds really good, it will be included soon.

Cheers!