whyisma / flow-core-x

Powerful and user-friendly CI/CD server

Home Page:https://flowci.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A powerful and user-friendly CI/CD server

Key Features

  • Zero configuration, can be getting started within a minute

  • Simple YAML configuration and templates

  • Elastic agents to speed up build

  • Online TTY to debug your job in time

  • Flexible plugins

  • Run steps either on any docker images or native os

Document

English | 中文文档

Templates

maven, npm, golang, ruby, android and more

Installation

Docker & Docker-Compose are required

git clone https://github.com/FlowCI/docker.git flow-docker
cd flow-docker
./server.sh start

Preview

demo

tty

About

Powerful and user-friendly CI/CD server

https://flowci.github.io

License:Apache License 2.0


Languages

Language:Java 99.4%Language:Shell 0.5%Language:Makefile 0.1%Language:Dockerfile 0.0%