summaryrefslogtreecommitdiffstats
path: root/funcweb
diff options
context:
space:
mode:
authorLuke Macken <lmacken@redhat.com>2008-02-19 21:56:38 -0500
committerLuke Macken <lmacken@redhat.com>2008-02-19 21:56:38 -0500
commit4d278f3eac913a339a569abab612a74bca87b4d0 (patch)
tree4bebd4b1acadfddd411eb8dd14824f59d6d97fd6 /funcweb
parent5a49eac4ac979385fec8d3cc4ffd6eb22c35ad7b (diff)
downloadthird_party-func-4d278f3eac913a339a569abab612a74bca87b4d0.tar.gz
third_party-func-4d278f3eac913a339a569abab612a74bca87b4d0.tar.xz
third_party-func-4d278f3eac913a339a569abab612a74bca87b4d0.zip
funcweb README modifications
Diffstat (limited to 'funcweb')
-rw-r--r--funcweb/README.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/funcweb/README.txt b/funcweb/README.txt
index 4c52dcd..9134beb 100644
--- a/funcweb/README.txt
+++ b/funcweb/README.txt
@@ -9,10 +9,14 @@ proof-of-concept and should not be used in a production environment.
Running
=======
- # yum install TurboGears python-genshi python-elixir
+ 1) Setup func. https://fedorahosted.org/func/wiki/InstallAndSetupGuide
+ Be sure to setup a non-root user to run the func client, so you don't have
+ to run funcweb as root.
+
+ # yum install TurboGears python-genshi
$ python setup.py egg_info
$ tg-admin sql create
- # ./start-funcweb.py
+ $ ./start-funcweb.py
Connect to http://localhost:8080