logo
首页技术栈工具库讨论
hapistrano

hapistrano

Hapistrano makes it easy to reliably deploy Haskell applications to a server. Following popular libraries like Ruby's <http://capistranorb.com/ Capistrano>, Hapistrano does the work of building the application with dependencies into a distinct folder, and then atomically moves a symlink to the latest complete build. This allows for atomic switchovers to new application code after the build is complete. Rollback is even simpler, since Hapistrano can just point the current symlink to the previous release. See the project readme on GitHub for more information.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
HACKAGE
carbal install hapistrano
查看
标签
根据用户添加的标签生成
暂无标签