You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 16, 2022. It is now read-only.
We keep developing REST Commander and adding new features.
We will plan to release some features soon in this open source version.
Added SSH worker besides of HTTP worker, so that you can run a script to all end nodes (like pssh/cssh) 1000 nodes in 40 seconds with throttling.
Integrated with Open Stack Swift as the storage to enable HA.
WIP: Done POC to enable Clustering for distributing tasks to multiple instances of REST Commander. (Akka Clustering with remote). Added the jobs fail over and active master fail over. Added progress tracking in front end.
Refinement: add the log worker ; make them in separate thread for writing logs with log worker.
Added separate thread to load the conf during start up.
Many other changes and improvements...
1 click deployment of REST Commander with Cronus Agent to a list of machines.