X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=gui%2Fbacula-web%2FREADME;h=0968de574aa00bfdaa17f626652091dda773b15d;hb=54580053651b94401e7fb057f658e2fea73c9ed7;hp=30e00570d403b2041eb3654f3960ec6ad0ba1f14;hpb=5fedadc4bf894d632f8423c04a2076c9c415f3c0;p=bacula%2Fbacula diff --git a/gui/bacula-web/README b/gui/bacula-web/README index 30e00570d4..0968de574a 100644 --- a/gui/bacula-web/README +++ b/gui/bacula-web/README @@ -1,67 +1,22 @@ -This is my little contribution to the bacula community and the -best backup software (http://www.bacula.org). +== Bacula-Web == -OFFICIAL WEB -************* -Not yet. +Bacula-Web is a web based tool written in PHP that provide you a summarized view of your bacula's backup infrastructure. +It obtain his information from your bacula catalog's database. -Sorry for any inconvenience, I've had no time to have this done. +For more informations on system requirements, installation and configuration, please the official project site +http://bacula-web.dflc.ch -News and bugs: http://indpnday.com/bacula_stuff/bacula-web/mantisbt/login_page.php +This is my little contribution to the bacula community and the best open source backup software Bacula (http://www.bacula.org). -REQUERIMENTS: -************** - - - Web server (Tested with apache) - - PHP (Tested with php.4.3.4) - - Gettext (Optional) - - GD 2.x - - TrueType (optional) - - Pear DB (http://pear.php.net/package/DB) - - MySQL,SQLite or PgSQL - - Bacula (Oh!, yes, you need this ;-) ) http://www.bacula.org +== License == - -INSTALL -******* -- Copy this distribution to root directory or a subdirectory of your webroot. -- Edit configs/bacula.conf with your preferences -- Run "test.php" from your browser. +Bacula-Web is released under the terms of the GPL license v2 +The file COPYING contain the full text of the GNU GPL version 2 for details. +== Contact == -NOTES -***** -- Best resolution: 1024x768 -- Best viewed with Firefox. -- Tested with Microsoft Explorer. -- Restart web server if language changes isn't showing itself. +Original developer: +Juan Luis Francés (bacula_list AT veloxia dot com) -KNOWN BUGS -********** -- In Pie graphs, the margins don't work. It is a phplot bug. -- The total elapsed time "calculation" is rudimentary. If you have 2 or more concurrency jobs this is not real. - -Send your bugs at this link: http://indpnday.com/bacula_stuff/bacula-web/mantisbt/login_page.php - -TEMPLATES -********* -- In this version you will have to edit code pages (*.php) to show diferent templates. -- Bacula-web needs a good designer!!! ;-) - -TRANSLATIONS -************ -- Edit "messages.po" and send me, please, with your LANGUAGE code. - -- You can extract strings with this command: -$ ./tsmarty2c.php templates > lang.c -$ xgettext lang.c -- Now you must have this file: messages.po -- Edit and send me, please. - - -PS: Feel free to make improvements to the code. All suggestions are welcome. - -Temporal contact: bacula_list [at] veloxia.com - - -Bacula®is a registered trademark of Kern Sibbald and John Walker +Official maintener: +Davide Franco (bacula-dev AT dflc dot ch)