How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "twistedbytes/webserver"
end
vagrant init twistedbytes/webserver
vagrant up

This version was created almost 6 years ago.

Simple update

  • php 5.6.38, 7.0.32, 7.1.22, 7.2.10, 7.3.0~rc2
  • MariaDB 10.2.18
  • Nodejs 9.11.2
  • tbdev certs
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (813 MB)

This version was created almost 6 years ago.

Fix docroot switch with ssl.

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (821 MB)

This version was created almost 6 years ago.

Fix.

  • PMA was broken.
  • Also fixed mysqldump.
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (816 MB)

This version was created almost 6 years ago.

Update of all servers +

  • add certificate for tbdev.xyz domain. See below for details.
  • add php73 beta
  • with https add option to redirect http to https from config
  • check for DOS files in the shared config dir. Those made errors for some users. We convert them now before using.
  • php 70 is now the default version.
  • gave defaultsite user a password so you can login with ssh with that user. Password is "defaultsite"

Certificate It's a Lets Encrypt we update and package so it can be used to download into the vagrant box. It can be automatically updated from the box. We did this so you can test locally with https with a valid certificate. Downloading the certificate is a "call home" so it's disabled by default.

There are no providers for this version.

This version was created over 6 years ago.

Update to add the option to change the docroot name/location. This was "needed" for Silverstripe 4.1, but can be useful for other frameworks. See config/webservervhost.conf

With update added some small changes

  • option to not dump/load db by default.
  • show version of software on boot
  • write new config files as .new next to existing, so new features and documentation will be visible
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (800 MB)

This version was created over 6 years ago.

  • nodejs -> 9.8
  • npm -> 5.6

.....nodejs GRMPFF!

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (800 MB)

This version was created over 6 years ago.

Update

  • php72
  • database dump and load work now from config
  • php on cli now also can switch version from config on windows

There are no providers for this version.

This version was created over 6 years ago.

Update all default packages to latest version +

  • nodejs to 8.9.4
  • npm to 5.6.0

Add 2 scripts

xdebug-enable.sh xdebug-disable.sh

This will help xdebugging to PHP storm from the CLI

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (781 MB)

This version was created almost 7 years ago.

  • Update to last centos, 1708
  • update all packages + switch to mariadb 10.2
  • php 5.6.31, 7.0.23, 7.1.9
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (786 MB)

This version was created almost 7 years ago.

update all packages

There are no providers for this version.

Previous Next