How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "simpel/bll"
end
vagrant init simpel/bll
vagrant up
This version was created 11 months ago.
This version was created about 1 year ago.
This version was created over 1 year ago.
Adding warehouse sftp directory mock
This version was created over 1 year ago.
This version was created over 1 year ago.
Upgrade ZendServer from 2021.1.2 to 2021.3.0
This version was created almost 2 years ago.
This version was created almost 2 years ago.
Added the mend sast cli to run the sast check locally
This version was created about 2 years ago.
Added new mno cdr sftp folder and removed mvne key (mvne and mno keys are now provisioned by bll)
This version was created about 2 years ago.
Added https configuration for NGINX and generate self signed certificate including for docs
This version was created over 2 years ago.
Delete ELK stack from Vagrant