All Projects → FlowCI → Docker Install

FlowCI / Docker Install

Licence: mit
How to install flow.ci from docker

Programming Languages

shell
77523 projects
flow
126 projects

Projects that are alternatives of or similar to Docker Install

Bolt
Bolt is an open source orchestration tool that automates the manual work it takes to maintain your infrastructure on an as-needed basis or as part of a greater orchestration workflow. It can be installed on your local workstation and connects directly to remote nodes with SSH or WinRM, so you are not required to install any agent software.
Stars: ✭ 380 (-9.74%)
Mutual labels:  devops
Ck
Collective Knowledge framework (CK) helps to organize black-box research software as a database of reusable components and micro-services with common APIs, automation actions and extensible meta descriptions. See real-world use cases from Arm, General Motors, ACM, Raspberry Pi foundation and others:
Stars: ✭ 395 (-6.18%)
Mutual labels:  devops
Shmig
Database migration tool written in BASH.
Stars: ✭ 408 (-3.09%)
Mutual labels:  devops
Terratag
Terratag is a CLI tool that enables users of Terraform to automatically create and maintain tags across their entire set of AWS, Azure, and GCP resources
Stars: ✭ 385 (-8.55%)
Mutual labels:  devops
Howtheyaws
A curated collection of publicly available resources on how technology and tech-savvy organizations around the world use Amazon Web Services (AWS)
Stars: ✭ 389 (-7.6%)
Mutual labels:  devops
Django With Vuejs
Fast and clear in DevOps.
Stars: ✭ 398 (-5.46%)
Mutual labels:  devops
Docker practice
Learn and understand Docker technologies, with real DevOps practice!
Stars: ✭ 19,768 (+4595.49%)
Mutual labels:  devops
Azuredevopslabs
Learn how you can plan smartly, collaborate better, and ship faster with a set of modern development services with Azure DevOps.
Stars: ✭ 413 (-1.9%)
Mutual labels:  devops
Qikqiak.com
关注容器、kubernetes、devops、python、golang、微服务等技术 🎉🎉🎉
Stars: ✭ 394 (-6.41%)
Mutual labels:  devops
Forge
Define and run multi-container apps in Kubernetes
Stars: ✭ 406 (-3.56%)
Mutual labels:  devops
Chef Os Hardening
This chef cookbook provides numerous security-related configurations, providing all-round base protection.
Stars: ✭ 386 (-8.31%)
Mutual labels:  devops
Jx
Jenkins X provides automated CI+CD for Kubernetes with Preview Environments on Pull Requests using Cloud Native pipelines from Tekton
Stars: ✭ 4,041 (+859.86%)
Mutual labels:  devops
Bash Commons
A collection of reusable Bash functions for handling common tasks such as logging, assertions, string manipulation, and more
Stars: ✭ 400 (-4.99%)
Mutual labels:  devops
Automatron
Infrastructure monitoring framework turning DevOps runbooks into automated actions
Stars: ✭ 381 (-9.5%)
Mutual labels:  devops
Poshbot
Powershell-based bot framework
Stars: ✭ 410 (-2.61%)
Mutual labels:  devops
Teamvision
Teamvision软件工程协作工具
Stars: ✭ 380 (-9.74%)
Mutual labels:  devops
Semaphore
Modern UI for Ansible
Stars: ✭ 4,588 (+989.79%)
Mutual labels:  devops
Azure Devops Cli Extension
Azure DevOps Extension for Azure CLI
Stars: ✭ 420 (-0.24%)
Mutual labels:  devops
Devops Python Tools
80+ DevOps & Data CLI Tools - AWS, GCP, GCF Python Cloud Function, Log Anonymizer, Spark, Hadoop, HBase, Hive, Impala, Linux, Docker, Spark Data Converters & Validators (Avro/Parquet/JSON/CSV/INI/XML/YAML), Travis CI, AWS CloudFormation, Elasticsearch, Solr etc.
Stars: ✭ 406 (-3.56%)
Mutual labels:  devops
Devops Readme.md
What to Read to Learn More About DevOps
Stars: ✭ 398 (-5.46%)
Mutual labels:  devops

Install from Docker in 1 minute

1 分钟从 Docker 安装

Per-requirements

  • Docker installed
  • Docker-Compose installed
  • Mac OS/Linux/Unix/Windows
  • Suggest 4 Cores, 8G RAM, and more than 60G free disk

Install

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

# ./server.sh help for more detail

After all services started, open web browser with url 'http://localhost:2015'

start

The default ports and data path can be changed from server.sh and server.yml

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].