Deploying, starting stopping, monitoring microservices

849 views
Skip to first unread message

Diego Marinelli

unread,
Dec 16, 2015, 12:07:51 PM12/16/15
to microservices

Hi All,

I started creating a few services using spring boot and spring cloud netflix. I am not using Docker and I am doing the builds with jenkins. The questions are: How can I manage the deployments of those applications? Is there a tool/framework that allows me to see the services runinng on a machine and start them or stop them as I pleased wihout having to manually kill them or executing java -jar to run them?

right now I have jenkins doing the deployment and executing scripts to stop and start the services there must be a better way to do it.

Again I am not using docker.

Anyone has suggestions?

Thanks

Vinicius Zaramella

unread,
Dec 20, 2015, 10:44:34 AM12/20/15
to microservices
There are tools like http://rundeck.org/. With them you can execute any shell script in your nodes very easily.
Another option if you only want to make sure that your service is running is using supervisor inside your VM to monitor the java process.

Chris Richardson

unread,
Dec 20, 2015, 11:08:45 AM12/20/15
to Diego Marinelli, microservices
A few thoughts:
Chris


--
You received this message because you are subscribed to the Google Groups "microservices" group.
To unsubscribe from this group and stop receiving emails from it, send an email to microservice...@googlegroups.com.
To post to this group, send email to micros...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/microservices/8faa0864-4031-4bac-a88a-c2b7032b4547%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages