oblien/openship

oblien/openship 图片 1
oblien/openship 图片 2
oblien/openship 图片 3
oblien/openship 图片 4

Self-hosted deployment platform

Openship

Open-source, self-hostable deployment platform with built-in CI/CD. Push code, ship containers, manage infrastructure — from a desktop app, web dashboard, or CLI.Quick Start · Features · Interfaces · Docs · Contributing

Quick Start

npm i -g openship # or: curl -fsSL get.openship.io | sh openship up # installs Openship as a background service (starts on boot, auto-restarts)

openship open opens the dashboard; openship stop stops the service. Want a one-off attached run instead? openship up --foreground. To deploy a project:

cd your-project openship init # link this directory to a project openship deploy

Prefer Docker? Clone the repo and use the compose stack:

git clone github.com/oblien/openship.git && cd openship cp.env.exa…

添加评论
点赞收藏
点踩分享查看原文
评论
?
参与讨论