Skip to content

Instantly share code, notes, and snippets.

View johansatge's full-sized avatar
🌵
Writing some JS

Johan Satgé johansatge

🌵
Writing some JS
View GitHub Profile
@johansatge
johansatge / deployment-solutions.md
Last active September 15, 2016 09:37
Deployment solutions

Deployment solutions

Needs

  • Choose the branch and/or commit to be deployed
  • Preview the list of files to be deployed
  • Rollback
  • Multiple servers

Existing tools

@johansatge
johansatge / fixing-apache-permissions.md
Last active August 29, 2015 14:26
Fixing Apache permissions on OSX Yosemite

Fixing Apache permissions

Original solution found on Francois Deschenes blog


You have just enabled the native Apache server on OSX Yosemite.

Now you observe permissions issues when trying to read or write your files.