Giter Site home page Giter Site logo

amin007 / buildstack Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nawawi/buildstack

0.0 2.0 0.0 1.96 MB

BuildStack is a set of shell scripts to generate software called Cenbia WebStack

License: GNU General Public License v2.0

Shell 99.18% Smarty 0.02% Makefile 0.03% C 0.07% ApacheConf 0.15% Roff 0.39% PHP 0.16%

buildstack's Introduction

BuildStack

BuildStack is a set of shell scripts that makes it easy to compile Apache, FastCGI, PHP, PHP-FPM and mariaDB as one component for software called Cenbia WebStack.

Requirement

  1. Bash version 3 or higher.
  2. Internet Connection. By default BuildStack will download source package if not exist.
  3. Superuser "root" access.
  4. Development/compiling tools such as gcc, g++, and perl.
  5. ccache for faster compiling.

Download

git clone https://github.com/nawawi/buildstack.git
cd buildstack
chmod 755 build

or

wget https://github.com/nawawi/buildstack/archive/master.zip
unzip master.zip
mv buildstack-master buildstack
cd buildstack
chmod 755 build

Setup

BuildStack has tested on:

  1. CentOS 6.4 (x86_64).
  2. Ubuntu 12.04 (x86_64).
  3. Arch Linux 2013.10.01 (x86_64).

CentOS
rpm -ivh http://ftp.neowiz.com/fedora-epel/6/i386/epel-release-6-8.noarch.rpm
yum -y update
./build.d/setup-centos.sh

Ubuntu
apt-get update
apt-get upgrade
./build.d/setup-ubuntu.sh

Arch Linux
pacman -Syu
./build.d/setup-archlinux.sh

Build

For development: ./build
For dist release: ./build --dist

Please type ./build --help for more options.

After installation start Cenbia Service:

# /opt/cenbia/cenbia start

Please type /opt/cenbia/cenbia --help for more options.

Contact

For bug report and others, please email to nawawi(at)rutweb.com

buildstack's People

Contributors

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