aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorZygmunt Krynicki <zygmunt.krynicki@linaro.org>2010-09-22 21:53:28 +0200
committerZygmunt Krynicki <zygmunt.krynicki@linaro.org>2010-09-22 21:53:28 +0200
commitc2cc813d8e9ef9b591fabc3c6b559731216fa0d6 (patch)
tree3b6ed9c3681eeb1e11d136c3b9cda4caecf277f4 /README
parent7adeed658b19c2a60cabfd79fc39467aeb11feaf (diff)
Add deployment instructions
Diffstat (limited to 'README')
-rw-r--r--README21
1 files changed, 21 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..e1ce1ea
--- /dev/null
+++ b/README
@@ -0,0 +1,21 @@
+Deployment instructions
+=======================
+
+Currently deployment is supported on Ubuntu Lucid/Maverick with sqlite and
+apache. Using other databases is likely to work but it was not tested for this
+release.
+
+Dashboard Requirements:
+ * libapache2-mod-python
+ * python-argparse
+ * python-django
+ * python-doctools
+ * python-simplejson
+
+For testing/packaging also install:
+ * python-setuptools
+ * python-testscenarios
+ * python-coverage
+
+Installation:
+