How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "simpel/web"
end
vagrant init simpel/web
vagrant up
This version was created 9 months ago.
Add MailHog to the box
This version was created 11 months ago.
Removed Elastic components as there is now a dockerized setup available.
This version was created over 1 year ago.
Redirect local.www.simpel.nl/bolt to local.cms.simpel.nl - SIM-11253 Remove mitmproxy
This version was created over 1 year ago.
This version was created over 1 year ago.
Bump node: "14.17.4", npm: "6.14.14", yarn: "1.22.5"
This version was created almost 2 years ago.
This version was created almost 2 years ago.
This version was created almost 2 years ago.
This version was created over 2 years ago.
This version was created over 2 years ago.