Skip to content

staser/webacula

 
 

Repository files navigation

Webacula - Web Bacula -	web interface of a Bacula backup system http://www.bacula.org/

Version: 7.0.0
Major version number of Webacula will match the major version number of Bacula.

WARNING! Webacula 7.x incompatible with prior versions!
Please see the "Upgrade from prior version" chapter of file docs/txt/install.txt

http://webacula.tim4dev.com/

Webacula basic features:
  * Bacula and Webacula ACLs (Access Control Lists) implemented. ACLs stored in Bacula database in Webacula tables
  * Full supported MySQL, PostgreSQL and Sqlite databases
  * Run Job
  * Restore all files or selected files from Job by JobId
  * Restore the most recent backup for a client
  * Restore backup for a client before a specified time
  * Show Timeline for Jobs
  * Mount, umount Storages
  * Show Jobs which executed with errors
  * Show a condition of your Volumes
  * Show scheduled Jobs (at 24 hours forward)
  * Show all running Jobs
  * Show terminated Jobs (executed in last 24 hours)
  * Search Jobs on several conditions
  * Web (ajax) terminal to Bacula Console
  * The detailed information on Pools, Volumes, Storages and Clients
  * Logbook. Logbook - is simple electronic journal of backups. 
    Records in logbook are insert, modify, delete manually by the operator. 
    Records can contain links (usual web-links on which it is possible to click) to Bacula Jobs or 
    links to other records of this logbook. 
    In logbook insert records, for example, about Jobs, failures of the equipment, supernumerary situations, etc. 
    Logbook stored in a separate database "webacula", now it is supported MySQL, PostgreSQL and Sqlite.
  * RSS feed
  * Multilingual support - standard gettext (*.mo) files. Currently supported languages: English, Czech, French, German, Italian, Portuguese Brazil, Russian, Spanish.
  * For web designers : now very easy to create new skins
  * Major version number of Webacula will match the version number of Bacula



-------

Copyright 2007, 2008, 2009, 2010, 2011, 2012, 2014 Yuriy Timofeev <tim4dev@gmail.com>

This program is free software: you can redistribute it and/or modify it under the terms of
the GNU General Public License as published by the Free Software Foundation, either version 3 of the License,
or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program.
If not, see http://www.gnu.org/licenses/

About

Webacula - Web Bacula - web interface of a Bacula backup system

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 54.8%
  • HTML 24.4%
  • Shell 11.5%
  • JavaScript 6.5%
  • CSS 2.0%
  • Ruby 0.3%
  • Other 0.5%