jnewland-san_juan 0.0.3 → 0.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/README.textile +36 -34
  2. metadata +2 -11
@@ -12,6 +12,8 @@ h2. Install
12
12
  <pre>
13
13
  <code>
14
14
  gem install jnewland-san_juan
15
+ OR
16
+ gem install jnewland-san_juan -s http://gems.github.com
15
17
  </code>
16
18
  </pre>
17
19
 
@@ -36,40 +38,40 @@ Now, check out @cap -T@:
36
38
  <pre>
37
39
  <code>
38
40
  ...
39
- cap god:all:quit # Quit god, but not the processes it's monito...
40
- cap god:all:reload # Reloading God Config
41
- cap god:all:start # Start god
42
- cap god:all:start_interactive # Start god interactively
43
- cap god:all:status # Describe the status of the running tasks on...
44
- cap god:all:terminate # Terminate god and all monitored processes
45
- cap god:app:memcached:log # Log memcached
46
- cap god:app:memcached:remove # Remove memcached
47
- cap god:app:memcached:restart # Restart memcached
48
- cap god:app:memcached:start # Start memcached
49
- cap god:app:memcached:stop # Stop memcached
50
- cap god:app:memcached:unmonitor # Unmonitor memcached
51
- cap god:app:mongrels:log # Log mongrels
52
- cap god:app:mongrels:remove # Remove mongrels
53
- cap god:app:mongrels:restart # Restart mongrels
54
- cap god:app:mongrels:start # Start mongrels
55
- cap god:app:mongrels:stop # Stop mongrels
56
- cap god:app:mongrels:unmonitor # Unmonitor mongrels
57
- cap god:app:quit # Quit god, but not the processes it's monito...
58
- cap god:app:reload # Reload the god config file
59
- cap god:app:start # Start god
60
- cap god:app:start_interactive # Start god interactively
61
- cap god:app:terminate # Terminate god and all monitored processes
62
- cap god:web:nginx:log # Log nginx
63
- cap god:web:nginx:remove # Remove nginx
64
- cap god:web:nginx:restart # Restart nginx
65
- cap god:web:nginx:start # Start nginx
66
- cap god:web:nginx:stop # Stop nginx
67
- cap god:web:nginx:unmonitor # Unmonitor nginx
68
- cap god:web:quit # Quit god, but not the processes it's monito...
69
- cap god:web:reload # Reload the god config file
70
- cap god:web:start # Start god
71
- cap god:web:start_interactive # Start god interactively
72
- cap god:web:terminate # Terminate god and all monitored processes
41
+ cap god:all:quit # Quit god, but not the proce...
42
+ cap god:all:reload # Reloading God Config
43
+ cap god:all:start # Start god
44
+ cap god:all:start_interactive # Start god interactively
45
+ cap god:all:status # Describe the status of the ...
46
+ cap god:all:terminate # Terminate god and all monit...
47
+ cap god:app:mongrels:log # Log mongrels
48
+ cap god:app:mongrels:remove # Remove mongrels
49
+ cap god:app:mongrels:restart # Restart mongrels
50
+ cap god:app:mongrels:start # Start mongrels
51
+ cap god:app:mongrels:stop # Stop mongrels
52
+ cap god:app:mongrels:unmonitor # Unmonitor mongrels
53
+ cap god:app:memcached:log # Log memcached
54
+ cap god:app:memcached:remove # Remove memcached
55
+ cap god:app:memcached:restart # Restart memcached
56
+ cap god:app:memcached:start # Start memcached
57
+ cap god:app:memcached:stop # Stop memcached
58
+ cap god:app:memcached:unmonitor # Unmonitor memcached
59
+ cap god:app:quit # Quit god, but not the proce...
60
+ cap god:app:reload # Reload the god config file
61
+ cap god:app:start # Start god
62
+ cap god:app:start_interactive # Start god interactively
63
+ cap god:app:terminate # Terminate god and all monit...
64
+ cap god:web:nginx:log # Log nginx
65
+ cap god:web:nginx:remove # Remove nginx
66
+ cap god:web:nginx:restart # Restart nginx
67
+ cap god:web:nginx:start # Start nginx
68
+ cap god:web:nginx:stop # Stop nginx
69
+ cap god:web:nginx:unmonitor # Unmonitor nginx
70
+ cap god:web:quit # Quit god, but not the proce...
71
+ cap god:web:reload # Reload the god config file
72
+ cap god:web:start # Start god
73
+ cap god:web:start_interactive # Start god interactively
74
+ cap god:web:terminate # Terminate god and all monit...
73
75
  ...
74
76
  </pre>
75
77
  </code>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jnewland-san_juan
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jesse Newland
@@ -12,15 +12,6 @@ cert_chain: []
12
12
  date: 2008-05-20 00:00:00 -07:00
13
13
  default_executable:
14
14
  dependencies:
15
- - !ruby/object:Gem::Dependency
16
- name: god
17
- version_requirement:
18
- version_requirements: !ruby/object:Gem::Requirement
19
- requirements:
20
- - - ">="
21
- - !ruby/object:Gem::Version
22
- version: "0"
23
- version:
24
15
  - !ruby/object:Gem::Dependency
25
16
  name: capistrano
26
17
  version_requirement:
@@ -63,7 +54,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
63
54
  requirements: []
64
55
 
65
56
  rubyforge_project:
66
- rubygems_version: 1.0.1
57
+ rubygems_version: 1.2.0
67
58
  signing_key:
68
59
  specification_version: 2
69
60
  summary: Capistrano Recipies for God