]> git.sur5r.net Git - bacula/bacula/commitdiff
update doc
authorEric Bollengier <eric@eb.homelinux.org>
Mon, 3 Aug 2009 18:18:40 +0000 (20:18 +0200)
committerEric Bollengier <eric@eb.homelinux.org>
Tue, 22 Sep 2009 09:01:31 +0000 (11:01 +0200)
gui/bweb/INSTALL

index 1c780e955b8c2cdaf332951ddfc57c2f50747ea8..7e65172196c52437981770f772ac88deadc0aa14 100644 (file)
@@ -78,6 +78,10 @@ bacula:~/bweb$ cat > bweb.conf <<EOF
  };
 EOF
 
+# configure the database
+bacula:~/bweb$ mysql bacula < script/bweb-mysql.sql
+# or
+bacula:~/bweb$ psql bacula < script/bweb-postgresql.sql
 
 # You can start the web server from the bweb directory
 bacula@localhost:~/bweb$ ./script/starthttp