RubyGems Navigation menu

runit-man 1.4.8

h2. DESCRIPTION Simple "runit":http://smarden.org/runit/ web management tool with i18n. Server will run by @runit-man@ script. Take a note that @runit-man@ must have privileges like @runsvdir@ ones. h2. REST API h3. Get state You can read current state of services in "JSON format":http://www.json.org/ using @GET /services.json@ h3. Management You can manage your services using @POST /service name/command@ Supported commands: up, down, restart, switch_up (activates service), switch_down (deactivates service). You can also send any signal to service using @POST /service name/signal/@ h3. Read logs You can read tail of service log using @GET /service name/log/count_of_lines.txt@ Note that to use this feature You must do logging using @svlogd options log_directory_location@

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 2.4.14 - March 01, 2015 (217.5 KB)
  2. 2.4.12 - May 23, 2013 (216.5 KB)
  3. 2.4.11 - November 10, 2012 (216.5 KB)
  4. 2.4.10 - November 10, 2012 (216.0 KB)
  5. 2.4.9 - September 25, 2012 (215.5 KB)
  6. 1.4.8 - April 05, 2010 (37.5 KB)
顯示所有版本(共 112)

Runtime 相依性套件 (5):

erubis >= 0
json >= 0
sinatra >= 0
sinatra-r18n >= 0.4.2

Development 相依性套件 (3):

rack-test >= 0
rr >= 0
rspec >= 0

擁有者:

作者:

  • Akzhan Abdulin

SHA 256 checksum:

c4aa7d249ff3d77f7f64370a46cbe9e1006a9dae07a535e8e2d4651ab0335825

總下載次數 308,306

這個版本 3,311

License:

Ruby 版本需求:

相關連結: