aboutsummaryrefslogtreecommitdiffstats
path: root/docs/install
Commit message (Collapse)AuthorAgeLines
* Do not have bootstrap run sudo commands.Matthew Somerville2020-07-15-1/+1
| | | | | | | | | 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] Document HTTPS dev server.Matthew Somerville2020-05-12-0/+14
|
* [Docs] Updated with AMI for release v3.0Sam Pearson2020-03-05-3/+3
|
* [Docs] Add bit about cobrand in vagrant.Matthew Somerville2019-07-16-1/+32
|
* [Docs] Updated with AMI for release v2.6Sam Pearson2019-05-03-3/+3
|
* Remove email address from docs.abimysoc2019-04-05-5/+0
| | | | | To (hopefully) encourage people to join, and interact on, the mailing list instead.
* [Docs] Updated with AMI for release v2.5Sam Pearson2018-12-21-3/+3
|
* [Docs] Updated with AMI for release v2.4.2Sam Pearson2018-11-06-3/+3
|
* [Vagrant] Check and generate config file if necessarySam Pearson2018-11-05-4/+6
| | | | | | | | 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]
* [Docs] Use service command in examplesSam Pearson2018-10-04-13/+12
| | | | | | | | | 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]
* [Docs] Updated docs with more detail on AMI buildsSam Pearson2018-10-04-8/+35
| | | | | | | | | | 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]
* Add page on testing, update manual install.Matthew Somerville2018-10-03-71/+84
|
* Add S3 photo storage backendDave Arter2018-09-28-1/+1
|
* [Docs] Initial documentation for Docker installationsMatthew Somerville2018-09-28-9/+100
| | | | | | 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.
* Move docs from gh-pages branch.Matthew Somerville2018-09-27-0/+963