Merge branch 'master' of ssh://git.autonomic.zone:2222/autonomic-cooperative/goodnightout_composer
This commit is contained in:
commit
443f2b4752
12
install.md
Normal file
12
install.md
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
# Installation
|
||||||
|
|
||||||
|
* Clone the repo
|
||||||
|
* `composer install`
|
||||||
|
* `mkdir web/sites/default/files`
|
||||||
|
* `chgrp www-data -R web`
|
||||||
|
* `chmod g+w -R web/sites/default/files`
|
||||||
|
* Create database & run the web installer (choose "Standard")
|
||||||
|
* drush config-set system.site uuid 8061a200-27ed-4d40-8fc0-e239276e66dd
|
||||||
|
* `drush config:delete shortcut.set.default`
|
||||||
|
* `drush config:import --source ../config`
|
||||||
|
* Appearance->Settings->Bartik and just save what's in there (to regenerate css)
|
Reference in New Issue
Block a user