logo
  • 教程列表
  • SO官方文档
  • 使用 Upstart 进行部署
    • 新贵服务
    • 将文件复制到你的服务器然后生成
    • 绑定然后复制到服务器
    • 编写你的新贵脚本
    • 副本集的 Upstart 脚本
    • 运行你的 Upstart 脚本
    • 设置服务器以承载多个流星应用程序
  1. StackOverflow 文档
  2. meteor 教程
  3. 使用 Upstart 进行部署
  4. 绑定然后复制到服务器

绑定然后复制到服务器

Created: November-22, 2018

或者,你可能希望构建应用程序,然后部署它。

cd myapp
meteor build --directory ../output
cd ..
scp output -r username@destination_host:/var/www/myapp-production
  • 编写你的新贵脚本
  • 将文件复制到你的服务器然后生成

Copyright © 2018. All right reserved

tastones.com 备案号:鲁ICP备18045372号-1

  • 关于我们
  • 免责声明