Giter VIP home page Giter VIP logo

pimcore-vagrant-chefsolo's Introduction

Pimcore Vagrant project

Requirements

Windows users: To optimize performance, Windows users should install the vagrant plugin. Just use the command: vagrant plugin install vagrant-winnfsd in cmd

Optional configuration

You can change some of the machine settings (e.g. domain) in chef/cookbooks/pimcore/attributes/default.rb

Installation

  • In a terminal go to VagrantFile directory
  • type: vagrant up (you can also just open this project in PHPstorm and use vagrant up command)

If you're using this vagrant box a first time it can take around 15 minutes.

It's ready

Ok the environment is ready to use

  • Mysql, Nginx, php-fpm installed and configured
  • every package required by Pimcore installed
  • Pimcore project is in /vagrant/www/pimcore path on virtual machine
  • Project's folder is shared live between your machine and virtual one
  • Host root configured to domain which you chose (default: pimcore-vagrant.local)

Type vagrant ssh

If you're Mac or Linux user now you're connected via ssh to VM Windows user has to use returned value in Putty or an other ssh client

The password for vagrant user is: vagrant. You're able to use sudo.

Check your ip using sudo ifconfig (eth1 inet addr) and add row to your hosts file. For example:

192.168.33.4	 pimcore-vagrant.local

MySQL credentials:

database: pimcore user: root pass:

Update

Use vagrant provision command to update your VM

pimcore-vagrant-chefsolo's People

Stargazers

Tomasz Karwatka avatar

Watchers

Piotr Karwatka avatar Jakub Cegiełka avatar James Cloos avatar di.lara.solutions avatar  avatar  avatar Bartosz Picho avatar Wiktor Kaczorowski avatar Tomasz Karwatka avatar  avatar  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.