summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorHolger Levsen <holger@debian.org>2015-04-27 13:18:24 +0000
committerHolger Levsen <holger@debian.org>2015-04-27 13:18:24 +0000
commita50413bc3bc6bdf6b357dcac7c7222227fecea26 (patch)
tree99b56cd4419b7edaebca16b0b2faa6cff155ab00 /doc
parente7f0509380589c3d5444a6a3eff03d9342ec37dc (diff)
update to new pathes on soler, /srv/security-tracker.debian.org instead of /org/s-t.d.o
git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@33884 e39458fd-73e7-0310-bf30-c45bca0a0e42
Diffstat (limited to 'doc')
-rw-r--r--doc/soler.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/soler.txt b/doc/soler.txt
index 49cf2e2423..ebb09a8619 100644
--- a/doc/soler.txt
+++ b/doc/soler.txt
@@ -8,7 +8,7 @@ Relevant files and directories
------------------------------
The tracker runs under the user ID "sectracker". Most of its files
-are stored in the directory /org/security-tracker.debian.org/website:
+are stored in the directory /srv/security-tracker.debian.org/website:
bin/cron invoked by cron once every minute
bin/cron-hourly invoked by cron once every hour
@@ -42,11 +42,11 @@ Web server
80/TCP is handled by Apache. The Apache configuration is here:
- /org/security-tracker.debian.org/etc/apache.conf
+ /srv/security-tracker.debian.org/etc/apache.conf
mod_proxy is used to forward requests to the actual server which
listens on 127.0.0.1:25648 and is started by the
-/org/security-tracker.debian.org/website/bin/start-daemon script
+/srv/security-tracker.debian.org/website/bin/start-daemon script
(using a @reboot action in sectracker's crontab).
To restart the security tracker service, kill the tracker_service.py
@@ -63,14 +63,14 @@ Apache logs are stored in:
The Python daemon writes logs to a separate file, too:
- /org/security-tracker.debian.org/website/log/daemon.log
+ /srv/security-tracker.debian.org/website/log/daemon.log
This also contains the exception traces.
debsecan metadata
-----------------
-/org/security-tracker.debian.org/website/bin/cron contains code which
+/srv/security-tracker.debian.org/website/bin/cron contains code which
pushes updates to secure-testing-master, using rsync.
PTS interface
@@ -84,7 +84,7 @@ Code updates
------------
Updates to the Subversion checkout only affect the directory
-/org/security-tracker.debian.org/website/secure-testing/data.
+/srv/security-tracker.debian.org/website/secure-testing/data.
Code changes need to be applied manually, using "svn update",
and a service restart (see above).
@@ -92,6 +92,6 @@ Subversion repository mirror
----------------------------
The Subversion repository is mirrored (including history) using
-svnsync, to the /org/security-tracker.debian.org/subversion-backup
+svnsync, to the /srv/security-tracker.debian.org/subversion-backup
directory. The sectracker crontab contains an entry which runs
svnsync periodically.

© 2014-2024 Faster IT GmbH | imprint | privacy policy