| Commit message (Collapse) | Author | Age | Lines |
| |
|
|
|
|
|
|
|
|
| |
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.
|
|
|