Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [Vagrant] Check and generate config file if necessary | Sam Pearson | 2018-11-05 | -1/+15 |
| | | | | | | | | This adds support in `script/setup` for generating a local `general.yml` if it doesn't already exist and is run as the `vagrant` user. This is called from the `Vagrantfile` when using the FixMyStreet Vagrant box. [skip ci] | |||
* | Add scripts to rule them all. | Matthew Somerville | 2017-06-30 | -0/+7 |
Along the model of GitHub’s scripts, add generic scripts to bootstrap, update, test or run a server. |