Code Monkey home page Code Monkey logo

centbox's Introduction

CentBox

That setup is heavily inspired by Laravel Homestead.

What's inside

  • CentOS 7.4 (1708) x86_64 build (3.10.0-693.21.1.el7.x86_64)
  • Docker version 17.12.1-ce, build 7390fc6
  • Nginx 1.12.2
  • PHP-FPM 5.6 & PHP-FPM 7.1
  • MySQL 5.6 (Percona)
  • NodeJS v8.10.0 LTS
  • Javascript Package Manager (npm)
  • PHP Composer & PHPunit
  • Python 2.7.5
  • Perl 5, version 16
  • Ansible 2.4.2.0
  • epel-release enabled
  • Git, visudo, Nano, wget, curl, netool, tree, p7zip, nmap-ncat, zip, htop, rSync, and others basic linux tools.

Prerequisites

  1. Linux or Mac
  2. Vagrant (latest version)
  3. Virtual Box (download)

Documentation

Setup steps

  1. Copy vagrant.example.yaml to vagrant.yaml

    cp vagrant.example.yaml vagrant.yaml

  2. Open vagrant.yaml with your favorite editor.

  • Change the box IP address (if needed).
  • Change to box name to your liking.
  • Set the amount of RAM for the box (MB).
  • Change any other settings, though default are usually sufficient.
  1. Customize your box enviroment.

    cp -r default/ user/

  2. Run vagrant up. You will be asked for your system password in the beginning and in the end of the installation.

  3. Run vagrant ssh to login to your box. All sites folders are in /user/sites derectory.

centbox's People

Contributors

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