shopwareArchive/shopware-platform-vagrant

Add checksum for more secure integration

Closed this issue · 1 comments

Hi,

Would you be able to add a checksum to the vm.box for increasing the security of the integration. By adding this we are allowed to use the vagrant file otherwise we can't.

Regards,
Rik

Hi Rik,

thank you for your contribution.
We are using the bento/ubuntu-18.04-box from the chef/bento project (https://github.com/chef/bento) and have not packed our own box.
You are free to use a box that fits your needs or create your own. The shopware installation with ansible from this repository should work on all ubuntu 18.04 boxes out there.

Regards!