Skip to content

RudyJessop/Corebox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#CoreBox

Core Tech Labs Offical VM box for any project development

Corebox

Stuff installed with Corebox 1.0

  • Git
  • PHP 5.6
  • HHVM
  • MySql 5.6
  • Redis
  • Node.js |-gulp |-vue |-bower |-pm2 |-react |-firebase
  • New Relic
  • Ansible

Using address http://192.168.20.20

Using vagrant up is all you need to do

Access the VM vagrant ssh

New Relic

You need 2 things:

  • You Application Name
  • Your Account License Key.

To Add your application name and license key

vagrant ssh
sudo nano /etc/php5/mods-available/newrelic.ini

Hotkey control+w and search <app_name>. Place your application or server name Again Hotkey control+w and search license. Paste your license key within.

Ansible

MySql Info

  • Hostname: 127.0.0.1
  • Username: root
  • Password: root

Comming soon

  • Support for the following to come in time
  • AWS
  • Digitalocean
  • rackspace

About

Core Tech Labs Offical Vagrant box for any project development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published