Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我无法在 appfog 中运行 resque 工作人员。
Appfog 没有控制台界面来运行$ bin/resque work命令。
$ bin/resque work
我在 AppFog 没有经验,但我找到了类似的案例示例代码。
https://github.com/appfog/af-ruby-resque
看来您应该编写 shell 命令以在清单文件中运行 resque 工作人员。