Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | new entries and small tidies in glossary around admin/superuser | Dave Whiteland | 2015-01-08 | -2/+9 |
| | ||||
* | Updated AMI link. | Louise Crow | 2015-01-07 | -2/+2 |
| | ||||
* | Update AMI reference | Louise Crow | 2014-12-05 | -3/+3 |
| | ||||
* | Merge branch 'dave-mexico-install-docs' into gh-pages | Gareth Rees | 2014-11-06 | -52/+222 |
|\ | ||||
| * | cleanup of AMI and Next Steps documentation | Dave Whiteland | 2014-11-06 | -52/+222 |
| | | | | | | | | | | | | | | | | | | Includes addition of the "emergency user" This is largely after following the instructions through on a clean AMI install and noticing all the pinnch-points where confusiion or even errors occurred. revisited on arrival in Mexico (after 2 weeks' holiday, so this got a bit behind) | |||
* | | Add docs on importing authorities from CSV | Gareth Rees | 2014-11-06 | -0/+6 |
|/ | | | | | The uploader page is self documenting, so just point to the URL of the page. | |||
* | Update search index after loading sample data | Gareth Rees | 2014-10-15 | -0/+4 |
| | ||||
* | Use consistent heading | Gareth Rees | 2014-10-15 | -1/+1 |
| | | | The script loads “sample” data so the heading should say the same | |||
* | Add code formatting around AMI ID | Gareth Rees | 2014-10-06 | -1/+1 |
| | ||||
* | Update AMI Installation to latest AMI ID | Gareth Rees | 2014-10-06 | -3/+3 |
| | ||||
* | Merge branch 'gh-pages-external-smtp-check' into gh-pages | Louise Crow | 2014-08-28 | -37/+89 |
|\ | ||||
| * | fixup! Add external SMTP check example. | Louise Crow | 2014-08-22 | -78/+79 |
| | | ||||
| * | fixup! Add external SMTP check example. | Louise Crow | 2014-08-22 | -1/+1 |
| | | ||||
| * | Add external SMTP check example. | Louise Crow | 2014-08-21 | -6/+57 |
| | | ||||
* | | Merge branch 'gh-pages' of ssh://git.mysociety.org/data/git/public/alaveteli ↵ | Louise Crow | 2014-08-22 | -230/+532 |
|\ \ | | | | | | | | | | into gh-pages | |||
| * | | Explain how thin is installed | Gareth Rees | 2014-08-22 | -1/+1 |
| | | | | | | | | | | | | Plucked from 018842285cade549d4b238373fb5acf69e7439db (Louise Crow) | |||
| * | | Add note that thin is installed by the installation script | Louise Crow | 2014-08-22 | -1/+2 |
| | | | | | | | | | | | | Not passenger. | |||
| * | | Stop thin processes until daemon generation | Gareth Rees | 2014-08-22 | -0/+2 |
| | | | ||||
| * | | Add link to alavetelitheme | Gareth Rees | 2014-08-21 | -2/+1 |
| | | | ||||
| * | | Fix bullet list formatting | Gareth Rees | 2014-08-21 | -0/+1 |
| | | | ||||
| * | | Update filename to match ↵ | Louise Crow | 2014-08-21 | -2/+2 |
| | | | | | | | | | | | | https://github.com/mysociety/alaveteli/commit/40abf0831fdf9cd6dee2f8d412be6d19558c46d7 | |||
| * | | Remove libc6 workaround - should now not apply. | Louise Crow | 2014-08-21 | -10/+0 |
| | | | ||||
| * | | Clearer instructions for production test prep. | Louise Crow | 2014-08-21 | -4/+6 |
| | | | ||||
| * | | Add the suexec module | Louise Crow | 2014-08-21 | -1/+2 |
| | | | ||||
| * | | Add notes on how to run tests from a production install. | Louise Crow | 2014-08-21 | -0/+9 |
| | | | ||||
| * | | Make it clearer that the SSL and non SSL config files are alternatives. | Louise Crow | 2014-08-21 | -28/+37 |
| | | | | | | | | | | | | | | | | | | You don't install the non-SSL one and then the SSL one. Promote the SSL one to the first option, and give varnish it's own heading to make clear that it applies to all webserver setups. | |||
| * | | Remove redundant asset precompilation. | Louise Crow | 2014-08-21 | -7/+1 |
| | | | | | | | | | | | | rails-post-deploy will precompile assets if STAGING_SITE has been set to 0 in general.yml as instructed in ecc0fe6. | |||
| * | | Fix typo | Louise Crow | 2014-08-21 | -1/+1 |
| | | | ||||
| * | | Remove permissions section | Louise Crow | 2014-08-21 | -7/+0 |
| | | | | | | | | | | | | | | | | | | We've already set the permissions on the init scripts earlier in the guide, so no need to give people an alternative way to make them runnable. | |||
| * | | More information on what init scripts do. | Louise Crow | 2014-08-21 | -2/+2 |
| | | | ||||
| * | | The alaveteli user needs to be able to write to /var/www to create cron lock ↵ | Louise Crow | 2014-08-21 | -0/+1 |
| | | | | | | | | | | | | files. | |||
| * | | Set environment for init scripts. | Louise Crow | 2014-08-21 | -2/+6 |
| | | | | | | | | | | | | Also, add note about setting staging_site. If you don't do this, init scripts don't run in production unless you set the RAILS_ENV in them explicitly. With staging_site set, rails-post-deploy creates config/rails_env.rb to force the production environment. | |||
| * | | Make clear that init script won't run without varnish | Louise Crow | 2014-08-21 | -1/+1 |
| | | | ||||
| * | | Consistently reference new init script names. | Louise Crow | 2014-08-21 | -2/+2 |
| | | | | | | | | | | | | See also https://github.com/mysociety/alaveteli/pull/1801 | |||
| * | | Set mail recipient as alaveteli user in example | Louise Crow | 2014-08-21 | -3/+3 |
| | | | | | | | | | | | | To avoid errors if only local delivery is set up. | |||
| * | | Drop reference to WDTK/mysociety. | Louise Crow | 2014-08-21 | -3/+3 |
| | | | | | | | | | | | | Just tell people what they need to do. | |||
| * | | Handle the case where the rails-3-develop branch has a different commonlib ↵ | Louise Crow | 2014-08-21 | -1/+2 |
| | | | | | | | | | | | | commit. | |||
| * | | Restore wheezy repo | Louise Crow | 2014-08-21 | -0/+3 |
| | | | | | | | | | | | | Used to get bundler. | |||
| * | | Vim not actually required. | Louise Crow | 2014-08-21 | -2/+2 |
| | | | | | | | | | | | | I suggest we let people figure out their own editor. | |||
| * | | postgresql and postgresql-client are on the package lists. | Louise Crow | 2014-08-21 | -4/+0 |
| | | | | | | | | | | | | If you've followed the guide so far, they're now installed. | |||
| * | | Make clearer that gem install of bundler is not on default path. | Louise Crow | 2014-08-21 | -3/+8 |
| | | | ||||
| * | | Make sure we're in a dir that the alaveteli user can access | Louise Crow | 2014-08-21 | -0/+1 |
| | | | | | | | | | | | | Otherwise, can get the error 'fatal: Could not change back to '/root': Permission denied' | |||
| * | | Assume yes flag for python-software-properties. | Louise Crow | 2014-08-21 | -1/+1 |
| | | | ||||
| * | | Instructions for unsetting default locale in Ubuntu. | Louise Crow | 2014-08-21 | -0/+8 |
| | | | ||||
| * | | use alaveteli rather than deploy user | Gareth Rees | 2014-08-21 | -3/+2 |
| | | | ||||
| * | | Remove old section on application sysvinit | Gareth Rees | 2014-08-21 | -9/+0 |
| | | | ||||
| * | | Remove old comment | Gareth Rees | 2014-08-21 | -5/+0 |
| | | | ||||
| * | | Add note about nginx config paths | Gareth Rees | 2014-08-21 | -0/+8 |
| | | | ||||
| * | | Better links for our own versions of pdftk | Louise Crow | 2014-08-21 | -5/+7 |
| | | | ||||
| * | | Pull a backport of pdftk from our repo on launchpad | Louise Crow | 2014-08-21 | -2/+17 |
| | | |