Releases: goodguyry/dreambox
Releases · goodguyry/dreambox
v0.3.0
BREAKING CHANGES See the Wiki for more info.
- ADDED: Uses Dreamhost NDN repositories (#36)
- Prefixed with
ndn-
indpkg -l
- Prefixed with
- ADDED: Create multiple vhosts during vagrant up (#5)
- ADDED: Choose between multiple PHP versions
- ADDED: Run more than one version of PHP
- ADDED: Installs phpMyAdmin (#6)
- ADDED: Certificate Authority (no more self-signed certificates) (#54)
- ADDED: Subdomain support
- ADDED: Support for host aliases
- ADDED: The ability to create a database during provisioning
- ADDED:
dream.box
admin page and links - CHANGED: Moves configuration to external YAML file
- CHANGED: Updates Ubuntu to
14.04.5
- CHANGED: Updates MySQL to
5.6.33
- CHANGED: Updates PHP to versions
5.6.33
,7.0.27
, and7.1.13
- CHANGED: Build scripts improved for a more streamlined VM.
- FIXED: Corrects user home directory permissions.
- FIXED: Uses
subjectAltName
for all hosts - REMOVED: Configuration via a hash of settings values
0.3.0-beta-3
- ADDED: dream.box URL to motd
- CHANGED:
user
config property is nowusername
0.3.0-beta-2
- ADDED:
dream.box
admin page and links - ADDED: Installs phpMyAdmin (#6)
- ADDED: The ability to create a database during provisioning
- ADDED: A
vagrant
database user - CHANGED: ca-chain.cert.pem is copied to the
dream.box
public folder
0.3.0-beta-1
BREAKING CHANGES in 0.3.x: See Upgrading-Dreambox
- ADDED: Uses Dreamhost NDN repositories (#36)
- Prefixed with
ndn-
indpkg -l
- Prefixed with
- ADDED: Create multiple vhosts during vagrant up (#5)
- ADDED: Choose between multiple PHP versions
- ADDED: Run more than one version of PHP
- ADDED: Certificate Authority (no more self-signed certificates) (#54)
- ADDED: Subdomain support
- ADDED: Support for a public root
- ADDED: Support for host aliases
- ADDED:
.dreambox
directory - CHANGED: Moves configuration to external YAML file
- CHANGED: Updates Ubuntu to
14.04.5
- CHANGED: Updates MySQL to
5.6.33
- CHANGED: Updates PHP to versions
5.6.33
,7.0.27
, and7.1.13
- CHANGED: Build scripts improved for a more streamlined VM.
- FIXED: Corrects user home directory permissions.
- FIXED: Uses
subjectAltName
for all hosts