symfony-cmf / cmf-sandbox

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

Remove current vagrant box and replace by nix environment #388

Open ElectricMaxxx opened 6 years ago

ElectricMaxxx commented 6 years ago

@fpletz here i would wish to get a nix environment to test and run our sandbox. it should contain all stuff mentioned on README.md. So:

fpletz commented 6 years ago

For this case we would need a NixOS machine because we have to manage multiple services. Either using vagrant and the nixos provider or with nixops (can deploy to i.e. virtualbox).