public
Rubygem
Description: iPhone friendly web UI for God
Homepage: http://github.com/jnewland/god_web
Clone URL: git://github.com/jnewland/god_web.git
formatting
jnewland (author)
Sun May 18 16:49:12 -0700 2008
commit  e4c5e9a627b79f9bfcb4f57295f21d30582043aa
tree    25d2947971024e8bcc3fa28975d76147334a2c3c
parent  b8501275b7c81f2d6415bbcdde325ed212ec59e6
...
24
25
26
27
28
 
 
29
30
31
32
33
34
 
35
36
37
...
24
25
26
 
 
27
28
29
30
31
32
33
 
34
35
36
37
0
@@ -24,14 +24,14 @@ a YAML config file with username and password keys, like so:
0
 
0
 <code>
0
 <pre>
0
-  username: foo
0
-  password: sekret
0
+username: foo
0
+password: sekret
0
 </pre>
0
 </code>
0
 
0
 Then provide that yaml file as the first argument to god_web:
0
 
0
-* sudo @god_web /path/to/god_web.yml -p PORT_TO_RUN_ON -e production@
0
+* @sudo god_web /path/to/god_web.yml -p PORT_TO_RUN_ON -e production@
0
 
0
 h3. Author
0
 

Comments