Skip to content

Tags: c-buisson/chef-server

Tags

v2.4

Toggle v2.4's commit message
Removed a volume dir in Dockerfile

Updated image size in README

v2.3

Toggle v2.3's commit message
Renamed CHEF_PORT to SSL_PORT

SSL_PORT will default to 443 when missing
Renamed validation_client_name
Updated README

v2.2

Toggle v2.2's commit message
consolidate VOLUME in Dockerfile

v2.1

Toggle v2.1's commit message
Container improvements

- The SSL certificate will be named 'chef-server.crt' by default
- Disabled non SSH traffic (HTTP requests to SSL port will fail)
- Moved all the Chef configuration commands out of 'run.sh'

v2.0

Toggle v2.0's commit message
Chef Server 12 is now supported

- The container won't reconfigure Chef after a reboot
- Better logging
- Removed unused commands

v1.0

Toggle v1.0's commit message
- Enforce Chef Server 11 (instead of lastest Chef Server version)

- Reduced image size (From 1.319GB to 1.025GB)