Pipeline CI
Pipeline CI osFoundry community catalog में एक app है। एक pipeline-based CI server के साथ a clean web UI for repos, builds, and logs. Powered by Drone. Single container running the Drone server के साथ an embedded SQLite store; runners attach over the network.
विवरण
- Workspace: osfoundry
- Category: PRODUCTIVITY
- मूल्य: Free
- Access: Community
Features
- A pipeline-based CI server with a clean web UI for repos
- Logs
Documentation
Documentation को upstream project द्वारा अंग्रेज़ी में मेंटेन किया जाता है।
# Pipeline CI
Pipeline CI, powered by Drone.
## How it runs
This app ships the Drone **server** only — repos, web UI, build history, embedded SQLite at `/data`. Runners (which execute build jobs) need access to a container runtime and so must run **outside** this single container. Point your runner at `DRONE_SERVER_HOST` with the same `DRONE_RPC_SECRET`.
## Setup
1. Set the Git provider env (e.g. Gitea: `DRONE_GITEA_SERVER` + client id/secret).
2. Generate a strong `DRONE_RPC_SECRET`.
3. Run a runner outside (`drone-runner-docker` on a host with Docker) pointing at this server.
osFoundry में Pipeline CI का उपयोग कैसे करें
एक क्लिक में Pipeline CI को अपने workspace में install करें, फिर अपने stack के लिए prompts, tools, या configuration को customise करने के लिए इसे osStudio में fork करें। आपके workspace का कोई भी सदस्य वहीं से आगे बढ़ा सकता है जहाँ आपने छोड़ा था।
Community से अन्य apps
- CRM — Contacts, deals, और pipeline tracking के साथ customer relationship management।
- Kanban Board — एक Trello-style kanban and project board के साथ cards, boards, calendar and table views, and per-board properties. Powered by Focalboard (standalone personal server). Embedded SQLite एक persistent volume पर.
- Helpdesk — SLA tracking के साथ ticket triage और customer support inbox।
- Page Builder — Visual drag-and-drop page builder के साथ sections, themes, SEO, and publishing
- Website Builder — Multi-page website builder के साथ CMS collections, global navigation, footer, themes, and publishing
- Storefront — Product catalog, cart, और checkout के साथ e-commerce storefront।