cookbook 'codenamephp_workstation_php', '= 2.3.0'
codenamephp_workstation_php (11) Versions 2.3.0 Follow0
Cookbook to install apache2
cookbook 'codenamephp_workstation_php', '= 2.3.0', :supermarket
knife supermarket install codenamephp_workstation_php
knife supermarket download codenamephp_workstation_php
Chef Workstation PHP
Sets up a PHP workstation for PHP development with docker and PHPStorm.
Usage
Intended use is in a wrapper cookbook where you can either include the default recipe or just the recipe parts. You will have to create
users yourself.
What's included
The workstation is based on git and docker and also installs some other useful tools:
- Sets german keyboard layout, utf-8 de locale and timezone to Europe/Berlin
- Docker, Docker-Compose and Docker image using codenamephp/php.webdevops.php-dev
- Git
- Jetbrains Toolbox for easy PHPStorm install
- MS Edge as browser
Optional:
- Install gnome gui and set keyboard shortcuts
Attributes
Users
There is the default['users'] = []
attribute that is used by different resources e.g. for setting keyboard shortcuts etc. The purpose for this is to have
multiple resources to configure the users the same way. You don't have to set this but it provides an easy way to just set an attribute and have users configured
without addtional cookbooks.
Dependent cookbooks
codenamephp_jetbrains_toolbox ~> 1.0 |
codenamephp_docker ~> 3.0 |
codenamephp_edge ~> 1.0 |
codenamephp_git_client ~> 1.0 |
codenamephp_gnome ~> 1.0 |
codenamephp_keyboard_layout ~> 1.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
License Metric
2.3.0 passed this metric
2.3.0 passed this metric