Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we try to use trampoline to support the remote management of springboot apps? #78

Open
WT-SE opened this issue Feb 20, 2020 · 4 comments
Labels

Comments

@WT-SE
Copy link

WT-SE commented Feb 20, 2020

No description provided.

@ErnestOrt
Copy link
Owner

Some operations yes, if you register them as external instances.

Initially, stop instances has been restricted to those that are under localhost. Also, you will not be able to start instances remotely.

Ernest

@albertoaflores
Copy link

Will Spring Boot Admin do the trick instead of Trampoline to support remote management of Spring Boot apps? https://github.com/codecentric/spring-boot-admin

@ErnestOrt
Copy link
Owner

Hi @albertoaflores, I do not think so, but not sure since its long ago when I reviewed Spring Boot Admin.

@albertoaflores
Copy link

I guess it depends on the definition of "remote management". Clearly, SBA does not support loading apps, but rather a pretty UI to interact with Actuator based info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants