所有回复 1

flyctl ssh console 就像 ssh 到虚拟机一样,适合执行一次性脚本。

如果需要定期执行脚本推荐在应用层实现,例如用 sidekiq-cron。

没有更多内容。
@sai