How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "atee/fatbox"
config.vm.box_version = "1.0.0"
end
vagrant init atee/fatbox \
--box-version 1.0.0
vagrant up
This version was created almost 4 years ago.
htop, mc, unrar, net-tools, cmake, wget, curl, mssql-tools, wkhtmltopdf (0.12.6 (with patched qt))
PHP 7.4 FPM + CLI
Uploads maximized to 1000M
PhpMyadmin 4.9.6
PHP extensions: apc, apcu, bz2, calendar, Core, ctype, curl, date, dom, exif, FFI, fileinfo, filter, ftp, gd, gettext, hash, iconv, igbinary, imagick, intl, json, ldap, libxml, mbstring, memcache, memcached, mongodb, msgpack, mysqli, mysqlnd, odbc, openssl, pcntl, pcre, PDO, pdo_mysql, PDO_ODBC, pdo_sqlite, pdo_sqlsrv, Phar, posix, readline, Reflection, session, shmop, SimpleXML, sockets, sodium, SPL, sqlite3, sqlsrv, standard, sysvmsg, sysvsem, sysvshm, tokenizer, xml, xmlreader, xmlwriter, xsl, Zend OPcache, zip, zlib
memcached 1.5.22 Listening on: 127.0.0.1:11211
Composer version 1.10.13
Installed globally, just use: composer
Dart SDK version: 2.10.1 (stable) (Unknown timestamp) on "linux_x64"
go version go1.13.8 linux/amd64
Also installed (globally):
openjdk 14.0.1 2020-04-14 OpenJDK Runtime Environment (build 14.0.1+7-Ubuntu-1ubuntu1) OpenJDK 64-Bit Server VM (build 14.0.1+7-Ubuntu-1ubuntu1, mixed mode, sharing)
Also installed: Maven 3 Apache Maven 3.6.3
Mounted to: /home/vagrant/www/
Tip:
The apache automatically searches the ~/www/.env
and the ~/www/config/.env
file to include
You can set the enviroment variables here like: SetEnv VARIABLE_NAME VARIABLE_VALUE
The searchd and the indexer not started, you must start manually.
~/sphinx/bin/searchd your.conf
~/sphinx/bin/indexer your.conf --rotate --all
Start with: mailhog
Docker version 19.03.13, build 4484c46d9d
Random SSL keys generated to ./ssl directory
gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04)
libboost-dev-all installed