Marek Skrobacki
3a93f58276
fix non-closed <a> tag in initial index.html
2014-06-01 21:28:51 -07:00
Jeff Cross
69cb19233d
fix(cli): remove forever-monitor to fix repl issues
...
Forever monitor was causing issues with newer versions of node (0.8+),
particularly manifested in weird behavior with the repl used with the did
CLI tool. After some discussion with @ritch, we decided that supervisor
daemons should be outside of deployd, managed by developers. This commit
removes the forever-monitor module from the project, and thus fixes the
weird character issues with dpd.
Fixes #203 #176
2014-05-20 01:19:57 -07:00
Dallon Feldner
9b85cd8445
Updated to reference new docs
2012-11-14 11:11:24 -07:00
Ritchie Martori
75d6ad3082
fixed showkey prompt
2012-10-21 17:10:11 -07:00
Ritchie Martori
124b79756e
fixes #84
2012-10-21 15:16:32 -07:00
Dallon Feldner
40a39f517e
Made update checking more intelligent
2012-10-10 09:43:21 -07:00
Aaron Fay
659976db1a
merge commit
2012-09-20 20:40:43 -07:00
Aaron Fay
8768695c22
successfully authenticated with remote mongodb
2012-09-18 21:46:31 -07:00
Aaron Fay
6f51bcecd7
added step library for auth, wired auth prompt into dpd script
2012-09-18 21:12:06 -07:00
Aaron Fay
fef514545f
modified dpd script to accommodate host and dbname
2012-09-18 20:34:07 -07:00
Ritchie Martori
79485c6752
removed stray console.log
2012-09-18 15:58:35 -07:00
Ritchie Martori
69064088d5
added auto restart on error
2012-09-18 15:04:53 -07:00
Ritchie Martori
d291ae2b6e
merged feature/domains
2012-09-17 16:08:09 -07:00
Ritchie Martori
085654a224
Merge branch 'bug/port-hang' of github.com:deployd/deployd
2012-09-14 15:41:48 -07:00
Ritchie Martori
686423c96b
removed uncaughtException handling, only pause requests that have a Content-Length
2012-09-12 13:14:48 -07:00
DallonF
6c1f0fbf34
Fixed sublime-linter with predefs, added dpd cli to make
2012-09-12 11:32:15 -07:00
DallonF
dacf05fce6
Made jshint more strict (undefined globals)
2012-09-12 11:11:03 -07:00
DallonF
09f953946f
Added error message for EADDRINUSE and ability to retry
2012-09-12 10:08:50 -07:00
DallonF
1b537a302c
Fixed template tutorial link
2012-08-15 11:15:13 -07:00
DallonF
751b4d2c1b
Fixed unhelpful errors when resources fail to load
2012-08-13 12:11:58 -07:00
DallonF
8bcfa63f67
Updated dashboard for new resource loading, fixed some workflow bugs
2012-08-01 14:32:35 -07:00
DallonF
1063b17388
Integrated dpd remote with deployment config
2012-07-20 09:56:29 -07:00
DallonF
25ad541b0f
Merge branch 'master' of github.com:deployd/deployd
...
Conflicts:
bin/dpd
2012-07-19 11:41:55 -07:00
Ritchie Martori
b5d389d511
dpd deploy now accepts a custom subdomain
2012-07-19 10:13:04 -07:00
DallonF
30bfe339b0
Updated deployment errors to be a bit more friendly
2012-07-19 10:13:03 -07:00
DallonF
a80f331d3d
Improved security for remote dashboard workflow
2012-07-18 09:24:18 -07:00
DallonF
808d9ace28
Updated dpd remote to simply open a remote dashboard
2012-07-17 11:30:26 -07:00
DallonF
d9327c1b7e
Fixed deploy notification
2012-07-16 11:55:07 -07:00
DallonF
e0c0dae76f
Updated deploy command
2012-07-16 11:14:07 -07:00
DallonF
d5cb3bbd72
Merge branch 'master' into deploy
...
Conflicts:
package.json
test/support/keys.json
2012-07-16 09:19:36 -07:00
DallonF
f46ec88c14
Fixed new app template
2012-07-13 11:45:26 -07:00
DallonF
70b1cbde27
Improved dpd create workflow
2012-07-13 09:41:40 -07:00
Ritchie Martori
d522cb0eaa
initial dpd deploy
2012-07-12 13:46:58 -07:00
DallonF
b0536b7fc0
Added update check to CLI
2012-07-11 12:18:02 -07:00
Joshua Holbrook
37e4c243ca
[fix] tty.setRawMode(mode) was moved to tty.ReadStream#setRawMode() (i.e. process.stdin.setRawMode())
2012-07-06 20:53:27 -08:00
Ritchie Martori
37907d84c1
updated cli help to with keygen and remote info
2012-07-06 12:34:16 -07:00
Ritchie Martori
6d03aa2b84
added dpd remote command
2012-07-06 12:30:49 -07:00
Ritchie Martori
ac77d912f9
added -o open command to cli
2012-07-06 11:17:11 -07:00
Ritchie Martori
41014076df
added env option
2012-07-06 09:21:34 -07:00
Ritchie Martori
6e8b4641ab
reverted random port
2012-07-04 09:41:54 -07:00
Ritchie Martori
c867ce2523
added dpd debug command
2012-07-04 01:16:36 -07:00
Ritchie Martori
9de974f0c0
added random port generation to avoid conflicts
2012-07-03 15:39:19 -07:00
Ritchie Martori
bb4b6574dc
merged dallonf 0.5
2012-06-18 13:08:50 -07:00
Ritchie Martori
6989589327
fixed bug where cancel was not canceling for any request
2012-06-15 12:50:25 -07:00
DallonF
97e1cd4599
Merge branch '0.5' of https://github.com/ritch/deployd into 0.5
...
Conflicts:
bin/dpd
2012-06-15 11:37:55 -07:00
Ritchie Martori
3e5afcb26c
consistent console.log in cli
2012-06-15 11:23:15 -07:00
Ritchie Martori
2bb001a6f8
moved default env to cli
2012-06-15 11:22:03 -07:00
Ritchie Martori
8286968e07
root key implementation
2012-06-15 11:17:09 -07:00
DallonF
972ac6f00b
More CLI polish for file association
2012-06-15 09:50:41 -07:00
DallonF
d460602cd4
Prepped CLI for file association
2012-06-14 13:40:02 -07:00