Skip to content

Releases: goodguyry/dreambox

v0.3.0

08 Oct 04:25
Compare
Choose a tag to compare

BREAKING CHANGES See the Wiki for more info.

  • ADDED: Uses Dreamhost NDN repositories (#36)
    • Prefixed with ndn- in dpkg -l
  • 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, and 7.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

24 Sep 02:07
Compare
Choose a tag to compare
0.3.0-beta-3 Pre-release
Pre-release
  • ADDED: dream.box URL to motd
  • CHANGED: user config property is now username

0.3.0-beta-2

23 Sep 01:00
Compare
Choose a tag to compare
0.3.0-beta-2 Pre-release
Pre-release
  • 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

19 Sep 18:53
Compare
Choose a tag to compare
0.3.0-beta-1 Pre-release
Pre-release

BREAKING CHANGES in 0.3.x: See Upgrading-Dreambox

  • ADDED: Uses Dreamhost NDN repositories (#36)
    • Prefixed with ndn- in dpkg -l
  • 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, and 7.1.13
  • CHANGED: Build scripts improved for a more streamlined VM.
  • FIXED: Corrects user home directory permissions.
  • FIXED: Uses subjectAltName for all hosts