Code Monkey home page Code Monkey logo

bacularis-web's Introduction

Bacularis-Web

Bacularis Web is the main component of the Bacula web interface.

Latest Stable Version Total Downloads License PHP Version Require

Bacularis - The Bacula web interface

Bacularis is a web interface to configure, manage and monitor Bacula backup environment. It is a complete solution for setting up backup jobs, doing restore data, managing tape or disk volumes in local and remote storage, work with backup clients, and doing daily administrative work with backups. It also supports autochanger management. Bacularis provides advanced user management and role-based access control that enable to configure it for regular users where every user can log in to the web interface and does backup and restore own computer data only.

The project consists of two web applications: the web interface and Bacula programming interface (API) with separate administrative panel. The web interface can work with multiple Bacularis API instances to configure and manage remote Bacula components.

Bacularis is a friendly fork of Baculum. It has been founded by Baculum's creator to simplify Baculum features that they could be used not only by users with strong Bacula skills but also by beginners or intermediate users.

Requirements

Before installing please make sure you have installed PHP >= 7.4 and the following PHP modules:

  • php-bcmath
  • php-curl
  • php-dom
  • php-json
  • php-ldap
  • php-mysqlnd
  • php-pdo
  • php-pgsql
  • php-intl

Installation

One of the ways to install and update Bacularis is using Composer for that.

If you don't have Composer installed, you can use the following commands to install it:

curl -s http://getcomposer.org/installer | php
mv composer.phar /usr/local/bin/composer

Once it is done, you can install Bacularis:

composer create-project bacularis/bacularis-app

At the end you need to run as the root user an install script that will set permissions for files and directories and also that will prepare the web server configuration file:

bacularis-app/protected/tools/install.sh

Upgrade

To upgrade Bacularis you need to run the following command in the Bacularis project directory:

composer update

Documentation

Bacularis documentation is available here: https://bacularis.app/doc/

Bacularis API documentation you can find here: https://bacularis.app/api/

Live Demo

If you would like to try Bacularis before installing it, you can try live demo available at the following address:

https://demo.bacularis.app

Project homepage

The project main page is https://bacularis.app

bacularis-web's People

Contributors

ganiuszka avatar theslapist avatar webee0317 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

bacularis-web's Issues

Web timeout for restore

Please what variable increase

[Thu Dec 15 09:35:37.380641 2022] [proxy_fcgi:error] [pid 221112:tid 140124440487680] (70007)The timeout specified has expired: [client 192.168.16.220:50766] AH01075: Error dispatching request to :9097: (polling), referer: http://backup.example.cz:9097/web/restore/
[Thu Dec 15 09:35:37.559491 2022] [proxy_fcgi:error] [pid 221112:tid 140124306269952] (70007)The timeout specified has expired: [client 127.0.0.1:54760] AH01075: Error dispatching request to :9097: (polling)

VM full backup - Xen

Hi!

Does the free version of Bacula support backups of Xen Virtual Machines, and is this functionality also supported in the web application? I'm looking to understand the capabilities of the free version in relation to Xen VM backups, and whether the web interface provides the same functionality. Any insights or guidance would be greatly appreciated.

Copy log to clipboard does not work with HTTP protocol

Hello Everybody

Copy to clipboard function works only if it is running with HTTPS protocol or on localhost. For HTTP connection it does not copy anything. It refers to Bacularis 2.3.0.

Best regards,
Marcin Haba (gani)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.