symfony-cmf / cmf-sandbox

Base project for trying CMF components integration
http://cmf.symfony.com
Other
367 stars 140 forks source link

Remove Vagrant integration and promote Homestead instead #342

Open wouterj opened 8 years ago

wouterj commented 8 years ago

Homestead supports Symfony applications. It would be very simple to get the CMF running using homestead.

Should we remove the vagrant integration from this repository and instead write a small piece of documentation about homestead?

/cc @symfony-cmf/core

wouterj commented 8 years ago

Please note that the current vagrant integration is not really great: https://github.com/symfony-cmf/cmf-sandbox/issues/266 , #294

dbu commented 8 years ago

if that is what symfony itself is recommending as virtualization, then i agree. we should try to follow symfony core with that as closely as possible. both convenient for devs used to symfony and for us to not have to figure out things but just port from symfony.

ElectricMaxxx commented 7 years ago

Shouldn't we wait until SensioCloud is out and grab somethin symfony related process then?

dbu commented 7 years ago

does sensio cloud work locally? do people need to create an account? i'd rather have something open source here than a commercial product. i'd expect that the sensio cloud setup instructions for core symfony should just be applicable to the cmf as well. ah, maybe jackrabbit would need some effort.