Coder Social home page Coder Social logo

denvercoder / perfect-scheduler Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sibeeshvenu/perfect-scheduler

1.0 1.0 0.0 32 KB

Windows service using Asp.Net core to create zip file and upload to the Azure blob storage daily, weekly, monthly using Quartz with Dependency Injection, NLog, You also have an option to use any database to save the scheduler information so that it is persistent

Home Page: https://sibeeshpassion.com/tag/quartz-scheduler/

C# 100.00%

perfect-scheduler's Introduction

Minecraft Perfect-Scheduler

If you play Singleplayer Minecraft then you need to be running this service.

It will backup your Minecraft "Saves" folder by the minute, hour, day, week, month, etc.

I got this code from the article below by SibeeshVenu and then modified it to backup my 'saves' folder. What I did was modify the code to backup every 5 minutes. Then I don't really need to push to the cloud every five minutes so for now I've turned off the Azure Blob Storage code with a "disabled" flag.

Eventually I will want to push the weekly, and monthly zip files up to OneDrive but the "Minutely" and "Daily" can stay local.

Also, in the future I will add a variable to configure the time from 1 - 60 minutes. If you need more than that you can use the "Hourly" job schedule.

Also, also, I plan on making this a configurable installation so that anyone that ISN'T a programmer can just install it as a service after configuring the minutes in a config file of some sort. I also will probably just copy the zips from the "saves" folder to the Microsoft OneDrive folder. That way you can have a remote backup for free and avoid all the hassle of setting up blob storage in Azure.

Daily, Weekly, Monthly. Please feel free to read this article here: https://sibeeshpassion.com/tag/quartz-scheduler/

perfect-scheduler's People

Contributors

sibeeshvenu avatar denvercoder avatar

Stargazers

Robin Michael avatar

Watchers

James Cloos avatar

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.