-
Notifications
You must be signed in to change notification settings - Fork 141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ubuntu 17.04 / CakePHP / Grunt w/SASS / Foundation #39
base: master
Are you sure you want to change the base?
Conversation
rmarrs
commented
Jun 2, 2017
•
edited
Loading
edited
- returned to Ubuntu 16.04
- fixed php-fpm sock names for PHP7
- implemented Grunt SASS & Uglify for CakePHP
- added full foundation & foundation icons for CakePHP
- added Wordpress install to https://192.168.50.4:8084/
Added CakePHP Fixed php-fpm.conf files across all platforms to name the socket php7-fpm.sock instead of php5-fpm.sock
Calls foundation on load grunt watch start
Update all roles to https added default Foundation script to webroot/js/custom.js remove the create_ssl.sh script after it runs
Still resolving rc-local issues
I really like this but I just don't understand why the upgrade to Ubuntu 17.04 is included here. I would keep such a change separated and in general I'd would like to support LTS versions only and 17.04 is none. |
You are correct, that shouldn't have been rolled up. I'll get that fixed and request another pull. |
exists. Allows a vagrant destroy / vagrant up refresh rolled back Ubuntu to 16.04
upgraded packages, etc
I've downgraded back to 16.04, and added a Wordpress installation to port 8084. |
As this issue is quite old, I'd like to know if this PR will ever land. Otherwise, may I suggest moving forward to v20.04, as suggested in issue #42? I would really like to see this dev-box advance 🦊 |