Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Do not have bootstrap run sudo commands. | Matthew Somerville | 2020-07-15 | -2/+3 |
| | | | | | | | | | Your site user may not have access to sudo, and your admin user may cause permission issues if used to do the git checkout, or the Perl module installation. Document the separate script to install system packages instead. Co-authored-by: Sam Pearson <sam@mysociety.org> | |||
* | [Docs] Use service command in examples | Sam Pearson | 2018-10-04 | -1/+1 |
| | | | | | | | | | This changes a handful of example commands that restart the fixmystreet application server to use the `service` command rather than the script in `/etc/init.d`. This should be compatible with systems using either of `systemd` or `sysvinit`. [skip ci] | |||
* | Move docs from gh-pages branch. | Matthew Somerville | 2018-09-27 | -0/+74 |