github DarthSim/overmind v2.0.0

latest releases: v2.5.1, v2.5.0, v2.4.0...
5 years ago
  • Overmind v2 uses tmux in control mode;
  • New stop command that stops the specified process without stopping Overmind;
  • New run command for running arbitrary commands inside the Overmind environment;
  • Support for wildcarded process names in restart and stop commands. Restarting/stopping all the processes if no names are provided;
  • --stop-signals flag is added to specify stop signals for processes;
  • Overmind exits with the maximum exit code of the launched processes;
  • Ability to connect to the Overmind's tmux session in control mode. Allows to use iTerm2's tmux integration;
  • $PORT environment variable is treated like --port flag;
  • Fixed environment variables substitution in the .env files when single quotes are used.

Don't miss a new overmind release

NewReleases is sending notifications on new releases.