V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
fyooo
V2EX  ›  程序员

小团队怎么做自动化部署

  •  
  •   fyooo · 2023-03-21 09:55:41 +08:00 · 17174 次点击
    这是一个创建于 395 天前的主题,其中的信息可能已经有所发展或是发生改变。

    公司有阿里云的服务器 ECS ,也有自己的机房服务器。

    看了一下,阿里云 ECS 有配套的 https://help.aliyun.com/document_detail/224608.html

    不知道自己机房的服务器怎么部署好

    后台是:Go ,前端是 Next.js

    当前简单粗暴的在服务器上 git pull ,但是这个太原始了,不知道有没有成熟的开源方案

    112 条回复    2023-03-30 11:50:31 +08:00
    1  2  
    lemonTreeTop
        101
    lemonTreeTop  
       2023-03-21 22:10:42 +08:00
    sftp 加 shell 脚本
    hijoker
        102
    hijoker  
       2023-03-21 22:36:15 +08:00
    @jearyvon 用了 gitlab 了,感觉就没必要 jenkins 了啊
    simau
        103
    simau  
       2023-03-21 22:48:17 +08:00
    gitea + drone
    test005
        104
    test005  
       2023-03-21 22:58:21 +08:00
    直接上阿里云效,devops.aliyun.com ,手动 点 点 点,一个流水线就部署好了。
    test005
        105
    test005  
       2023-03-21 23:01:30 +08:00
    @test005 自有主机也可以通过云效统一管理
    ety001
        106
    ety001  
       2023-03-21 23:42:52 +08:00
    除了考虑技术实现外,还要考虑你们公司本身的开发流程是否需要变动。
    zeusho871
        107
    zeusho871  
       2023-03-22 06:09:48 +08:00 via Android
    阿里云 codeup
    wxyrrcj
        108
    wxyrrcj  
       2023-03-22 08:27:38 +08:00
    jpom 了解下
    wuoty
        109
    wuoty  
       2023-03-22 09:40:34 +08:00
    Aliyun ACR + Webhook + Docker service
    daluobai
        110
    daluobai  
       2023-03-22 09:45:05 +08:00
    我写了一个 pipeline 你可以参考下写法,打包和发布
    https://github.com/daluobai-devops/jenkins-shared-library
    Vraw5
        111
    Vraw5  
       2023-03-22 12:25:39 +08:00
    jenkins pipeline ,怎么玩都行
    datafeng
        112
    datafeng  
       2023-03-30 11:50:31 +08:00
    @caotian 你好,github 企业版有哪啥的具体方法吗?网上看到都是 gitlab EE 的,没有 github 相关的。
    1  2  
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1435 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 17:21 · PVG 01:21 · LAX 10:21 · JFK 13:21
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.