All Projects → Document-Collection → Containerization-Automation

Document-Collection / Containerization-Automation

Licence: Apache-2.0 license
Study and Use of Containers and Automation Tools

Programming Languages

shell
77523 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to Containerization-Automation

Ci Detector
Detect continuous integration environment and get information of current build
Stars: ✭ 138 (+206.67%)
Mutual labels:  jenkins, gitlab, travis-ci
Skyhook
Parses webhooks and forwards them in the proper format to Discord.
Stars: ✭ 263 (+484.44%)
Mutual labels:  jenkins, gitlab, travis-ci
Node Build Monitor
A Build Monitor written in Node.js, which supports several build services and can be easily extended.
Stars: ✭ 336 (+646.67%)
Mutual labels:  jenkins, gitlab, travis-ci
Nevergreen
🐤 A build monitor with attitude
Stars: ✭ 170 (+277.78%)
Mutual labels:  jenkins, travis-ci
Hwamei
企业微信webhook,企业微信群机器人webhook,支持Github、Gitlab、Sentry等Webhook
Stars: ✭ 142 (+215.56%)
Mutual labels:  jenkins, gitlab
Springcloudfeign
基于Gitlab + Jenkins + Harbor + Sonarqube + Docker + Kubernetes 完成可持续集成与可持续交付解决方案
Stars: ✭ 149 (+231.11%)
Mutual labels:  jenkins, gitlab
Cize
🔌 Continuous integration with the simplest solution
Stars: ✭ 100 (+122.22%)
Mutual labels:  jenkins, travis-ci
Build Harness
🤖Collection of Makefiles to facilitate building Golang projects, Dockerfiles, Helm charts, and more
Stars: ✭ 236 (+424.44%)
Mutual labels:  jenkins, travis-ci
Env Ci
Get environment variables exposed by CI services
Stars: ✭ 180 (+300%)
Mutual labels:  jenkins, gitlab
Jervis
Travis-like Jenkins job generation using Job DSL plugin groovy scripts. Reads .travis.yml and generates a job in Jenkins.
Stars: ✭ 248 (+451.11%)
Mutual labels:  jenkins, travis-ci
rabbitChat
A Chat-Server/Chat-System based on AMQP protocol(RabbitMQ) + AMQP Python Client(PIKA) + Websockets(SockJS) + Async Python Server(Tornado)
Stars: ✭ 53 (+17.78%)
Mutual labels:  jenkins, travis-ci
playwright-ci
☁️ Set up Playwright in CI
Stars: ✭ 27 (-40%)
Mutual labels:  jenkins, gitlab
moadsd-ng
The MOADSD-NG project does provide a simple way to setup a hybrid cloud security demo, playground and learning environment within the clouds.
Stars: ✭ 13 (-71.11%)
Mutual labels:  jenkins, gitlab
Gitwebhookproxy
A proxy to let webhooks reach running services behind a firewall – [✩Star] if you're using it!
Stars: ✭ 123 (+173.33%)
Mutual labels:  jenkins, gitlab
Ng Demo
🦴 Bare Bones Angular 10 and Angular CLI Tutorial
Stars: ✭ 154 (+242.22%)
Mutual labels:  jenkins, travis-ci
Ci Matters
Integration (comparison) of different continuous integration services on Android project
Stars: ✭ 119 (+164.44%)
Mutual labels:  jenkins, travis-ci
Mkdkr
Make + Docker + Shell = CI Pipeline
Stars: ✭ 225 (+400%)
Mutual labels:  jenkins, travis-ci
osf-builder-suite-for-sfcc-deploy-plugin
OSF Builder Suite For Salesforce Commerce Cloud :: Deploy
Stars: ✭ 14 (-68.89%)
Mutual labels:  jenkins, jenkins-ci
Kubernetes Learning
《从Docker到Kubernetes进阶课程》在线文档
Stars: ✭ 1,128 (+2406.67%)
Mutual labels:  jenkins, gitlab
Gitlab Branch Source Plugin
Jenkins-Plugin to create a multi-branch-project from gitlab
Stars: ✭ 76 (+68.89%)
Mutual labels:  jenkins, gitlab

本仓库不再维护,更新的内容前往:ZJDoc/Deploy

Containerization-Automation

Documentation Status standard-readme compliant Conventional Commits Commitizen friendly

容器化与自动化

学习、使用容器以及自动化工具。当前有:

  1. Jenkins
  2. Docker

内容列表

背景

容器以及自动化工具的出现极大的加快了软件的生产步骤,同时能够有效解决复杂的依赖环境。看了DockerCI工具的介绍,好好利用起来能得到一个很棒的开发环境,赶紧动起来!!!

安装

文档工具安装

$ pip install -r requirements.txt

用法

有两种文档使用方式

  1. 在线浏览文档:Containers and Automation

  2. 本地浏览文档,实现如下:

    $ git clone https://github.com/zjZSTU/Containerization-Automation.git
    $ cd Containerization-Automation
    $ mkdocs serve
    

    启动本地服务器后即可登录浏览器localhost:8000

主要维护人员

  • zhujian - Initial work - zjZSTU

参与贡献方式

欢迎任何人的参与!打开issue或提交合并请求

注意:

许可证

Apache License 2.0 © 2019 zjZSTU

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].