Skip to content

tokidrill/vagrant-php74

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrantfile for PHP7.4

How to buildup

Run fallowing command. Then, magick happends.

vagrant up

To re-put up a network,

vagrant reload

OK, you will complete buildup to your PHP7.4 +1

see http://192.168.30.10 and http://192.168.33.10/test.php

How to run

After complish buildup, you can run environment just following.

vagrant up

If you are in trouble of network

# In HOST machine
ping 192.168.33.10
curl 192.168.33.10

About

Provisioning of php7.4 with Vagrant.

Resources

Stars

Watchers

Forks

Packages

No packages published