GithubHelp home page GithubHelp logo

taracila / cibox Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cibox/cibox

0.0 2.0 0.0 2.3 MB

Continuous Integration toolbox

License: Other

ApacheConf 0.06% Shell 2.08% PHP 87.14% JavaScript 0.23% Gherkin 0.51% Ruby 1.08% Vim Script 3.27% Perl 2.19% Python 3.43%

cibox's Introduction

CIBox (Continuous Integration company operations toolBox)

CIBox mailing list

Quick Start

https://github.com/propeoplemd/cibox/wiki/QUICKSTART

WIKI

https://github.com/propeoplemd/cibox/wiki

TIP:

Don't forget to setup all http://ci_hostname:8080/configure settings with CHANGE_ME... placeholders to be able meet project requirements. Also you should change all CHANGE_ME placeholders for DEMO and PR builders jobs as well.

This repo consists basically from two playbooks

  • CI server installation/provisioning jenkinsbox.yml
  • github.yml repo builder with drupal, vagrant, puppet, drupal pp installation profile, scripts for reinstalling and sniffing with sniffers

You have to use 64bit Ubuntu 12.04 LTS or 14.04 LTS systems for CI server

Common and base apps and packages

cibox-misc role contains all basic packages required for cibox and vagrant installation.

Possible variations

Currently jenkinsbox.yml playbook powered with tags, so you can run only part of it.

Install SOLR only

ansible-playbook jenkinsbox.yml --tags "ansible-jetty-solr"

Install php stack.

ansible-playbook jenkinsbox.yml --tags "php-stack"

Other tags self-explained

run them as

ansible-playbook jenkinsbox.yml --tags "TAGNAME"
  • ansible-jenkins
  • ansible-composer
  • ansible-php-pear
  • ansible-php-xhprof
  • ansible-sniffers
  • apache
  • mysql
  • cibox-mysql-config
  • cibox-swap
  • cibox-ssl-config

OpenVZ support

If your system build on OpenVZ stack and swap is disabled you may bypass it with using fakeswap.sh file within files/fakeswap directory

for use this script run on remote system console

chmod a+x fakeswap.sh

and

sh ./fakeswap.sh 4086

for adding 4086MB swap size

Roles not used by default

Within a roles/ subfolder there are roles, been imported from some projects but not used by default

  • cibox-phpdaemon: - role from HP project for installing phpdaemon
  • ansible-role-php-pecl: - role, originally developed by geerlingguy but without dependency from his php playbook. Can be used for installing pecl packages.

cibox's People

Contributors

adrianamosnoi avatar alexschedrov avatar danylevskyi avatar dpovshed avatar mitsuroseba avatar podarok avatar spheresh avatar tkyryliuk avatar ygerasimov avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.