aboutsummaryrefslogtreecommitdiffstats
path: root/docs/installing
diff options
context:
space:
mode:
Diffstat (limited to 'docs/installing')
-rw-r--r--docs/installing/manual_install.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/docs/installing/manual_install.md b/docs/installing/manual_install.md
index fc6c65d06..22fad59bb 100644
--- a/docs/installing/manual_install.md
+++ b/docs/installing/manual_install.md
@@ -610,15 +610,6 @@ by your deploy user (named `deploy` in this case).
deploy ALL = NOPASSWD: /etc/init.d/foi-alert-tracks, /etc/init.d/foi-purge-varnish
-There is also an example config for stopping and starting the
-Alaveteli app server as a service in `config/sysvinit.example`. This
-example assumes you're using Thin as an application server, so will
-need tweaking for Passenger or any other app server. You can install
-this by copying it to `/etc/init.d/alaveteli` and setting the
-`SITE_HOME` variable to the path where Alaveteli is running, and the
-`USER` variable to the Unix user that will be running Alaveteli. Once
-that's done, you can restart Alaveteli with `/etc/init.d/alaveteli
-restart`.
## Configure the web server