All notable changes to this project will be documented in this file.
###Added
- Updated to support latest Virtualbox (5.0)
###Added
- Updated CoreOS to latest stable release (681.2.0)
###Added
- Updated CoreOS to latest stable release (647.2.0)
- Updated cadvisor to 0.13.0
###Added
- Updated CoreOS to latest stable release (647.0.0)
###Added
- Bundling panamax remote cli (pmxcli) with panamax brew and ubuntu installers.
###Added
- Updated CoreOS to latest stable release (633.1.0)
###Added
- Updated CoreOS to latest stable release (607.0.0)
- Added environment variables for API and Dray linkage
- Updated CoreOS to latest stable release (522.6.0).
- Added additional images/containers for future features
- Issue 494 by adding
config.ssh.insert_key = false
to Vagrantfile
- Updated CoreOS to latest stable release (494.5.0).
- Updated cAdvisor 0.6.2
- Updated CoreOS to latest stable release (494.4.0).
- Updated CoreOS to latest stable release (444.5.0).
- Updated panamax configuration to run cadvisor on static port 3002.
- Updated CoreOS to latest stable release (444.4.0).
- Updated cAdvisor to 0.4.1 (Issue #54)
- Updated brew setup script to use standard brew setup paths.
- Updated CoreOS version to 410.2.0 to further address Shellshock vulnerability
- Updated CoreOS version to 410.1.0 to address Shellshock vulnerability
- Entry to vagrant file to create Private IP for CoreOS VM via Host-Only adaptor.
- Panamax now runs on
http://10.0.0.200:3000
- All applications that have a host port assigned, run via that IP. Example:
http://10.0.0.200:8080
- Panamax now runs on
- Option for Panamax to create alias,
panamax.local
, for private IP - requires Admin password- Panamax and applications can be accessed using alias rather than IP. Example:
http://panamax.local:3000
- Panamax and applications can be accessed using alias rather than IP. Example:
- Core OS 410.0.0
- CAdvisor 0.2.2
- Reduces Panamax Download Size by about ~70%
- Debug feature
- Dumps environment values for Panamax to aid in debugging
- Use: $ panamax debug
- Port forwarding being reset. (Thanks to [email protected] for issue #39)
- Image tag 'stable' does not exist. (Thanks to @justinsb for issue #35)
- Fix for home-directories with whitespaces (Thanks to @timoabend for pull request #34)
- Updated default RAM to 1.5 GB
- License
- Fix CoreOS endpoint
Initial beta release