Vagrant setup based on Core project from TinyLinux v5.0.1. Built against Virtual Box Guest Addins v4.2.18.
Currently vagrant box is about 24Mb - really tiny and fast!
- Clone a copy of this repository to your local system or download it zipped.
- Navigate to main directory (where Vagrantfile resides) with your terminal and run
vagrant up
.
After all you should be able to visit http://localhost:8888
- mysql is still not ported for TinyCore 5.0.1, so for now you can use only sqlite3
- apache2-mod-php is installed, but php-cli is still not ported, also
Enjoy!
You can download exported VB image (Download)