GithubHelp home page GithubHelp logo

Comments (3)

zipurman avatar zipurman commented on August 16, 2024

For manual backups, the browser is the piece that runs the backup processes in order. Scheduled backups do not require the browser and are run on a timed cron job.

To do that for the manual backups/restores, you'd have to create a linux service and change the way the code works for browser integration.

from ovirt_simple_backup.

nevesigor avatar nevesigor commented on August 16, 2024

Stop showing the progress on the browser if I jump to another place, does not look like a problem to me, but stop the backup and the output writing to the log when we asked for manual backup, does not look good. If my browser/computer goes offline for some reason, the whole thing blows.

I think your suggestion would be the ideal, detaching the controlling browser from the backup/restore job it-self, that way the browser see or not the output/state, but it does not affect the underlying job.

==== notes
Best would be using the ovirt events system to send notification of the backup start/progress/finish.

from ovirt_simple_backup.

zipurman avatar zipurman commented on August 16, 2024

The status screen does allow you to continue the backup/restore if the browser crashes.

I do agree that a service would be a good idea, however I dont see me coding that for a while as I only use it for scheduled backups and when I do use manual backup/restore I have no issues with browser control.

You can fork the project and code the changes if required. If you get stuck, I am happy to assist.

from ovirt_simple_backup.

Related Issues (20)

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.