summaryrefslogtreecommitdiffstats
path: root/archiva-docs/src/site/apt/adminguide/standalone.apt
diff options
context:
space:
mode:
authorBrett Porter <brett@apache.org>2011-12-16 13:23:41 +0000
committerBrett Porter <brett@apache.org>2011-12-16 13:23:41 +0000
commitaee64c8a47d6ddb709c95185aad9d1dd38a94947 (patch)
tree7ad3c4f58a87f2b112b37a84e8333c02ebf01b6e /archiva-docs/src/site/apt/adminguide/standalone.apt
parent8c93dc5c592fb2e8ceaaef493ec29ef966133567 (diff)
downloadarchiva-aee64c8a47d6ddb709c95185aad9d1dd38a94947.tar.gz
archiva-aee64c8a47d6ddb709c95185aad9d1dd38a94947.zip
docs for temp directory and Jetty upgrade
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1215126 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-docs/src/site/apt/adminguide/standalone.apt')
-rw-r--r--archiva-docs/src/site/apt/adminguide/standalone.apt5
1 files changed, 4 insertions, 1 deletions
diff --git a/archiva-docs/src/site/apt/adminguide/standalone.apt b/archiva-docs/src/site/apt/adminguide/standalone.apt
index 4b1e28f20..208521e0f 100644
--- a/archiva-docs/src/site/apt/adminguide/standalone.apt
+++ b/archiva-docs/src/site/apt/adminguide/standalone.apt
@@ -69,7 +69,10 @@ Installing Standalone Distribution of Apache Archiva
This is achieved by the following steps:
- [[1]] Create the base location. For example, you might install Archiva in <<</opt/archiva-1.4>>> and the data in <<</var/archiva>>>. Create the directories <<</var/archiva/logs>>>, <<</var/archiva/data>>> and <<</var/archiva/conf>>>.
+ [[1]] Create the base location. For example, you might install Archiva in
+ <<</opt/archiva-1.4>>> and the data in <<</var/archiva>>>. Create the
+ directories <<</var/archiva/logs>>>, <<</var/archiva/data>>>,
+ <<</var/archiva/temp>>> and <<</var/archiva/conf>>>.
[[2]] Move the configuration files from the Archiva installation (e.g. <<</opt/archiva-1.4/conf>>> to the new location (e.g. <<</var/archiva/conf>>>). If you've previously run Archiva, you may need to edit <<<conf/archiva.xml>>> to change the location of the repositories.