mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Starts up new tasks of nothing running
This commit is contained in:
@@ -29,7 +29,7 @@ This is just a simple prototype. To get to production would need:
|
||||
|
||||
## Testing for reals
|
||||
|
||||
- start router.go on remote server (there's a test project on SD already)
|
||||
- start router.go on remote server (there's a test project on SD already). if logged in, go build ./src/router; sudo ./router
|
||||
- iron_worker upload app_worker
|
||||
- iron_worker queue app_worker
|
||||
- ruby client.rb
|
||||
|
||||
Reference in New Issue
Block a user