How do you start/stop and manage Ignite instance on the server?

So, far as I can see there is IGNITE_HOME/bin/ignite.sh, which can be used
only (?) to start the ignite instance. 
But how do you stop/restart? (now I have to find the process by using `ps
aux | grep ignite` and `kill`it manually). 

What is the recommended approach to stop/shutdown ignite gracefully? Why do
not you provide unix service wrapper/script around ignite
start/stop/restart/status lifecycle?

Do you recommend/tested running Ignite in Docker in production? Or it is
only suitable for the development? Also even Ignite 1.6.0 was released
already for a while there is not official Docker image for 1.6.0 (my PR
https://github.com/apache/ignite/pull/757 is still open).

Anything on this topic will be helpful.



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/What-is-the-recommended-typical-deployment-managing-procedure-for-Ignite-in-production-tp6747.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to