Giter Club home page Giter Club logo

Comments (3)

paliarush avatar paliarush commented on May 29, 2024

config.yaml allows you to configure several things:

  • git repository/repositories to be cloned. Options include
  • Network settings (IP, port, type of mounting between guest and host)
  • Guest machine environment settings. PHP version is the only option for now, but the list of settings will be extended
  • Options for Magento installation script (admin name, password, locale options etc)

So config.yaml does not have anything in common with Magento composer.json, which is used to pull Magento dependencies.

And yes, everything will be cloned and installed automatically when you execute init_project.sh. See installation steps for more details.

from magento2-vagrant-for-developers.

ClaudiuCreanga avatar ClaudiuCreanga commented on May 29, 2024

Thanks for replying. Is there a possibility to use your setup to build a development environment for an already existing magento installation which is live?
From what i understand running bash init_project.sh will install a clean version of magento.

from magento2-vagrant-for-developers.

paliarush avatar paliarush commented on May 29, 2024

init_project.sh will install a clean version of Magento, that is correct. However, it should be possible to migrate your live DB to this environment after installation, try to search at http://magento.stackexchange.com how to do that.

from magento2-vagrant-for-developers.

Related Issues (20)

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.