| Commit message (Collapse) | Author | Age | Lines |
|
|
|
|
|
|
|
|
| |
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>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
To (hopefully) encourage people to join, and
interact on, the mailing list instead.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
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]
|
|
|
|
|
|
|
|
|
| |
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]
|
|
|
|
|
|
|
|
|
|
| |
This expands the documentation on using our official AMI to cover in
more detail options for customising installations using our Packer
builds.
It also updates the current official AMI ID with the latest relase.
[skip ci]
|
| |
|
| |
|
|
|
|
|
|
| |
This adds details of our Docker images and the example Docker
Compose environment, including notes on how to use this with
a cobrand and how to customise the database configuration.
|
|
|